[oe] [RFC][PATCH] Merging classes with poky

Koen Kooi koen at dominion.kabel.utwente.nl
Fri Aug 31 12:10:55 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Koen Kooi schreef:
> Hi,
> 
> After spending some time playing with meld I have some patches to RFC.
> 
> The most important ones are teh package* and rootfs* that have fixes for multithreaded
> bitbake.

The image.bbclass one needs image recipes to be updated like this:

- --- packages/images/angstrom-minimal-image.bb   18997ce3f1ed2ef3216d3518a98aade1078e00de
+++ packages/images/angstrom-minimal-image.bb   8d052fccd8024c3af7a3fafc3cc4a345f868bcb3
@@ -7,7 +7,7 @@ IMAGE_LINGUAS = " "
 DISTRO_SSH_DAEMON ?= "dropbear"
 IMAGE_LINGUAS = " "

- -RDEPENDS = "task-boot \
+export IMAGE_INSTALL = "task-boot \
             util-linux-mount util-linux-umount \
             ${DISTRO_SSH_DAEMON} \
             angstrom-version \
@@ -15,7 +15,6 @@ export IMAGE_LINGUAS = ""

 export IMAGE_BASENAME = "minimalist-image"
 export IMAGE_LINGUAS = ""
- -export PACKAGE_INSTALL = "${RDEPENDS}"

 inherit image
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFG2AVPMkyGM64RGpERAskNAKCcDXl16o6tGrxAhxX2eZzGR90wgACgt010
35Mzm4MlsRE9SR7fpA2QNpU=
=8W0C
-----END PGP SIGNATURE-----




More information about the Openembedded-devel mailing list