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:
395fe56
)
linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2"
author
Andrea Adami
<andrea.adami@gmail.com>
Mon, 31 Jan 2011 00:41:13 +0000
(
01:41
+0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Mon, 31 Jan 2011 00:41:13 +0000
(
01:41
+0100)
* bumped by mistake (again) during testing
recipes/linux/linux-kexecboot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-kexecboot_git.bb
b/recipes/linux/linux-kexecboot_git.bb
index
fe2dbf4
..
d93e437
100644
(file)
--- a/
recipes/linux/linux-kexecboot_git.bb
+++ b/
recipes/linux/linux-kexecboot_git.bb
@@
-12,4
+12,4
@@
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
S = "${WORKDIR}/git"
# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "2"
+DEFAULT_PREFERENCE = "
-
2"