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-11-16 00:37:35 +0100 |
commit | e3e6454f61ce53b9f33dfcfffc73bb7654be8c1d (patch) | |
tree | 9633505ff067d7547d2371083f7e2b29bc410e1a /packages/openmoko-projects/om-locations_git.bb | |
parent | 549cdee30cca91d04c23c35ca998ef5033192f5e (diff) |
various Openmoko recipes: Adding alias name tags for packages
Diffstat (limited to 'packages/openmoko-projects/om-locations_git.bb')
-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" |