_OS = "linux"
MACHINE = "virtex5"
DISTRO= "poky"
DISTRO_VERSION= "1.2+snapshot-20120825"
TUNE_FEATURES = "m32 ppc440 fpu-soft"
TARGET_FPU= "soft"
meta
meta-yocto=
"
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
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,
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
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