diff options
Diffstat (limited to 'bluez-utils/bluez-utils_2.9.oe')
-rw-r--r-- | bluez-utils/bluez-utils_2.9.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluez-utils/bluez-utils_2.9.oe b/bluez-utils/bluez-utils_2.9.oe index 18244f6a2d..e907bb6973 100644 --- a/bluez-utils/bluez-utils_2.9.oe +++ b/bluez-utils/bluez-utils_2.9.oe @@ -4,6 +4,7 @@ PRIORITY = "optional" DEPENDS = "bluez-libs pcmcia-cs" RPROVIDES = "bluez-pan bluez-sdp" PR = "r3" +LICENSE = "GPL" SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ file://bluetooth_conf.patch;patch=1" |