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:
6cefeac
)
linux-openmoko-devel_2.6.24.bb : dont make kernel-image be empty if
author
Graeme Gregory
<dp@xora.org.uk>
Thu, 31 Jan 2008 14:17:20 +0000
(14:17 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Thu, 31 Jan 2008 14:17:20 +0000
(14:17 +0000)
kernel upgrades are to work.
packages/linux/linux-openmoko-devel_2.6.24.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-openmoko-devel_2.6.24.bb
b/packages/linux/linux-openmoko-devel_2.6.24.bb
index
5df2c5c
..
4d4b6d0
100644
(file)
--- a/
packages/linux/linux-openmoko-devel_2.6.24.bb
+++ b/
packages/linux/linux-openmoko-devel_2.6.24.bb
@@
-26,7
+26,6
@@
S = "${WORKDIR}/linux-${VANILLA_VERSION}"
##############################################################
# kernel image resides on a seperate flash partition (for now)
#
-FILES_kernel-image = ""
ALLOW_EMPTY = "1"
COMPATIBLE_HOST = "arm.*-linux"