* [oe-classic][PATCH 0/1] bluez4: update checksum values
@ 2012-06-24 13:15 Apelete Seketeli
2012-06-24 13:19 ` [oe-classic][PATCH 1/1] " Apelete Seketeli
2012-06-27 16:37 ` [oe-classic][PATCH 0/1] " Apelete Seketeli
0 siblings, 2 replies; 3+ messages in thread
From: Apelete Seketeli @ 2012-06-24 13:15 UTC (permalink / raw)
To: openembedded-devel; +Cc: Kristoffer Ericson
Hello,
The checksum values reported in the bluez4_4.42.bb recipe do not match
the actual values of the source package.
The patch that follows fixes that, and is targeting oe-classic.
Apelete Seketeli (1):
bluez4: update checksum values
recipes/bluez/bluez4_4.42.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.7.10
^ permalink raw reply [flat|nested] 3+ messages in thread
* [oe-classic][PATCH 1/1] bluez4: update checksum values
2012-06-24 13:15 [oe-classic][PATCH 0/1] bluez4: update checksum values Apelete Seketeli
@ 2012-06-24 13:19 ` Apelete Seketeli
2012-06-27 16:37 ` [oe-classic][PATCH 0/1] " Apelete Seketeli
1 sibling, 0 replies; 3+ messages in thread
From: Apelete Seketeli @ 2012-06-24 13:19 UTC (permalink / raw)
To: openembedded-devel; +Cc: Kristoffer Ericson
This patch updates the md5 and sha256 checksum values reported in
recipes/bluez/bluez4_4.42.bb to match the ones of the source package
actually.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
---
recipes/bluez/bluez4_4.42.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes/bluez/bluez4_4.42.bb b/recipes/bluez/bluez4_4.42.bb
index 48f793e..c3aa496 100644
--- a/recipes/bluez/bluez4_4.42.bb
+++ b/recipes/bluez/bluez4_4.42.bb
@@ -10,5 +10,5 @@ inherit update-rc.d
INITSCRIPT_NAME = "bluetooth"
INITSCRIPT_PARAMS = "defaults 23 19"
-SRC_URI[md5sum] = "d24dfd3ca42847123e29f58b29af6948"
-SRC_URI[sha256sum] = "ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796"
+SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d"
+SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99"
--
1.7.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [oe-classic][PATCH 0/1] bluez4: update checksum values
2012-06-24 13:15 [oe-classic][PATCH 0/1] bluez4: update checksum values Apelete Seketeli
2012-06-24 13:19 ` [oe-classic][PATCH 1/1] " Apelete Seketeli
@ 2012-06-27 16:37 ` Apelete Seketeli
1 sibling, 0 replies; 3+ messages in thread
From: Apelete Seketeli @ 2012-06-27 16:37 UTC (permalink / raw)
To: openembedded-devel; +Cc: Kristoffer Ericson
Hello,
Le 24-Jun-12, Apelete Seketeli a écrit:
>
> The checksum values reported in the bluez4_4.42.bb recipe do not match
> the actual values of the source package.
> The patch that follows fixes that, and is targeting oe-classic.
>
> Apelete Seketeli (1):
> bluez4: update checksum values
>
> recipes/bluez/bluez4_4.42.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --
> 1.7.10
>
I need the patch for bluez4_4.42 found in this thread in order to
build muffinman-image in oe-classic (it does not build anymore in its
current state). Can someone please review those patches ?
Cheers.
--
Apelete
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-27 16:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-24 13:15 [oe-classic][PATCH 0/1] bluez4: update checksum values Apelete Seketeli
2012-06-24 13:19 ` [oe-classic][PATCH 1/1] " Apelete Seketeli
2012-06-27 16:37 ` [oe-classic][PATCH 0/1] " Apelete Seketeli
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.