[oe] [meta-oe][PATCH] v4l-utils: correct license delimiter

Stefan Herbrechtsmeier stefan at herbrechtsmeier.net
Wed Apr 4 14:46:52 UTC 2012


From: Stefan Herbrechtsmeier <sherbrec at cit-ec.uni-bielefeld.de>

Signed-off-by: Stefan Herbrechtsmeier <stefan at herbrechtsmeier.net>
---
 .../recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb
index 3252ae3..c6100c1 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "v4l2 and IR applications"
-LICENSE = "GPLv2/LGPLv2.1"
+LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
                     file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0"
 
@@ -8,6 +8,8 @@ DEPENDS = "jpeg"
 # libv4l was absorbed into this, let OE know that
 PROVIDES = "libv4l"
 
+PR = "r1"
+
 SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git"
 SRCREV = "v4l-utils-${PV}"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list