diff options
Diffstat (limited to 'recipes/linux/openezx-kernel_git.bb')
-rw-r--r-- | recipes/linux/openezx-kernel_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/openezx-kernel_git.bb b/recipes/linux/openezx-kernel_git.bb index e212a5473b..64fac44558 100644 --- a/recipes/linux/openezx-kernel_git.bb +++ b/recipes/linux/openezx-kernel_git.bb @@ -3,7 +3,7 @@ AUTHOR = "The OpenEZX Team <openezx-devel@lists.openezx.org>" HOMEPAGE = "http://www.openezx.org" KV = "2.6.29+2.6.30rc2" PV = "${KV}+gitr${SRCREV}" -PR = "r0" +PR = "r3" require linux.inc |