[OE-core] do_rootfs broken

2019-10-18 Thread Andreas Müller
Hi, Updated oe-core from commit 9973f89dafdf9d21f4021f59f1f4669f4ac13aff Author: Chen Qi Date: Fri Sep 27 14:42:51 2019 +0800 systemd: fix NFS regression To Author: Khem Raj Date: Sat Oct 12 17:51:17 2019 -0700 glib-2.0: Fix build with clang compiler and reverted meson 0.52.0 up

Re: [OE-core] do_rootfs broken due to missing gcc-runtime

2012-08-06 Thread Richard Purdie
On Mon, 2012-08-06 at 16:21 +0200, Enrico Scholz wrote: > having something in the image which brings gcc-runtime-locale-XX in > causes do_rootfs to fail with: > > * satisfy_dependencies_for: Cannot satisfy the following dependencies for > gcc-runtime-locale-de: > * gcc-runtime * > * opkg_

[OE-core] do_rootfs broken due to missing gcc-runtime

2012-08-06 Thread Enrico Scholz
Hi, having something in the image which brings gcc-runtime-locale-XX in causes do_rootfs to fail with: * satisfy_dependencies_for: Cannot satisfy the following dependencies for gcc-runtime-locale-de: * gcc-runtime * * opkg_install_cmd: Cannot install package gcc-runtime-locale-de. This

Re: [OE-core] do_rootfs broken, was: Re: [PATCH 1/3] Add ARM tune file overhaul based largely on work from Mark Hatle

2011-07-27 Thread Koen Kooi
Op 27 jul. 2011, om 19:31 heeft Koen Kooi het volgende geschreven: > > > It looks like PACKAGE_*_ARCHS is broken in the rootfs class: > > cat > /OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/beagleboard-angstrom-linux-gnueabi/efl-nodm-image-1.0-r0/opkg.conf: > arch all 1 > arch any 6 > ar

[OE-core] do_rootfs broken, was: Re: [PATCH 1/3] Add ARM tune file overhaul based largely on work from Mark Hatle

2011-07-27 Thread Koen Kooi
It looks like PACKAGE_*_ARCHS is broken in the rootfs class: cat /OE/tentacle/build/tmp-angstrom_2010_x-eglibc/work/beagleboard-angstrom-linux-gnueabi/efl-nodm-image-1.0-r0/opkg.conf: arch all 1 arch any 6 arch noarch 11 arch arm 16 arch beagleboard 21 But the one in the opkg config package is