diff options
Diffstat (limited to 'recipes/kexec/kexec-tools-static_1.101.bb')
-rw-r--r-- | recipes/kexec/kexec-tools-static_1.101.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexec/kexec-tools-static_1.101.bb b/recipes/kexec/kexec-tools-static_1.101.bb index 670f055506..ea44b57cf1 100644 --- a/recipes/kexec/kexec-tools-static_1.101.bb +++ b/recipes/kexec/kexec-tools-static_1.101.bb @@ -1,7 +1,7 @@ # the binaries are statical linked against klibc require kexec-tools.inc -PR = "r4" +PR = "r5" DEPENDS = "klibc" SRC_URI += "file://kexec-klibc.patch;patch=1" |