aboutsummaryrefslogtreecommitdiffstats
path: root/packages/kexec/kexec-tools-static_1.101.bb
diff options
context:
space:
mode:
authorThomas Kunze <thommycheck@gmx.de>2008-07-26 00:01:44 +0000
committerThomas Kunze <thommycheck@gmx.de>2008-07-26 00:01:44 +0000
commit31de720064930a076ef2c4521d03b3c066b3a5f9 (patch)
treeb38d1ceff57587fea94f077b28af3b989ed9ca3b /packages/kexec/kexec-tools-static_1.101.bb
parentc9e89716790b2dcbe761e0df986f6555b9be408c (diff)
downloadopenembedded-31de720064930a076ef2c4521d03b3c066b3a5f9.tar.gz
kexec-tools-static: fix build error
Diffstat (limited to 'packages/kexec/kexec-tools-static_1.101.bb')
-rw-r--r--packages/kexec/kexec-tools-static_1.101.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexec/kexec-tools-static_1.101.bb b/packages/kexec/kexec-tools-static_1.101.bb
index 5fa51b2e70..670f055506 100644
--- a/packages/kexec/kexec-tools-static_1.101.bb
+++ b/packages/kexec/kexec-tools-static_1.101.bb
@@ -1,7 +1,7 @@
# the binaries are statical linked against klibc
require kexec-tools.inc
-PR = "r3"
+PR = "r4"
DEPENDS = "klibc"
SRC_URI += "file://kexec-klibc.patch;patch=1"