From 156efc7b9f44e15d72bf42bc11af39988102036d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 26 Dec 2020 10:27:30 +0100 Subject: [PATCH] systemd-bootchart: update 233 -> 234 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{systemd-bootchart_233.bb => systemd-bootchart_234.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta/recipes-devtools/systemd-bootchart/{systemd-bootchart_233.bb => systemd-bootchart_234.bb} (92%) diff --git a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb similarity index 92% rename from meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb rename to meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb index a7a1f0ff1a..4c857c3fd0 100644 --- a/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb +++ b/meta/recipes-devtools/systemd-bootchart/systemd-bootchart_234.bb @@ -14,9 +14,7 @@ SRC_URI_append_libc-musl = " \ " -# Modify these as desired -PV = "233+git${SRCPV}" -SRCREV = "fe1c5e41e6bdb78043dad8fa863fc2df66d1dadf" +SRCREV = "8183cfd9dad8beca5434d625cf6b2df87775e956" S = "${WORKDIR}/git" -- 2.40.1