diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-09-25 00:58:40 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-09-25 00:58:40 +0200 |
commit | a22f66e2c362343922900d0d5443d423a028d267 (patch) | |
tree | 82254389c793f3435bc01e17d1189e4c1e8020c4 /recipes/kexec/kexec-tools_2.0.1.bb | |
parent | 6217640e60ce8f85c914b0804af8429ff035972a (diff) |
kexec-tools_2.0.1: arm seems unstable. WIP. Lower default pref.
Diffstat (limited to 'recipes/kexec/kexec-tools_2.0.1.bb')
-rw-r--r-- | recipes/kexec/kexec-tools_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexec/kexec-tools_2.0.1.bb b/recipes/kexec/kexec-tools_2.0.1.bb index 8285b20133..7692081d24 100644 --- a/recipes/kexec/kexec-tools_2.0.1.bb +++ b/recipes/kexec/kexec-tools_2.0.1.bb @@ -4,4 +4,4 @@ EXTRA_OECONF = " --with-zlib=yes" PR = "r0" -DEFAULT_PREFERENCE = "1" +DEFAULT_PREFERENCE = "-1" |