diff options
Diffstat (limited to 'recipes/crda/crda_1.1.1.bb')
-rw-r--r-- | recipes/crda/crda_1.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/crda/crda_1.1.1.bb b/recipes/crda/crda_1.1.1.bb index 9acf947164..a5947edd36 100644 --- a/recipes/crda/crda_1.1.1.bb +++ b/recipes/crda/crda_1.1.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" SECTION = "base" PRIORITY = "optional" LICENSE = "ISC" -PR = "r0" +PR = "r1" DEPENDS = "libgcrypt libnl python-native python-m2crypto-native" RDEPENDS_${PN} = "udev" |