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:
a3e91c8
)
linux-kexecboot-2.6.38: default version for Zaurus devices.
author
Andrea Adami
<andrea.adami@gmail.com>
Sun, 27 Mar 2011 13:42:02 +0000
(15:42 +0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sun, 27 Mar 2011 13:42:02 +0000
(15:42 +0200)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/linux/linux-kexecboot_2.6.38.bb
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-kexecboot_2.6.38.bb
b/recipes/linux/linux-kexecboot_2.6.38.bb
index
7aab0a6
..
1d92249
100644
(file)
--- a/
recipes/linux/linux-kexecboot_2.6.38.bb
+++ b/
recipes/linux/linux-kexecboot_2.6.38.bb
@@
-7,6
+7,13
@@
S = "${WORKDIR}/linux-${PV}"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_akita = "1"
+DEFAULT_PREFERENCE_c7x0 = "1"
+DEFAULT_PREFERENCE_collie = "1"
+DEFAULT_PREFERENCE_poodle = "1"
+DEFAULT_PREFERENCE_spitz = "1"
+DEFAULT_PREFERENCE_tosa = "1"
+
SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig"