[oe-commits] Robert Yang : qmmp: 0.7.7 -> 0.8.5

git at git.openembedded.org git at git.openembedded.org
Thu Jun 11 23:00:18 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 3e2fb02cc081c9f17d1ffbdc9113738cdcdf0239
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3e2fb02cc081c9f17d1ffbdc9113738cdcdf0239

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Mon Jun  8 00:11:31 2015 -0700

qmmp: 0.7.7 -> 0.8.5

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

---

 meta/recipes-qt/qt-apps/{qmmp_0.7.7.bb => qmmp_0.8.5.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb b/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb
similarity index 92%
rename from meta/recipes-qt/qt-apps/qmmp_0.7.7.bb
rename to meta/recipes-qt/qt-apps/qmmp_0.8.5.bb
index 9725b42..aa84c46 100644
--- a/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb
+++ b/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb
@@ -8,12 +8,12 @@ SECTION = "multimedia"
 
 DEPENDS = "taglib libmad libvorbis libogg alsa-lib libsndfile1 libsamplerate0 curl"
 
-SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2 \
+SRC_URI = "http://qmmp.ylsoftware.com/files/${BP}.tar.bz2 \
            file://no-host-paths.patch \
           "
 
-SRC_URI[md5sum] = "9376b5d535ed540e97bdff79b42607ae"
-SRC_URI[sha256sum] = "dda66bf60121a8a2cb7175b16b3b948099f8c119ee9a11c671555e8c38caa387"
+SRC_URI[md5sum] = "c9347ad18913058e8a37b1e88b9c6ce2"
+SRC_URI[sha256sum] = "7fe9347ad6c66e8013b73f2c5cf628037c58151e0cfcb926a8f27b93ad2d7c0d"
 
 inherit cmake qt4x11
 



More information about the Openembedded-commits mailing list