linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2"
authorAndrea Adami <andrea.adami@gmail.com>
Mon, 31 Jan 2011 00:41:13 +0000 (01:41 +0100)
committerAndrea 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

index fe2dbf4..d93e437 100644 (file)
@@ -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"