[poky] [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4

Bob Cochran yocto at mindchasers.com
Wed Nov 30 08:54:21 PST 2011


Updated the checksums in the recipe to match the libx11-trim-1.4.4 tar 
on freedesktop.org.  It looks like the MD5 & SHA checksums were carried 
over from the previous recipe (1.3.4).

I noticed this when trying to do a fresh build off master this morning.

Signed-off-by: Robert Cochran<yocto at mindchasers.com>
---
.../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |    4 ++--
  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 7aed308..32d025f 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 \
              file://makekeys_crosscompile.patch"


-SRC_URI[md5sum] = "f65c9c7ecbfb64c19dbd7927160d63fd"
-SRC_URI[sha256sum] = 
"88d7238ce5f7cd123450567de7a3b56a43556e4ccc45df38b8324147c889a844"
+SRC_URI[md5sum] = "ed7c382cbf8c13425b6a66bcac0ca5d9"
+SRC_URI[sha256sum] = 
"7fe62180f08ef5f0a0062fb444591e349cae2ab5af6ad834599f5c654e6c840d"

  EXTRA_OECONF += "--with-keysymdef=${STAGING_INCDIR}/X11/ --disable-xcms "
--
1.7.5.4




More information about the poky mailing list