diff options
Diffstat (limited to 'recipes/python/python-urlgrabber-native_3.1.0.bb')
-rw-r--r-- | recipes/python/python-urlgrabber-native_3.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-urlgrabber-native_3.1.0.bb b/recipes/python/python-urlgrabber-native_3.1.0.bb index d7468df113..41ba9885d6 100644 --- a/recipes/python/python-urlgrabber-native_3.1.0.bb +++ b/recipes/python/python-urlgrabber-native_3.1.0.bb @@ -2,7 +2,7 @@ require python-urlgrabber_${PV}.bb inherit native DEPENDS = "python-native" RDEPENDS_${PN} = "" -PR = "r1" +PR = "r2" do_stage() { distutils_stage_all |