diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-25 15:49:17 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-25 15:49:17 +0000 |
commit | 7ca1c6d3022ec7dd272d243f00d8a8d0cba59c85 (patch) | |
tree | 5959488f87905a445971807224b66bc00a75884b | |
parent | cbd5664983f62182b49c093d885aba0add295ea8 (diff) |
linux-ezx: make 2.6.23 the default for a780
-rw-r--r-- | packages/linux/linux-ezx_2.6.23.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-ezx_2.6.23.bb b/packages/linux/linux-ezx_2.6.23.bb index f34f8ca367..72004ebf83 100644 --- a/packages/linux/linux-ezx_2.6.23.bb +++ b/packages/linux/linux-ezx_2.6.23.bb @@ -6,6 +6,8 @@ PR = "${EZX}-r0" # unstable branch, use 2.6.21 if you want something working DEFAULT_PREFERENCE = "-99" +DEFAULT_PREFERENCE_a780 = "99" + # last sync: svn revision 2068 |