-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [email protected] schreef op 15-04-14 09:01: > From: Hongxu Jia <[email protected]> > > | Note: adding Smart RPM DB channel | | Note: to be installed: gd@x86_64 > run-postinsts@x86_64 kernel-modules@qemux86_64 > packagegroup-core-boot@qemux86_64 | Loading cache... | Updating cache... > ######################################## [100%] | | Computing > transaction...error: Can't install gd-2.1.0-r0.0@x86_64: no package > provides /usr/bin/perl
That's nice and all, but you don't seem to runtime test this. I'm pretty sure gd needs additional perl modules installed for its perl sections. And FWIW, the bits that need perl should be split out in gd-perl > | | Saving cache... | | WARNING: exit code 1 from a shell command. | > ERROR: Function failed: do_rootfs (log file is located at > tmp/work/qemux86_64-wrs-linux/wrlinux-image-glibc-small/1.0-r1/temp/do_rootfs/log.do_rootfs.26487) > > Signed-off-by: Hongxu Jia <[email protected]> Signed-off-by: > Jackie Huang <[email protected]> --- > meta-oe/recipes-support/gd/gd_2.1.0.bb | 1 + 1 file changed, 1 > insertion(+) > > diff --git a/meta-oe/recipes-support/gd/gd_2.1.0.bb > b/meta-oe/recipes-support/gd/gd_2.1.0.bb index 1b78b9b..3d41eec 100644 > --- a/meta-oe/recipes-support/gd/gd_2.1.0.bb +++ > b/meta-oe/recipes-support/gd/gd_2.1.0.bb @@ -11,6 +11,7 @@ SECTION = > "libs" LICENSE = "GD" LIC_FILES_CHKSUM = > "file://COPYING;md5=c97638cafd3581eb87abd37332137669" DEPENDS = "freetype > libpng jpeg zlib" +RDEPENDS_${PN} = "perl" R* variables go below do_install -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: GPGTools - http://gpgtools.org iD8DBQFTTOyEMkyGM64RGpERAu1dAJ4xqraqlz5pEmf+uZnOcxSt0gc9HgCghTpX SWCuUnlnxjLDTnJSvlHHGqQ= =IivC -----END PGP SIGNATURE----- -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
