diff options
author | Justin Patrin <papercrane@gmail.com> | 2007-04-15 05:13:40 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2007-04-15 05:13:40 +0000 |
commit | d1f5ab52773e90199ba413f44fce59c8ffe66621 (patch) | |
tree | 7ada925033f4cb923e1ea10d3febdc0045a8177e /packages/linux/linux-rp_2.6.20.bb | |
parent | 12d096303a3288d337eba3d273ed6bc263abae0f (diff) |
linux-rp-2.6.20: update sharpsl-rc patch to allow corgi to compile
Diffstat (limited to 'packages/linux/linux-rp_2.6.20.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.20.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.20.bb b/packages/linux/linux-rp_2.6.20.bb index d645a0e771..23cf54e794 100644 --- a/packages/linux/linux-rp_2.6.20.bb +++ b/packages/linux/linux-rp_2.6.20.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r12" +PR = "r13" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 @@ -54,7 +54,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \ file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ file://squashfs3.0-2.6.15.patch;patch=1;status=external \ file://vesafb-tng-1.0-rc2-2.6.20-rc2.patch;patch=1;status=external \ - file://sharpsl-rc-r0.patch;patch=1 \ + file://sharpsl-rc-r1.patch;patch=1 \ file://defconfig-c7x0 \ file://defconfig-hx2000 \ file://defconfig-collie \ |