diff options
author | I-Fan, Chen <tick@openmoko.com> | 2008-10-01 20:16:22 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-26 15:52:14 +0100 |
commit | b1c23c6dfdaba1626a04a33b9fcb41644c64f46e (patch) | |
tree | 1ae6e4d1f147ed61a08d1d225dbe6d87f44d3a76 /packages | |
parent | 53e65d1668b1d08f47015ecfbb13535a058492ba (diff) |
[alias name] Adding alias name tags for packages
Diffstat (limited to 'packages')
-rw-r--r-- | packages/openmoko-projects/om-locations_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb index a25a3e21ba..9207502f2f 100644 --- a/packages/openmoko-projects/om-locations_git.bb +++ b/packages/openmoko-projects/om-locations_git.bb @@ -19,4 +19,4 @@ do_configure_prepend() { autopoint --force } -PKG_TAGS_${PN} = "group::communication" +PKG_TAGS_${PN} = "group::communication alias::Om_Locations" |