diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-12-17 13:28:21 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-12-17 13:28:21 -0600 |
commit | 1ec3be289e291d5c874457be20ccc849bbcaac2b (patch) | |
tree | 59c83c5238c6a4918235f8164eb4104bb78900d3 /recipes | |
parent | aa992ad8efaa16710f1dadd9719d8f3cf343f747 (diff) |
linux-2.6.32: bump PR for new patches
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb index caa19617ac..8b2292cdd4 100644 --- a/recipes/linux/linux_2.6.32.bb +++ b/recipes/linux/linux_2.6.32.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r5" +PR = "r6" S = "${WORKDIR}/linux-${PV}" |