aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-01-31 01:41:13 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-01-31 01:41:13 +0100
commit8af21e112c60bfa5b4beb19b20d33932fcc75199 (patch)
treebdc9882aed56e5806672399982411a7cb43968ac
parent395fe56a0790f21e0431b8da2b7270472333fa94 (diff)
downloadopenembedded-8af21e112c60bfa5b4beb19b20d33932fcc75199.tar.gz
linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2"
* bumped by mistake (again) during testing
-rw-r--r--recipes/linux/linux-kexecboot_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index fe2dbf45c8..d93e4375ee 100644
--- 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"