diff options
Diffstat (limited to 'recipes/gpio-event/gpio-event.bb')
-rw-r--r-- | recipes/gpio-event/gpio-event.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpio-event/gpio-event.bb b/recipes/gpio-event/gpio-event.bb index 946d283df1..ae82d22031 100644 --- a/recipes/gpio-event/gpio-event.bb +++ b/recipes/gpio-event/gpio-event.bb @@ -8,7 +8,7 @@ LICENSE = "GPL" RDEPENDS_${PN} = "kernel (${KERNEL_VERSION})" DEPENDS = "virtual/kernel" -PR = "r4" +PR = "r5" SRC_URI = "http://davehylands.com/gumstix-wiki/gpio-event/gpio-event-2.6.21-1444-select.tar.gz \ file://makefile.patch \ |