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.

Thanks for your help.


在 Mon, 14 Dec 2009 16:47:10 +0800,Holger Hans Peter Freyther <[email protected]> 写道:

On Monday 14 December 2009 09:07:08 Guo Hongruan wrote:
Hi guys,

Is there any way to generate dependence without native packages?

bitbake -h


-g, --graphviz emit the dependency trees of the specified packages in
                        the dot syntax
  -I IGNORED_DOT_DEPS, --ignore-deps=IGNORED_DOT_DEPS
Stop processing at the given list of dependencies when generating dependency graphs. This can help to make
                        the graph more appealing


(but then again this option might not work anymore... give it a try)


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


--
Guo Hongruan, Embedded Linux Consultant
Mobile: +86-0-13484056007
Skype: camelguo
Twitter: camelguo
http://www.gulessoft.com

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to