**** BEGIN LOGGING AT Sat Sep 06 02:59:59 2014 Sep 06 08:39:35 I am using two separate "projects", one OpenEmbedded project that creates the bootloader/kernel/roots, and an application project, that I build with an SDK created by OE. In the application project I build both an application, and several kernel-modules. This is all running on an ARM SoC, so I'm using a device-tree to describe the hardware-layout. What bothers me is that I have to keep the dts-information in the OpenEmbedded-project, instead of Sep 06 08:39:35 the application-project. Sep 06 08:41:08 Ideally I would like to have a way of "appending" device-tree data to a dts from my application. Anyone have a good idea how/if this would be possible ? Sep 07 00:01:07 can i ask noob questions about oe here or am i at the wrong place? Sep 07 00:06:38 i just tried to run "bitbake core-image-minimal" for the first time Sep 07 00:06:43 ran into this Sep 07 00:07:04 ERROR: ExpansionError during parsing /home/panoramix/oe-core/meta-openembedded/meta-oe/recipes-support/libunwind/libunwind_1.1.bb: Failure expanding variable do_fetch[file-checksums], expression was ${@bb.fetch.get_checksum_file_list(d)} which triggered exception MalformedUrl: The URL: '${SAVANNAH_NONGNU_MIRROR}/libunwind/libunwind-1.1.tar.gz' is invalid and cannot be interpreted Sep 07 00:08:18 i added 2 layers (dont even know what that is) to build for the beaglebone in the bblayers.conf file Sep 07 00:08:59 meta-openembedded and meta-beaglebone **** ENDING LOGGING AT Sun Sep 07 02:59:59 2014