aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-06-20 15:02:16 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2014-06-20 15:02:16 +0300
commitb81222a8701dc35c118ac0abd6d5630345ba9c40 (patch)
tree3e88c1e0fafa690afd585885928a4230ef035432 /meta-linaro/recipes-extra
parentdf29ef0578081051efcc96247d55703a8151957c (diff)
powerdebug: update to 0.7.3 release
Change-Id: Idb212dc3407de815b5d69b10694f5d636f5e2601 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'meta-linaro/recipes-extra')
-rw-r--r--meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb (renamed from meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.1.bb b/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb
index 7cc3a5db..9b6f3a07 100644
--- a/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.1.bb
+++ b/meta-linaro/recipes-extra/powerdebug/powerdebug_0.7.3.bb
@@ -6,13 +6,13 @@ LICENSE = "EPL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cdd7b8fa70e88be67e325baae3b8ee95"
DEPENDS = "ncurses"
-MMYY = "13.09"
+MMYY = "14.06"
RELEASE = "20${MMYY}"
SRC_URI = "http://releases.linaro.org/${MMYY}/components/power-management/powerdebug/linaro-powerdebug-${PV}-${RELEASE}.tar.bz2"
-SRC_URI[md5sum] = "39ca9b9d28b12672b2b98940aea80267"
-SRC_URI[sha256sum] = "541eb0507c4868a10ed86bde334bc94f37f891cd2bab97326633c7ddb301407d"
+SRC_URI[md5sum] = "f381946c5ca2f8075ed1bedc5f2a2876"
+SRC_URI[sha256sum] = "bfc4c92d8a8a1c8ee208a12310d3c763f111cf76d283facedb7ef56cafd074a1"
S = "${WORKDIR}/powerdebug-${PV}-${RELEASE}"