summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/obex
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-01-16 19:14:25 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-16 22:29:22 +0100
commit3767262f9e626c49638dc886adbdf58b167de61c (patch)
tree0fdfb1e4d23855a74537ddf94d8afef6037275b8 /meta-oe/recipes-connectivity/obex
parent2df5dcf528a4be15d5a997936754e7973856d535 (diff)
downloadmeta-openembedded-3767262f9e626c49638dc886adbdf58b167de61c.tar.gz
In LICENSE "&&" should be replaced with "&"
In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/obex')
-rw-r--r--meta-oe/recipes-connectivity/obex/openobex_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
index 66cc85dc1..d08420c3a 100644
--- a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
+++ b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb
@@ -3,7 +3,7 @@ Object Exchange (OBEX) protocol."
3HOMEPAGE = "http://openobex.triq.net" 3HOMEPAGE = "http://openobex.triq.net"
4SECTION = "libs" 4SECTION = "libs"
5DEPENDS = "virtual/libusb0 bluez4" 5DEPENDS = "virtual/libusb0 bluez4"
6LICENSE = "GPLv2 && LGPLv2.1" 6LICENSE = "GPLv2 & LGPLv2.1"
7LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
8 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ 8 file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
9 " 9 "