[OE-core] [PATCH 3/4] qmmp: upgrade to 0.7.7

Hongxu Jia hongxu.jia at windriver.com
Tue Jun 17 07:01:07 UTC 2014


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

2) bitbake qmmp

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
 meta/recipes-qt/qt-apps/{qmmp_0.7.5.bb => qmmp_0.7.7.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-qt/qt-apps/{qmmp_0.7.5.bb => qmmp_0.7.7.bb} (95%)

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
 
-- 
1.8.1.2




More information about the Openembedded-core mailing list