On Monday 14 December 2009 10:25:53 Guo Hongruan wrote: > Hi, > Yes, it works. The following is the command line I used to generate > dot file > > bitbake -g helloworld-image -I quilt-native -I opkg-native -I > shasum-native -I ipkg-utils-native > > Unfortunately, It does not support wild characters, so I must append > lots of -I options for every native packages.
patches for wildcards are welcome. I don't remember the source file but I would start in bin/bitbake and search for the -I option and follow its users until you hit the string comparison. z. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
