aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg-utils/opkg-utils-native_svn.bb
diff options
context:
space:
mode:
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"
-