From 50320bfdc802f82143d484f65d5f7496e3b8e1e1 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Mon, 1 Apr 2024 07:33:55 -1000 Subject: perf: bump PR to deal with sstate corruption on autobuilder Testing of an SPDX patch corrupted sstate, so bump PR to work around the issue (From OE-Core rev: 47ce772102b45db14dc21112367534ea1c37e33c) Signed-off-by: Steve Sakoman --- meta/recipes-kernel/perf/perf.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/perf/perf.bb b/meta/recipes-kernel/perf/perf.bb index 91bf648caa..42621e47d3 100644 --- a/meta/recipes-kernel/perf/perf.bb +++ b/meta/recipes-kernel/perf/perf.bb @@ -9,7 +9,7 @@ HOMEPAGE = "https://perf.wiki.kernel.org/index.php/Main_Page" LICENSE = "GPLv2" -PR = "r9" +PR = "r10" PACKAGECONFIG ??= "scripting tui libunwind" PACKAGECONFIG[dwarf] = ",NO_DWARF=1" -- cgit v1.2.3-54-g00ecf