summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcroco/libcroco_0.6.8.bb
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-12-24 13:49:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-31 09:43:23 +0000
commit7f221da2a31e4ce661223b2d38e4c624d3dd1104 (patch)
treecc8989fa2eb12165b868b75c1d514373789b1b25 /meta/recipes-support/libcroco/libcroco_0.6.8.bb
parent9fc0588ad4a71d11e88ec1bd44bef2d5f672e1c9 (diff)
downloadast2050-yocto-poky-7f221da2a31e4ce661223b2d38e4c624d3dd1104.zip
ast2050-yocto-poky-7f221da2a31e4ce661223b2d38e4c624d3dd1104.tar.gz
libcroco: fix license
src/cr-rgb.c: adjust the license endline - the license part ends at line #22 (From OE-Core rev: 38d6aacea5384cfea71d421e4404852dd01b9077) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libcroco/libcroco_0.6.8.bb')
-rw-r--r--meta/recipes-support/libcroco/libcroco_0.6.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.8.bb
index 6f5995f..5c3fd5c 100644
--- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb
+++ b/meta/recipes-support/libcroco/libcroco_0.6.8.bb
@@ -4,12 +4,12 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "LGPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
- file://src/cr-rgb.c;endline=25;md5=cbb4f64cc46ee9fcf602d3b0836cee56 \
+ file://src/cr-rgb.c;endline=22;md5=31d5f0944d556c8589d04ea6055fcc66 \
file://tests/cr-test-utils.c;endline=21;md5=2382c27934cae1d3792fcb17a6142c4e"
SECTION = "x11/utils"
DEPENDS = "glib-2.0 libxml2 zlib"
-PR = "r0"
+PR = "r1"
inherit autotools pkgconfig gnome
OpenPOWER on IntegriCloud