diff options
author | Stanislav Brabec <utx@penguin.cz> | 2008-03-27 22:17:30 +0000 |
---|---|---|
committer | Stanislav Brabec <utx@penguin.cz> | 2008-03-27 22:17:30 +0000 |
commit | f42f64dac6856629fa8e79187ab96d3343d639a7 (patch) | |
tree | 8bf9ebfb942a242d7684ca446ecef77be9dfba7c /packages/linux/linux-rp_2.6.24.bb | |
parent | a7452d857a650ba80943605177ed4442a65e3292 (diff) |
Sharp CE-RHx support update
* added CE-RH2 support for Akita
* added CE-RH1 support for c7x0
* patch comments
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 2b13fc47f1..5522692318 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 = "r5" +PR = "r6" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" @@ -183,6 +183,7 @@ SRC_URI_append_akita = "\ file://mtd-module.patch;patch=1;status=external \ file://wm8750-treble.patch;patch=1;status=external \ file://sharpsl-rc-r1.patch;patch=1 \ + file://sharpsl-rc-r2.patch;patch=1 \ " SRC_URI_append_spitz = "\ @@ -190,6 +191,12 @@ SRC_URI_append_spitz = "\ file://wm8750-treble.patch;patch=1;status=external \ file://spitz_h_rewrite.patch;patch=1;status=external \ file://sharpsl-rc-r1.patch;patch=1 \ + file://sharpsl-rc-r2.patch;patch=1 \ + " + +SRC_URI_append_c7x0 = "\ + file://sharpsl-rc-r1.patch;patch=1 \ + file://sharpsl-rc-r2.patch;patch=1 \ " SRC_URI_append_htcuniversal ="\ |