How I can solve this problem? any solution? guidance? tutorial?Plz help me in moving forword.RegardsSaleh >>>>BBFILES = "/oe/org.openembedded.dev/packages/*/*.bb /oe/ossie_collection/packages/*/*.bb" This seems wrong
>>>>NOTE: Handling BitBake files: \ (0014/0014) [100 %] In fact you get just 14 items... >>Dunno about ossie, but in openembedded we moved from 'packages' to 'recipes'. >>Regards >>Andrea >>>>I've built console-image without adding the following lines in local.conf file and it has been built successfully.Now when I've added these lines it is giving error.Attached is local.conf file. >> >>ANGSTROM_EXTRA_INSTALL = " screen oprofile ossie-fm-from-file " BBFILES = "/oe/org.openembedded.dev/packages/*/*.bb /oe/ossie_collection/packages/*/*.bb" BBFILE_COLLECTIONS = "upstream ossie" BBFILE_PATTERN_upstream = "^/oe/org.openembedded.dev/packages" BBFILE_PRIORITY_upstream = "5" BBFILE_PATTERN_ossie = "^/oe/ossie/packages" BBFILE_PRIORITY_ossie = "10" Where oe is directory in which I've placed openembedded. Terminal window is showing following error. [saleh <at> localhost ~]$ bitbake console-image NOTE: Out of date cache found, rebuilding... NOTE: Handling BitBake files: \ (0014/0014) [100 %] NOTE: Parsing finished. 0 cached, 14 parsed, 0 skipped, 0 masked. ERROR: Nothing PROVIDES 'console-image' _________________________________________________________________ Keep your friends updated—even when you’re not signed in. http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_5:092010 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
