From 8af21e112c60bfa5b4beb19b20d33932fcc75199 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 31 Jan 2011 01:41:13 +0100 Subject: [PATCH] linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2" * bumped by mistake (again) during testing --- recipes/linux/linux-kexecboot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5