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:
b7f7488
)
kexec-tools-static: fix FILES
author
Thomas Kunze
<thommycheck@gmx.de>
Mon, 25 Feb 2008 15:31:30 +0000
(15:31 +0000)
committer
Thomas Kunze
<thommycheck@gmx.de>
Mon, 25 Feb 2008 15:31:30 +0000
(15:31 +0000)
applied changes from
2c3a38874a4f6692c855ed4f099954ecf8bcd8b3
through
7ab0c406df80db3fa391ee33a803bc653763cafb
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
21c212c
..
5fa51b2
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
2
"
+PR = "r
3
"
DEPENDS = "klibc"
SRC_URI += "file://kexec-klibc.patch;patch=1"
@@
-18,6
+18,6
@@
export LDFLAGS=""
PACKAGES =+ "kexec-static kdump-static"
-FILES_kexec-
klib
c = "${sbindir}/kexec"
-FILES_kdump-
klib
c = "${sbindir}/kdump"
+FILES_kexec-
stati
c = "${sbindir}/kexec"
+FILES_kdump-
stati
c = "${sbindir}/kdump"