diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-09-24 23:12:15 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-09-24 23:12:15 +0200 |
commit | 6217640e60ce8f85c914b0804af8429ff035972a (patch) | |
tree | 0f41ad1fcf2654f4e7951543f8f8ba8564144aaf /recipes/kexec | |
parent | 224deea993f8e20053cd05b6a31e56133e959263 (diff) |
kexec-tools-klibc-static_2.0.1: recipe is unstable, WIP. Lower def pref.
Diffstat (limited to 'recipes/kexec')
-rw-r--r-- | recipes/kexec/kexec-tools-klibc-static_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 52f69fec62..d2bc135902 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 = "r0" DEPENDS = "klibc" |