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:
e11e41f
)
logicpd-pxa270: do not include any files in the kernel package
author
Cliff Brake
<cbrake@bec-systems.com>
Wed, 15 Nov 2006 18:47:33 +0000
(18:47 +0000)
committer
Cliff Brake
<cbrake@bec-systems.com>
Wed, 15 Nov 2006 18:47:33 +0000
(18:47 +0000)
packages/linux/logicpd-pxa270_2.6.17-rc5.bb
patch
|
blob
|
history
diff --git
a/packages/linux/logicpd-pxa270_2.6.17-rc5.bb
b/packages/linux/logicpd-pxa270_2.6.17-rc5.bb
index
42956f8
..
8f8b754
100644
(file)
--- a/
packages/linux/logicpd-pxa270_2.6.17-rc5.bb
+++ b/
packages/linux/logicpd-pxa270_2.6.17-rc5.bb
@@
-19,6
+19,8
@@
inherit package
ARCH = "arm"
KERNEL_IMAGETYPE = "zImage"
+FILES_kernel-image = ""
+
do_configure_prepend() {
# install -m 0644 ${S}/arch/arm/configs/lpd270_defconfig ${S}/.config
install -m 0644 ${WORKDIR}/defconfig ${S}/.config