[yocto] WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)

2012-08-25 Thread Elvis Dowson
_OS = "linux" MACHINE = "virtex5" DISTRO= "poky" DISTRO_VERSION= "1.2+snapshot-20120825" TUNE_FEATURES = "m32 ppc440 fpu-soft" TARGET_FPU= "soft" meta meta-yocto= "

Re: [yocto] WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)

2012-08-25 Thread Andrei Gherzan
tion: > BB_VERSION= "1.15.3" > TARGET_ARCH = "powerpc" > TARGET_OS = "linux" > MACHINE = "virtex5" > DISTRO= "poky" > DISTRO_VERSION= "1.2+snapshot-20120825" > TUNE_FEATURES = "m

Re: [yocto] WARNING: QA Issue: udev: /lib/libgudev-1.0.so.0.0.1, installed in the base_prefix, requires a shared library under exec_prefix (/usr)

2012-08-25 Thread Tomas Frydrych
On 25/08/12 16:29, Andrei Gherzan wrote: > The obvious fix would be to move libgudev in /usr but before > doing this we need to be sure that nobody needs this in the early stages of > booting. That does not really matter; as things are if something is trying to use libgudev before /usr is mounted,

[yocto] [PATCH 0/1] local.conf.sample.extended: update the sample for archiver.bbclass

2012-08-25 Thread Robert Yang
The following changes since commit b4c5725af4cd85d5644f0373e2674e903c4eab2b: yocto-bsp: add missing xserver-xf86-config .bbappend for qemu (2012-08-25 14:47:07 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/archiver_sample http://git.pokylinux.o

[yocto] [PATCH 1/1] local.conf.sample.extended: update the sample for archiver.bbclass

2012-08-25 Thread Robert Yang
Update archiver.bbclass' sample, make it easier to understand. [YOCTO #2619] Signed-off-by: Robert Yang --- meta-yocto/conf/local.conf.sample.extended | 50 -- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/meta-yocto/conf/local.conf.sample.extended