aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cups/cups_1.2.12.bb
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:54 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:27:27 +0100
commit04deabd294b27481343f6b1e90244595d1e0d0cc (patch)
tree2f7cfce053aa7de7171b14f9694e18a63fe45eec /recipes/cups/cups_1.2.12.bb
parenteeb0078425ff86b26852723956607e31852b7bc9 (diff)
downloadopenembedded-04deabd294b27481343f6b1e90244595d1e0d0cc.tar.gz
cups: Update LICENSE field version to GPLv2 and LGPLv2
* Updated LICENSE field version from generic GPL/LGPL to GPLv2 and LGPLv2 to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/cups/cups_1.2.12.bb')
-rw-r--r--recipes/cups/cups_1.2.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/cups/cups_1.2.12.bb b/recipes/cups/cups_1.2.12.bb
index 1b06a53a54..c7114898ab 100644
--- a/recipes/cups/cups_1.2.12.bb
+++ b/recipes/cups/cups_1.2.12.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "An Internet printing system for Unix."
SECTION = "console/utils"
-LICENSE = "GPL LGPL"
+LICENSE = "GPLv2 LGPLv2"
DEPENDS = "gnutls jpeg dbus dbus-glib libpng zlib fakeroot-native"
-PR = "r8"
+PR = "r9"
SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \
file://0001-cups-desktop-fix-cups-desktop-file.patch \