diff options
author | John Lee <john_lee@openmoko.org> | 2008-12-17 01:19:12 +0800 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-12-18 23:59:37 +0800 |
commit | 56c49745d9077576b3b7f3ddb4a06672459c4aa3 (patch) | |
tree | 2dac103cc030bdcf5f8067c186d25b9284eefe68 /packages/openmoko-projects/om-locations_git.bb | |
parent | f10fe75085e77726410b3a4c0c6afc82603f5fd0 (diff) |
PKG_TAGS: get rid of them.
Diffstat (limited to 'packages/openmoko-projects/om-locations_git.bb')
-rw-r--r-- | packages/openmoko-projects/om-locations_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/openmoko-projects/om-locations_git.bb b/packages/openmoko-projects/om-locations_git.bb index 9207502f2f..7ad0de950c 100644 --- a/packages/openmoko-projects/om-locations_git.bb +++ b/packages/openmoko-projects/om-locations_git.bb @@ -18,5 +18,3 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" do_configure_prepend() { autopoint --force } - -PKG_TAGS_${PN} = "group::communication alias::Om_Locations" |