diff options
Diffstat (limited to 'recipes/cfu1/cfu1-modules_2.6.bb')
-rw-r--r-- | recipes/cfu1/cfu1-modules_2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cfu1/cfu1-modules_2.6.bb b/recipes/cfu1/cfu1-modules_2.6.bb index 75344352fa..303c63dda2 100644 --- a/recipes/cfu1/cfu1-modules_2.6.bb +++ b/recipes/cfu1/cfu1-modules_2.6.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" DEPENDS = "virtual/kernel" LICENSE = "GPL" RDEPENDS_${PN} = "kernel-module-usbcore" -PR = "r2" +PR = "r3" SRC_URI = "file://rex-cfu1.conf \ file://Makefile \ |