aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:46:02 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-30 02:46:02 +0100
commit55b28433182e8c324d86b6aab1b6a053da7512a6 (patch)
tree0c4d9f8ac1b5364b68c97899aca0928aa0bbf218
parent6b801829303ea3d95049c68e8035f58deb0a495d (diff)
downloadmeta-opie-55b28433182e8c324d86b6aab1b6a053da7512a6.tar.gz
obexpush: make LICENSE more accurate
obexpush is GPLv2 or later. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--recipes-support/obexpush/obexpush_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-support/obexpush/obexpush_1.0.0.bb b/recipes-support/obexpush/obexpush_1.0.0.bb
index 786ecdb..57ba5db 100644
--- a/recipes-support/obexpush/obexpush_1.0.0.bb
+++ b/recipes-support/obexpush/obexpush_1.0.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Obex Push Utilities"
HOMEPAGE = "http://www.caside.lancs.ac.uk/java_bt.php"
SECTION = "console/network"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
DEPENDS = "glib-2.0 openobex bluez4"
PR = "r7"