diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-09-17 12:27:14 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-09-17 12:43:57 -0500 |
commit | 4ddd62d5200a9bcbacfcc63d1b975d1f82c66040 (patch) | |
tree | ca67a4eb19c7e97b30a53c5fe0d5cb5174f9e6d5 /recipes/linux/linux_2.6.32.bb | |
parent | 04b7f6c327cbf5d900883c1e614aecfa77bb40c1 (diff) |
linux-2.6.32.3: update at91_mci 4-wire patch from atmel
Diffstat (limited to 'recipes/linux/linux_2.6.32.bb')
-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 32fabdb4b8..f337561500 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 = "r4" +PR = "r5" S = "${WORKDIR}/linux-${PV}" |