diff options
Diffstat (limited to 'ipkg/ipkg-native_0.99.95.oe')
-rw-r--r-- | ipkg/ipkg-native_0.99.95.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipkg/ipkg-native_0.99.95.oe b/ipkg/ipkg-native_0.99.95.oe index bc529daeab..c8301ee4c8 100644 --- a/ipkg/ipkg-native_0.99.95.oe +++ b/ipkg/ipkg-native_0.99.95.oe @@ -3,4 +3,4 @@ inherit native DEPENDS = "patcher-native" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/ipkg-${PV}" -PACKAGES = +PACKAGES = "" |