diff options
-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" |