diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-07-07 01:14:16 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-07-07 01:14:16 +0200 |
commit | 76e745add323ff2d25f164d31a415aff98feba6c (patch) | |
tree | 7f16cd88378f88d760865c747acc8bf85d980070 /recipes | |
parent | 89ab4e3296970c5a4bb79c3104174d96fdf118a6 (diff) |
kexec-tools-klibc-static: follow PR bump of main 1.101 recipe.
* (added patch for autoconf).
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb b/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb index 6c672010f9..4fc691421f 100644 --- a/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb +++ b/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb @@ -1,7 +1,7 @@ # the binaries are statical linked against klibc require kexec-tools.inc -PR = "r8" +PR = "r9" DEPENDS = "klibc" FILESPATHPKG =. "kexec-tools-${PV}:" |