diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-26 16:20:06 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-26 16:20:06 +0100 |
commit | 14b7c126910c0548afd5359f4aae9a36466ba44a (patch) | |
tree | 69155aecaff36d676c267ff5e3a7c7d4d3fbd0f3 | |
parent | d9c867d6e8a825af3738626446833f9fb886e302 (diff) |
Revert "[alias name] Adding alias name tags for packages"
This reverts commit b1c23c6dfdaba1626a04a33b9fcb41644c64f46e.
-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 9207502f2f..a25a3e21ba 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 alias::Om_Locations" +PKG_TAGS_${PN} = "group::communication" |