diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-08 05:56:05 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-08 05:56:05 +0000 |
commit | 598873b16965f4fa24bdde2de2d39aef52ae1283 (patch) | |
tree | 4b1963fb7c3db7a1d4a4ce29915de96608207c4b /packages/linux/linux-rp_2.6.21.bb | |
parent | 154af708451cce6148f55a8942c03d29d90c7fc7 (diff) | |
parent | 6fc2762e3570cab046062795247010363d5460d6 (diff) |
merge of '5076ed26abde44cf0e9a27bb249bb0829b19ea16'
and 'ecca9e62d3b19e42cb09d54766c2633bb3023046'
Diffstat (limited to 'packages/linux/linux-rp_2.6.21.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.21.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.21.bb b/packages/linux/linux-rp_2.6.21.bb index 5c3b5e3a28..980732d409 100644 --- a/packages/linux/linux-rp_2.6.21.bb +++ b/packages/linux/linux-rp_2.6.21.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r8" +PR = "r9" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 @@ -49,6 +49,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \ ${RPSRC}/pxa_cf_initorder_hack-r1.patch;patch=1;status=hack \ file://pxa-serial-hack.patch;patch=1;status=hack \ file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ + file://connectplus-prevent-oops-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-r1.patch;patch=1 \ |