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:
d3173eb
)
ship /boot/System.map in kernel package, otherwise depmod gets upset
author
Phil Blundell
<philb@gnu.org>
Tue, 6 Jul 2004 09:51:15 +0000
(09:51 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 6 Jul 2004 09:51:15 +0000
(09:51 +0000)
BKrev: 40ea7613WP5fyY0EminDbWtyzEMJrQ
linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
patch
|
blob
|
history
diff --git
a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
index
366643b
..
e6e672c
100644
(file)
--- a/
linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
+++ b/
linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe
@@
-4,7
+4,7
@@
KV = "2.4.18"
RMKV = "7"
PXAV = "3"
SHARPV = "20031107"
-PR = "r
4
"
+PR = "r
5
"
DESCRIPTION = "Linux kernel for OpenZaurus PXA processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
@@
-45,8
+45,7
@@
inherit kernel
#
# Compensate for sucky bootloader on all Sharp Zaurus models
#
-FILES_kernel = ""
-ALLOW_EMPTY = 1
+FILES_kernel = "/boot/System.map*"
EXTRA_OEMAKE = ""
KERNEL_CCSUFFIX = "-2.95"