Forwarding to the list
Hi Graeme,
I put the a sample group tag list on the my svn.
Would you please write a script to add a tag to ipkg by reading the list.
This list should be put in OE.
Format:
1. each line shows a package
2. The string after '#' is comments
3. separator is ';'
4. First token is package name
5. Second token is the content of Tags
for example:
diversity-nav;"group::maps"
The the meta data (in file Package) of diversity-nav will add a tag:
'Tags: group::maps'.
and so does in the ipkg.
Cheers,
Tick