From 32054e2926f403045734a8338eeeefaa474e0468 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 9 Jun 2010 16:12:39 +0200 Subject: opkg-utils: convert to new staging, BBCLASSEXTEND native, fix QA GNU_HASH error Signed-off-by: Martin Jansa --- recipes/opkg-utils/opkg-utils-native_svn.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 recipes/opkg-utils/opkg-utils-native_svn.bb (limited to 'recipes/opkg-utils/opkg-utils-native_svn.bb') 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" - -- cgit v1.2.3