On Mon, 10 Jan 2022 at 09:36, Saini, Naveen Kumar <[email protected]> wrote: > > Thank you Eilís Ní Fhlannagáin. > > I faced failures, when I tried to build few recipes: > > (1) 'zephyr-lvgl' with 'nrf52840dk-nrf52840' machine. > > Error log: > abi/zephyr-lvgl/2.7.1+gitAUTOINC+e4da3e5280_b0612c97c1-r0/recipe-sysroot-native/etc/quiltrc > push', 0, 'stdout: Applying patch 0001-cmake-added-missing-file-ext-to.patch > patching file CMakeLists.txt > Hunk #1 FAILED at 58. > 1 out of 1 hunk FAILED -- rejects in file CMakeLists.txt > Patch 0001-cmake-added-missing-file-ext-to.patch can be reverse-applied
This patch is now promoted to zephyr-kernel-src-2.*.1.inc so removing this from zephyr-lvgl fixes this. > > (2) 'zephyr-http-client' with '96b-nitrogen' machine: > | Merged configuration > '/home/saininav/work/development/zephyr-workspace/poky/build-zephyr/tmp-newlib/work/armv7m-yocto-eabi/zephyr-http-client/2.7.1+gitAUTOINC+e4da3e5280_b0612c97c1-r0/git/samples/net/sockets/http_client/prj.conf' > | > | error: Aborting due to Kconfig warnings > | > | CMake Error at > /home/saininav/work/development/zephyr-workspace/poky/build-zephyr/tmp-newlib/work/armv7m-yocto-eabi/zephyr-http-client/2.7.1+gitAUTOINC+e4da3e5280_b0612c97c1-r0/git/cmake/kconfig.cmake:269 > (message): > | command failed with return code: 1 > | Call Stack (most recent call first): > Ah, yes. This is caused by having ZEPHYR_MODULES in the sample recipes. I've removed them from all the samples builds and have each one building now. <snipping a lot of lines> As for python recipes, I'm removing dups that are in meta-python. And as far as I can tell, the last is documenting the machine generation recipe. I'll have a new patchset today for you. -b
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55770): https://lists.yoctoproject.org/g/yocto/message/55770 Mute This Topic: https://lists.yoctoproject.org/mt/88261389/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
