diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 17:09:36 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-02-01 17:12:19 +0100 |
commit | a4369f898bfe5964f3d6269b2a61f9188ca8d247 (patch) | |
tree | a3f4957d1137459d5231a39bde5f5bc48a778fff /packages/linux/linux-rp_2.6.24.bb | |
parent | c9361244e23b81d05f7d7c478d549e47665d2c75 (diff) |
linux-rp-2.6.24: defconfig-rework for Zaurus clamshells
- CPU_FREQ is still disabled for akita and spitz (do_compile breaks)
- bump PR
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 025ebbbe28..95063f8df1 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r19" +PR = "r20" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" |