diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-16 14:27:15 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-16 14:27:15 +0000 |
commit | 61d414498f07a84516f7abb2981a0dc9b6487f41 (patch) | |
tree | 9c8af9fca90c384796603d5d787b539c42cd2d1c | |
parent | 3bcb61673309bac666a3756e1360f1990fc18119 (diff) | |
download | poky-61d414498f07a84516f7abb2981a0dc9b6487f41.tar.gz |
linux-rp: make 2.6.23 default for spitz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2889 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.23.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb index f68da8663f..701136f19b 100644 --- a/meta/packages/linux/linux-rp_2.6.23.bb +++ b/meta/packages/linux/linux-rp_2.6.23.bb | |||
@@ -4,6 +4,7 @@ PR = "r2" | |||
4 | 4 | ||
5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
6 | DEFAULT_PREFERENCE_c7x0 = "1" | 6 | DEFAULT_PREFERENCE_c7x0 = "1" |
7 | DEFAULT_PREFERENCE_spitz = "1" | ||
7 | DEFAULT_PREFERENCE_htcuniversal = "1" | 8 | DEFAULT_PREFERENCE_htcuniversal = "1" |
8 | DEFAULT_PREFERENCE_zylonite = "1" | 9 | DEFAULT_PREFERENCE_zylonite = "1" |
9 | 10 | ||