-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 15 jun 2008, om 10:15 heeft Gordon het volgende geschreven:
The attached patch is an attempt to backport hrw and rp's work of
letting qemu depend on gcc3-native. Bumping qemu to 0.9.1 is a side
effect.
What puzzles me is that the new recipe stages qemu binaries to
{STAGING_DIR}/bin instead of {$STAGING_BINDIR_NATIVE}. Any
suggestions for this behavior in the stable branch?
Yes:
+++ packages/qemu/qemu-native.inc
62eb6f5e020ff302b6bfbebdab13e2551814373c
@@ -1,8 +1,6 @@
-FILESPATH =. "[EMAIL PROTECTED](bb.data.getVar('FILE',d,1))}/qemu-$
{PV}:"
-DEPENDS = "libsdl-native zlib-native"
+inherit native
+DEPENDS = "libsdl-native zlib-native gcc3-native"
+
require qemu-gcc3-check.inc
-do_stage() {
- find . -name "qemu-*" -type f -perm -755 -exec install -m 0755 {} $
{STAGING_BINDIR} \;
-}
+++ packages/qemu/qemu-native_20070613.bb
5ab3383d6625cf49fd385321d80f4ee071d18255
@@ -1,7 +1,4 @@ require qemu_${PV}.bb
require qemu_${PV}.bb
-inherit native
-DEPENDS = "zlib-native"
-prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}"
+require qemu-native.inc
.stable native.bbclass: prefix = "${STAGING_DIR}"
.dev native.bbclass: prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}"
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFIVNWDMkyGM64RGpERAp7rAJ9kZR9f64coA/BXKHznafJsnpdoqACfV23e
lsqJdnwnnT1QheVc3oeerho=
=d8y8
-----END PGP SIGNATURE-----
_______________________________________________
Openembedded-stablebranch mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-stablebranch