From b4ed68ea38bbdb91729f822a8f1a5fe7e5d2d713 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 23 Aug 2020 22:20:20 +0200 Subject: [PATCH] bootchart2: update 0.14.8 -> 0.14.9 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../bootchart2/{bootchart2_0.14.8.bb => bootchart2_0.14.9.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/bootchart2/{bootchart2_0.14.8.bb => bootchart2_0.14.9.bb} (99%) diff --git a/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb similarity index 99% rename from meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb rename to meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb index a938b2da49..6571c19938 100644 --- a/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb +++ b/meta/recipes-devtools/bootchart2/bootchart2_0.14.9.bb @@ -97,8 +97,7 @@ SRC_URI = "git://github.com/xrmx/bootchart.git \ " S = "${WORKDIR}/git" -SRCREV = "331ada031f1d65f6d934d918f896e1c708c64bf7" -PV .= "+git${SRCPV}" +SRCREV = "868a2afab9da34f32c007d773b77253c93104636" inherit systemd update-rc.d python3native update-alternatives -- 2.40.1