From patchwork Thu Jul 5 17:39:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [08/14] bluez4_4.42: update checksum values Date: Thu, 05 Jul 2012 17:39:26 -0000 From: Apelete Seketeli X-Patchwork-Id: 31257 Message-Id: <1ffff2fd0731add51aa0fe19dc670179e1c32afe.1341438914.git.apelete@seketeli.net> To: openembedded-devel@lists.openembedded.org 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. This commit is the result of rebasing my patch a2a3f3 from master. Signed-off-by: Apelete Seketeli --- 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 0573d7a..5a73215 100644 --- a/recipes/bluez/bluez4_4.42.bb +++ b/recipes/bluez/bluez4_4.42.bb @@ -4,5 +4,5 @@ DEPENDS += "libsndfile1" PR = "${INC_PR}.1" -SRC_URI[md5sum] = "d24dfd3ca42847123e29f58b29af6948" -SRC_URI[sha256sum] = "ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796" +SRC_URI[md5sum] = "a44181c8cf79796a99b792a5372e602d" +SRC_URI[sha256sum] = "a834f3a961449c6ae83ad26aa5d0b82a6cdd7e49f608aa71a2454a33c62cfb99"