[oe-commits] Hongxu Jia : qmmp: upgrade to 0.7.7

git at git.openembedded.org git at git.openembedded.org
Tue Jun 17 16:57:21 UTC 2014


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

Author: Hongxu Jia <hongxu.jia at windriver.com>
Date:   Tue Jun 17 15:01:07 2014 +0800

qmmp: upgrade to 0.7.7

Build:
1) Add LICENSE_FLAGS_WHITELIST += "commercial" to local.conf

2) bitbake qmmp

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

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

diff --git a/meta/recipes-qt/qt-apps/qmmp_0.7.5.bb b/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb
similarity index 95%
rename from meta/recipes-qt/qt-apps/qmmp_0.7.5.bb
rename to meta/recipes-qt/qt-apps/qmmp_0.7.7.bb
index 910e7c2..9725b42 100644
--- a/meta/recipes-qt/qt-apps/qmmp_0.7.5.bb
+++ b/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2 \
            file://no-host-paths.patch \
           "
 
-SRC_URI[md5sum] = "dcc3c9ecd4dfbf0ced91c59cb894d460"
-SRC_URI[sha256sum] = "6066aea939813667dae7cf32ff1d6eb9913894977d132c2cd729fea22d24cf67"
+SRC_URI[md5sum] = "9376b5d535ed540e97bdff79b42607ae"
+SRC_URI[sha256sum] = "dda66bf60121a8a2cb7175b16b3b948099f8c119ee9a11c671555e8c38caa387"
 
 inherit cmake qt4x11
 



More information about the Openembedded-commits mailing list