summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2007-01-02 11:25:40 +0000
committerRichard Purdie <rpurdie@rpsys.net>2007-01-02 11:25:40 +0000
commit482eefa6315f8a521e841bc3d3242d92118b41f1 (patch)
tree9edc83af0e6fe1f3ee9ab9dde8fd3751f0c72b92 /packages/linux
parent935c1aaccd4f0374e386150615a0d02fec3650f6 (diff)
linux-rp-2.6.19+git: Fix patch order
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-rp_2.6.19+git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.19+git.bb b/packages/linux/linux-rp_2.6.19+git.bb
index dd8c30807f..3ed22b2cab 100644
--- a/packages/linux/linux-rp_2.6.19+git.bb
+++ b/packages/linux/linux-rp_2.6.19+git.bb
@@ -17,13 +17,13 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=v2.6.20-rc2 \
http://opensource.wolfsonmicro.com/~lg/asoc/asoc-v0.12.4.patch;patch=1;status=merged \
${RPSRC}/xscale_cache_workaround-r1.patch;patch=1;status=merged \
- ${RPSRC}/backlight_parameter_fix-r0.patch;patch=1;status=pending \
${RPSRC}/hx2750_base-r28.patch;patch=1 \
${RPSRC}/hx2750_bl-r8.patch;patch=1 \
${RPSRC}/hx2750_pcmcia-r2.patch;patch=1 \
${RPSRC}/pxa_keys-r7.patch;patch=1 \
${RPSRC}/tsc2101-r16.patch;patch=1 \
${RPSRC}/hx2750_test1-r6.patch;patch=1 \
+ ${RPSRC}/backlight_parameter_fix-r0.patch;patch=1;status=pending \
${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
${RPSRC}/input_power-r6.patch;patch=1 \
${RPSRC}/pxa25x_cpufreq-r2.patch;patch=1 \