diff options
author | Richard Purdie <richard@openedhand.com> | 2008-01-01 14:37:54 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-01-01 14:37:54 +0000 |
commit | 8ff44c1f07bd9e0d9a98b1b68e4739dbb71f4f3b (patch) | |
tree | 5db7df83dfd068e85852d3b4d5cb8e9013da93d0 | |
parent | d850b589e7decbaf2e609c7911a488033aae3478 (diff) | |
download | poky-8ff44c1f07bd9e0d9a98b1b68e4739dbb71f4f3b.tar.gz |
linux-rp-2.6.23: Bump PR after hrw's patch change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3396 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.23.bb b/meta/packages/linux/linux-rp_2.6.23.bb index 2614c80f88..24a8192b5b 100644 --- a/meta/packages/linux/linux-rp_2.6.23.bb +++ b/meta/packages/linux/linux-rp_2.6.23.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require linux-rp.inc | 1 | require linux-rp.inc |
2 | 2 | ||
3 | PR = "r20" | 3 | PR = "r21" |
4 | 4 | ||
5 | # Handy URLs | 5 | # Handy URLs |
6 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 | 6 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 |