]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
perf: bump PR to deal with sstate corruption on autobuilder
authorSteve Sakoman <steve@sakoman.com>
Mon, 1 Apr 2024 17:33:55 +0000 (07:33 -1000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 2 Apr 2024 15:46:56 +0000 (05:46 -1000)
Testing of an SPDX patch corrupted sstate, so bump PR to work around the issue

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-kernel/perf/perf.bb

index 91bf648caa6a40a8c18a2ce6e81235cffec25d58..42621e47d3c6206dcc8856c1cea782438e30dadd 100644 (file)
@@ -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"