rootfs stage fails due to libgomp-dev not found in the base feeds
1. configure a project like this: --enable-board=intel_x86_64 --enable-rootfs=glibc-core --enable-kernel=standard --enable-build=debug --with-layer=meta-selinux --with-template=feature/archiver --with-license-flags-blacklist=GPLv3,LGPLv3,GPLv3+,LGPLv3 2.echo IMAGE_INSTALL_append += "libgomp" >> default-image.bb echo IMAGE_INSTALL_append += "libgomp-dev" >> default-image.bb 3. make | Note: adding Smart channel x86_64 (50) | | | Note: adding Smart channel all (35) | | | Note: adding Smart channel lib32_intel_x86_64 (30) | | | Note: adding Smart channel lib32_x86 (25) | | | Note: configuring RPM cross-install scriptlet_wrapper | | Updating cache... ######################################## [100% | | Saving cache... | | Loading cache... | Updating cache... ######################################## [100% | | | Loading cache... | Updating cache... ######################################## [100% | | | Error: libgomp-dev not found in the base feeds (intel_x86_64 x86_64 noarch any | WARNING: ./bitbake_build/tmp/work/int ore/1.0-r2/temp/do_rootfs/run.do_rootfs.7180:1 exit 1 from | exit 1 | ERROR: Function failed: do_rootfs (log file is located at /build/ work/intel_x86_64-wrs-linux/wrlinux-image-glibc-core/1.0-r2/temp/do_rootfs/log.d ERROR: Task 7 (./layers/local/recipes-i _rootfs) failed with exit code '1' NOTE: Tasks Summary: Attempted 9094 tasks of which 7842 didn't need to be rerun No currently running tasks (9094 of 9095)