summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
diff options
context:
space:
mode:
authorXiaofeng Yan <xiaofeng.yan@windriver.com>2011-11-30 15:55:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 17:51:07 +0000
commite2338872942705223382669f15af2369910f8480 (patch)
tree0b81768ca6eb476afd9ed480c3adbfe1b0442403 /meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
parentf92b2db3e1e93d31633ecc50622464588df280a8 (diff)
downloadpoky-e2338872942705223382669f15af2369910f8480.tar.gz
libx11-trim: Change checksum
Correct checksum because checksum error for libx11-trim arise when compiling. (From OE-Core rev: 24cef800d61a1ed0bd5d4f67ed86e05e9e239400) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
index 7aed308838..32d025f75b 100644
--- a/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb
@@ -14,7 +14,7 @@ SRC_URI += "file://x11_disable_makekeys.patch \
14 file://makekeys_crosscompile.patch" 14 file://makekeys_crosscompile.patch"
15 15
16 16
17SRC_URI[md5sum] = "f65c9c7ecbfb64c19dbd7927160d63fd" 17SRC_URI[md5sum] = "ed7c382cbf8c13425b6a66bcac0ca5d9"
18SRC_URI[sha256sum] = "88d7238ce5f7cd123450567de7a3b56a43556e4ccc45df38b8324147c889a844" 18SRC_URI[sha256sum] = "7fe62180f08ef5f0a0062fb444591e349cae2ab5af6ad834599f5c654e6c840d"
19 19
20EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/ --disable-xcms " 20EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/ --disable-xcms "