From e9da2ea26483934a624d55139a84b4d2a2782fb0 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 19 Jan 2016 17:37:33 +0200 Subject: [PATCH] bootchart2: update to 0.14.8 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../bootchart2/{bootchart2_0.14.7.bb => bootchart2_0.14.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/bootchart2/{bootchart2_0.14.7.bb => bootchart2_0.14.8.bb} (99%) diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb similarity index 99% rename from meta/recipes-devtools/bootchart2/bootchart2_0.14.7.bb rename to 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 \ " S = "${WORKDIR}/git" -SRCREV = "6f050b65ae9f266645f04f0aecab9efb88375f1c" +SRCREV = "48e0071048564c6af75ab969e842d6dec808da09" inherit systemd inherit update-rc.d -- 2.40.1