From: Andrea Adami Date: Tue, 6 Oct 2009 23:48:10 +0000 (+0200) Subject: kexec-tools-klibc-static_2.0.1: bump default preference X-Git-Tag: Release-2010-05/1~2182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b84d862d8a0d79714aa64edb4d1e0ccda4a038;p=openembedded.git kexec-tools-klibc-static_2.0.1: bump default preference --- diff --git a/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb b/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb index 2dbd1c21ea..d7d114b51d 100644 --- a/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb +++ b/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb @@ -1,7 +1,7 @@ # the binaries are statical linked against klibc require kexec-tools2.inc -DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE = "1" PR = "r1" DEPENDS = "klibc"