git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e8198e
)
kexec-utils-static: fix PACKAGES
author
Thomas Kunze
<thommycheck@gmx.de>
Sun, 24 Feb 2008 00:02:02 +0000
(
00:02
+0000)
committer
Thomas Kunze
<thommycheck@gmx.de>
Sun, 24 Feb 2008 00:02:02 +0000
(
00:02
+0000)
packages/kexec/kexec-tools-static_1.101.bb
patch
|
blob
|
history
diff --git
a/packages/kexec/kexec-tools-static_1.101.bb
b/packages/kexec/kexec-tools-static_1.101.bb
index
5031b5f
..
21c212c
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
DEPENDS = "klibc"
SRC_URI += "file://kexec-klibc.patch;patch=1"
@@
-16,7
+16,7
@@
export CFLAGS=""
export CPPFLAGS=""
export LDFLAGS=""
-PACKAGES =+ "kexec-
klibc kdump-klib
c"
+PACKAGES =+ "kexec-
static kdump-stati
c"
FILES_kexec-klibc = "${sbindir}/kexec"
FILES_kdump-klibc = "${sbindir}/kdump"