diff options
Diffstat (limited to 'packages/python/python-pyiw_0.3.3.bb')
-rw-r--r-- | packages/python/python-pyiw_0.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-pyiw_0.3.3.bb b/packages/python/python-pyiw_0.3.3.bb index aaa18c7ee9..46e620093d 100644 --- a/packages/python/python-pyiw_0.3.3.bb +++ b/packages/python/python-pyiw_0.3.3.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "wireless-tools" RDEPENDS = "python-core" -PR = "ml0" +FILE_PR = "ml0" inherit autotools pkgconfig distutils-base |