All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] libx11-trim: Change checksum
@ 2011-11-30  7:55 Xiaofeng Yan
  2011-11-30  7:55 ` [PATCH 1/1] " Xiaofeng Yan
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-11-30  7:55 UTC (permalink / raw)
  To: openembedded-core

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Correct checksum because checksum error will arise when compiling libx11-trim.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/libx11
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/libx11

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  libx11-trim: Change checksum

 .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] libx11-trim: Change checksum
  2011-11-30  7:55 [PATCH 0/1] libx11-trim: Change checksum Xiaofeng Yan
@ 2011-11-30  7:55 ` Xiaofeng Yan
  2011-11-30 17:51   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-11-30  7:55 UTC (permalink / raw)
  To: openembedded-core

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Correct checksum because checksum error for libx11-trim arise when compiling.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.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.0.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] libx11-trim: Change checksum
  2011-11-30  7:55 ` [PATCH 1/1] " Xiaofeng Yan
@ 2011-11-30 17:51   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-11-30 17:51 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Wed, 2011-11-30 at 15:55 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
> 
> Correct checksum because checksum error for libx11-trim arise when compiling.
> 
> Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
> ---
>  .../recipes-graphics/xorg-lib/libx11-trim_1.4.4.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-30 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-30  7:55 [PATCH 0/1] libx11-trim: Change checksum Xiaofeng Yan
2011-11-30  7:55 ` [PATCH 1/1] " Xiaofeng Yan
2011-11-30 17:51   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.