http://bugs.openembedded.org/show_bug.cgi?id=1211





------- Comment #1 from [EMAIL PROTECTED]  2006-07-28 00:16 -------
The script used:

rm *-dbg*.ipk 
for i in *.ipk ; do echo $i ; ar x $i ; tar tzvf data.tar.gz | grep dbg ; done
> dbg-list
vi dbg-list


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to