[poky] [PATCH 2/2] xrandr: fix license checksum

Adrian Alonso aalonso at secretlab.ca
Wed Dec 1 18:36:21 PST 2010


* Fix FATAL: Licensing warning: LIC_FILES_CHKSUM does not match
* Bump PR

Signed-off-by: Adrian Alonso <aalonso at secretlab.ca>
---
 meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb
index 8712ff6..7d2a678 100644
--- a/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb
+++ b/meta/recipes-graphics/xorg-app/xrandr_1.3.4.bb
@@ -2,10 +2,10 @@ require xorg-app-common.inc
 
 DESCRIPTION = "X Resize and Rotate extension command."
 LICENSE= "BSD-X"
-LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fe1608bdb33cf8c62a4438f7d34679b3"
 DEPENDS += "libxrandr libxrender"
 PE = "1"
-PR = "r0"
+PR = "r1"
 
 SRC_URI[md5sum] = "d6d20038257eba5178b523e10239d51c"
 SRC_URI[sha256sum] = "5e4a2492e6cc51345aa571b95283c43c2771c4f444837dbce2699d62f76b4adb"
-- 
1.7.2.3




More information about the poky mailing list