diff options
author | Matthew Swabey <mas@ecs.soton.ac.uk> | 2008-05-23 10:30:23 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-05-23 10:30:23 +0000 |
commit | df42d84d1ac1fc35e56fa66cf6559ce6ca2893d3 (patch) | |
tree | d59da94701dff23039ca11a0d719673a4116f000 /packages/linux/linux-rp_2.6.24.bb | |
parent | 41800d1e3a6804674d3fc807d7a2993aec241f34 (diff) |
linux-rp: apply slightly altered 0721b4b1bee8f2328cc4e0ab17efc5265d816dd7 from .stable and close 4180
* commit by Laibsch
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 3a8eb63eb4..5f406265ce 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 = "r10" +PR = "r11" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" @@ -196,6 +196,7 @@ SRC_URI_append_spitz = "\ " SRC_URI_append_c7x0 = "\ + file://pxa2xx_udc-clock.patch;patch=1 \ file://sharpsl-rc-r1.patch;patch=1 \ file://sharpsl-rc-r2.patch;patch=1 \ " |