From: Andrea Adami Date: Mon, 31 Jan 2011 00:41:13 +0000 (+0100) Subject: linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2" X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af21e112c60bfa5b4beb19b20d33932fcc75199;p=openembedded.git linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2" * bumped by mistake (again) during testing --- 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"