mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -6,5 +6,4 @@ inherit native
|
||||
|
||||
# Avoid circular dependencies from package_ipk.bbclass
|
||||
PACKAGES = ""
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/opkg-utils"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user