summaryrefslogtreecommitdiffstats
path: root/meta/packages/opkg-utils
diff options
context:
space:
mode:
authorRichard Purdie <richard@ted.(none)>2009-01-02 15:34:40 +0000
committerRichard Purdie <richard@ted.(none)>2009-01-02 15:34:40 +0000
commitf8a23031e2a02e5fbef63a01d33e036bc57240b3 (patch)
tree97ba7224a9a46fcd5ecec81ab3258c06bc6f9498 /meta/packages/opkg-utils
parent61d8ea7a140e2e5bf77839c8ee914ae903c83de8 (diff)
downloadpoky-f8a23031e2a02e5fbef63a01d33e036bc57240b3.tar.gz
Drop now unneeded FILESDIR and S variables from various recipes
Diffstat (limited to 'meta/packages/opkg-utils')
-rw-r--r--meta/packages/opkg-utils/opkg-utils-native_svn.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/opkg-utils/opkg-utils-native_svn.bb b/meta/packages/opkg-utils/opkg-utils-native_svn.bb
index 0495b1eda3..b12b5456bf 100644
--- a/meta/packages/opkg-utils/opkg-utils-native_svn.bb
+++ b/meta/packages/opkg-utils/opkg-utils-native_svn.bb
@@ -6,5 +6,4 @@ inherit native
6 6
7# Avoid circular dependencies from package_ipk.bbclass 7# Avoid circular dependencies from package_ipk.bbclass
8PACKAGES = "" 8PACKAGES = ""
9FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/opkg-utils"
10 9