From patchwork Tue Nov 29 19:40:58 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/4] libx11-trip_1.4.4: fix the source tarall checksums Date: Tue, 29 Nov 2011 19:40:58 -0000 From: Nitin A Kamble X-Patchwork-Id: 15639 Message-Id: <9DA5872FEF993D41B7173F58FCF6BE94E3D9E6A3@orsmsx504.amr.corp.intel.com> To: Patches and discussions about the oe-core layer Thank you for catching the typo. I have fixed it in the contrib branch. Nitin From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Otavio Salvador Sent: Tuesday, November 29, 2011 11:38 AM To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH 4/4] libx11-trip_1.4.4: fix the source tarall checksums Typo on commit log. It is libx11-trim not trip ;) On Tue, Nov 29, 2011 at 17:30, > wrote: From: Nitin A Kamble > Signed-off-by: Nitin A Kamble > --- .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) -- 1.7.6.4 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..c94a3a8 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 @@ -13,8 +13,7 @@ SRC_URI += "file://x11_disable_makekeys.patch \ file://keysymdef_include.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 "