[oe] [meta-oe][PATCH] bootchart: update to 1.17

Derek Straka derek at asterius.io
Fri Apr 22 18:12:05 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-oe/recipes-devtools/bootchart/bootchart_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-oe/recipes-devtools/bootchart/bootchart_git.bb b/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
index a8b8184..2b75eaa 100644
--- a/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
+++ b/meta-oe/recipes-devtools/bootchart/bootchart_git.bb
@@ -4,16 +4,16 @@ HOMEPAGE = "http://meego.gitorious.org/meego-developer-tools/bootchart"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067"
 
-PV = "1.16"
+PV = "1.17"
 PR = "r1"
 PE = "1"
 
-SRC_URI = "git://gitorious.org/meego-developer-tools/bootchart.git \
+SRC_URI = "git://gitorious.org/meego-developer-tools/bootchart.git;protocol=https \
            file://0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch \
            file://0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch \
 "
 
-SRCREV = "872fb107028e377eef3c0c7c8a6e0f7c32b8ebb8"
+SRCREV = "a2c7561d4060a9f075339bda89e793c76f2ff6dd"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.1




More information about the Openembedded-devel mailing list