http://bugs.openembedded.org/show_bug.cgi?id=2771
--- Comment #1 from Richard Purdie <[EMAIL PROTECTED]> 2007-08-15 16:25:56 --- bitbake python-vorbis python-ogg -g results in: "python-vorbis.do_configure" -> "python-vorbis.do_unpack" "python-vorbis.do_configure" -> "python-vorbis.do_patch" "python-vorbis.do_configure" -> "glibc.do_populate_staging" "python-vorbis.do_configure" -> "libvorbis.do_populate_staging" "python-vorbis.do_configure" -> "python-native.do_populate_staging" "python-vorbis.do_configure" -> "python-ogg.do_populate_staging" "python-vorbis.do_configure" -> "gcc-cross.do_populate_staging" "python-vorbis.do_configure" -> "python.do_populate_staging" "python-vorbis.do_configure" -> "shasum-native.do_populate_staging" the key line being: "python-vorbis.do_configure" -> "python-ogg.do_populate_staging" and I don't see the problem. You mentioned this line was missing on irc and I don't understand why. Are you sure you have nothing locally thats interfering with this somehow? -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
