diff options
author | Richard Purdie <richard@openedhand.com> | 2007-03-01 21:59:16 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-03-01 21:59:16 +0000 |
commit | 246389cedd51268e3356fda70568dc572841d47d (patch) | |
tree | 27d5b26268126e840e536f9cf0ebd4524093b61a | |
parent | 070517dfce1c8b07398e8265ed7506139fc899f6 (diff) | |
download | poky-246389cedd51268e3356fda70568dc572841d47d.tar.gz |
linux-rp: Bump PR, keep buildbot happy
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1314 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.20.bb b/meta/packages/linux/linux-rp_2.6.20.bb index 13ceaa0a19..cf02ad6676 100644 --- a/meta/packages/linux/linux-rp_2.6.20.bb +++ b/meta/packages/linux/linux-rp_2.6.20.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require linux-rp.inc | 1 | require linux-rp.inc |
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r5" |
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 |