From: Ross Burton Date: Tue, 11 Sep 2012 19:17:57 +0000 (+0100) Subject: libx11: remove redundant license data X-Git-Tag: 2015-4~9169 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0f2643cfa385e9637a2d34268e60cdce9fa44e69;p=openembedded-core.git libx11: remove redundant license data Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.5.0.bb b/meta/recipes-graphics/xorg-lib/libx11-diet_1.5.0.bb index 9a7de33d56..04ee1b89fc 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-diet_1.5.0.bb +++ b/meta/recipes-graphics/xorg-lib/libx11-diet_1.5.0.bb @@ -3,8 +3,6 @@ require libx11.inc DESCRIPTION += " Support for XCMS and XLOCALE is disabled in \ this version." -LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7" - PR = "${INC_PR}.2" SRC_URI += "file://x11_disable_makekeys.patch \ diff --git a/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb b/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb index 714b9931c1..65509031fe 100644 --- a/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb +++ b/meta/recipes-graphics/xorg-lib/libx11-trim_1.5.0.bb @@ -2,9 +2,6 @@ require libx11.inc DESCRIPTION += " Support for XCMS is disabled in this version." -LICENSE = "MIT & MIT-style & BSD" -LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7" - PR = "${INC_PR}.0" DEPENDS += "libxcb xproto xextproto xtrans libxau kbproto inputproto xf86bigfontproto xproto-native"