[oe-commits] Philip Balister : asterisk-1.4.23.1 : Checksum changed on source package.

git version control git at git.openembedded.org
Mon Aug 31 19:45:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 122b402e9a68769751ff2f0543f8eb3794867243
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=122b402e9a68769751ff2f0543f8eb3794867243

Author: Philip Balister <philip at balister.org>
Date:   Mon Aug 31 15:37:39 2009 -0400

asterisk-1.4.23.1 : Checksum changed on source package.
                    * Updated checksum to new values.
                    * Dropped sounds.xml.patch so recipe builds.

The Asterisk people changed the source tarballs for legal reasons. This
blog entry explains the music-on-hold changes:

http://blogs.digium.com/2009/08/18/asterisk-music-on-hold-changes/

I made the minimum updates so the recipe builds again. We'll need
someone familiar with Asterisk to work out what else needs changing.

---

 conf/checksums.ini                    |    4 ++--
 recipes/asterisk/asterisk_1.4.23.1.bb |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 05d9a8c..78633b4 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -1891,8 +1891,8 @@ md5=3b416557d2c395a36b97a819812e99b0
 sha256=2bcc5d5620f8533eb4300ba1b48c9d2a00092ce04588e32f7074cf2aadc34259
 
 [http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.23.1.tar.gz]
-md5=4788954a93f5fbf78e55e2aa6e03329f
-sha256=03e2cf43ffe9935d56fa0ea3663fc9bd23ce9720682c79d6269e78a9a1629d63
+md5=f5fdaa7e4a6d9b8dfc9e2bef8ee81681
+sha256=e78e73de5d9b920070b778cbb2ab077119a86a71a59755d67aa2c3a82b4239c4
 
 [http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.4.8.tar.gz]
 md5=e708a5510a61217725b6ad663287dfa0
diff --git a/recipes/asterisk/asterisk_1.4.23.1.bb b/recipes/asterisk/asterisk_1.4.23.1.bb
index f9f8399..c4934ef 100644
--- a/recipes/asterisk/asterisk_1.4.23.1.bb
+++ b/recipes/asterisk/asterisk_1.4.23.1.bb
@@ -9,7 +9,7 @@ DEPENDS = "speex readline zlib openssl curl popt gnutls sqlite libogg libvorbis"
 #RRECOMMENDS_${PN} = "logrotate"
 
 SRC_URI="http://downloads.digium.com/pub/asterisk/releases/asterisk-${PV}.tar.gz \
-	file://sounds.xml.patch;patch=1 \
+#	file://sounds.xml.patch;patch=1 \
 	file://Makefile.patch;patch=1 \
 	file://logrotate \
 	file://volatiles \





More information about the Openembedded-commits mailing list