diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-16 13:27:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-10-16 13:27:31 +0000 |
commit | 3bcb61673309bac666a3756e1360f1990fc18119 (patch) | |
tree | c54c22fc604e88e392b1292a7680cea994a2756b /meta | |
parent | ff9e8468c67390c250530975e0a7f181dc9f4f46 (diff) | |
download | poky-3bcb61673309bac666a3756e1360f1990fc18119.tar.gz |
linux-rp: makes 2.6.23 default on c7x0 (tested on device)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2888 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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 3c2c4ea781..f68da8663f 100644 --- a/meta/packages/linux/linux-rp_2.6.23.bb +++ b/meta/packages/linux/linux-rp_2.6.23.bb | |||
@@ -3,6 +3,7 @@ require linux-rp.inc | |||
3 | PR = "r2" | 3 | PR = "r2" |
4 | 4 | ||
5 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
6 | DEFAULT_PREFERENCE_c7x0 = "1" | ||
6 | DEFAULT_PREFERENCE_htcuniversal = "1" | 7 | DEFAULT_PREFERENCE_htcuniversal = "1" |
7 | DEFAULT_PREFERENCE_zylonite = "1" | 8 | DEFAULT_PREFERENCE_zylonite = "1" |
8 | 9 | ||