summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bootchart2
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-01-19 17:37:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-20 17:07:11 +0000
commita1790bcf83bafe5d93051c890f96196e32ff3be4 (patch)
tree768855ce52a8d4a4d0f0579eabd23e7f1531b7db /meta/recipes-devtools/bootchart2
parent68c7113a746694e25df2ac5d86171ed96b7c2e94 (diff)
downloadpoky-a1790bcf83bafe5d93051c890f96196e32ff3be4.tar.gz
bootchart2: update to 0.14.8
(From OE-Core rev: e9da2ea26483934a624d55139a84b4d2a2782fb0) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bootchart2')
-rw-r--r--meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb (renamed from meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb
index 7586ff251a..86c614a63b 100644
--- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb
+++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb
@@ -95,7 +95,7 @@ SRC_URI = "git://github.com/mmeeks/bootchart.git \
95 " 95 "
96 96
97S = "${WORKDIR}/git" 97S = "${WORKDIR}/git"
98SRCREV = "6f050b65ae9f266645f04f0aecab9efb88375f1c" 98SRCREV = "48e0071048564c6af75ab969e842d6dec808da09"
99 99
100inherit systemd 100inherit systemd
101inherit update-rc.d 101inherit update-rc.d