-
New developers have to contend with learning both ROS/Ament and OpenEmbedded/Bitbake at the same time.
It would be beneficial to provide some reference examples of how to create recipes for custom …
-
I have created two recipes, nim-native_1.6.6.bb and nim_1.6.6.bb, based on your recipes.
Posted here:
https://bkhome.org/news/202208/nim-compiled-in-openembedded.html
I am new to Nim, so learnt…
-
Hi All,
I am working on riscv target boards, clang is compiled fine and simple hello world program is compiled successfully using clang-12 but when i am using the -fsanitize=address option then it …
-
Hi,
I am new to programming in linux environment and trying to build an image (as described in https://asteroidos.org/wiki/building-asteroidos/ ) but get the following error message
ERROR: Task …
-
#### Share the context
Analysis of NIST rev5 control ID references in OpenEmbedded expanded profile revealed some discrepancies when trying to map references to the OSCAL profiles from NIST.
###…
-
Hi. This is somewhat related to #2, which allows for building of avr binaries during bitbake execution. It would be nice to also have the tools be populated during the `populate_sdk` task so the same …
-
I am trying to run openauto/crankshaft on a different platform (TI DRA7xx) that supports Yocto. I have successfully managed to run the application with a lot of porting work. However, since my platfor…
-
Hello,
I'm encountering an issue when I try to run the ./scripts/bootfvp.sh script. The output shows the following error:
```
[ 8.816640] EXT4-fs (vda2): bad geometry: block count 766976 exc…
-
Hi
I tried to bitbake cgminer using this layer but I get this error:
| checking for JANSSON... no
| configure: error: Could not find jansson library - please install jansson >= 2.6
| WARNING: ex…
-
```
The smsc95xx driver used on the Pandaboard generates a new random MAC address
every time the interface is brought up.
The beagle xM community addressed this by basing the HWaddr on the hash of a…