summaryrefslogtreecommitdiff
path: root/recipes/opkg-utils/opkg-utils-native_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-09 16:12:39 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:49:37 +0200
commit32054e2926f403045734a8338eeeefaa474e0468 (patch)
tree7941a5603e08c4b8fe3f31aee9acc80c6146b406 /recipes/opkg-utils/opkg-utils-native_svn.bb
parentc10c33f86903c93611023197a7f812459c2dfe2d (diff)
opkg-utils: convert to new staging, BBCLASSEXTEND native, fix QA GNU_HASH error
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/opkg-utils/opkg-utils-native_svn.bb')
-rw-r--r--recipes/opkg-utils/opkg-utils-native_svn.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/opkg-utils/opkg-utils-native_svn.bb b/recipes/opkg-utils/opkg-utils-native_svn.bb
deleted file mode 100644
index b670378bea..0000000000
--- a/recipes/opkg-utils/opkg-utils-native_svn.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require opkg-utils_svn.bb
-SRCREV = "4595"
-
-RDEPENDS_${PN} = ""
-
-inherit native
-
-# Avoid circular dependencies from package_ipk.bbclass
-PACKAGES = ""
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/opkg-utils"
-