* [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4
@ 2011-11-30 16:54 Bob Cochran
2011-11-30 17:06 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: Bob Cochran @ 2011-11-30 16:54 UTC (permalink / raw)
To: poky
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@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
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4
2011-11-30 16:54 [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4 Bob Cochran
@ 2011-11-30 17:06 ` Koen Kooi
2011-11-30 17:21 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2011-11-30 17:06 UTC (permalink / raw)
To: Bob Cochran; +Cc: poky
[-- Attachment #1: Type: text/plain, Size: 1533 bytes --]
This patch should be sent to the oe-core mailinglist
Op 30 nov. 2011, om 17:54 heeft Bob Cochran het volgende geschreven:
> 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@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
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 169 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4
2011-11-30 17:06 ` Koen Kooi
@ 2011-11-30 17:21 ` Martin Jansa
0 siblings, 0 replies; 3+ messages in thread
From: Martin Jansa @ 2011-11-30 17:21 UTC (permalink / raw)
To: Koen Kooi; +Cc: poky
[-- Attachment #1: Type: text/plain, Size: 1961 bytes --]
On Wed, Nov 30, 2011 at 06:06:55PM +0100, Koen Kooi wrote:
> This patch should be sent to the oe-core mailinglist
And there are 2 doing the same already.. so no need to forward it there now.
>
> Op 30 nov. 2011, om 17:54 heeft Bob Cochran het volgende geschreven:
>
> > 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@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
> >
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-30 17:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 16:54 [PATCH] update checksums for libx11-trim-1.4.4. The ones included in recipe were from 1.3.4 Bob Cochran
2011-11-30 17:06 ` Koen Kooi
2011-11-30 17:21 ` Martin Jansa
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.