mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
SECTION = "base"
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/coreutils-${PV}"
|
||||
S = "${WORKDIR}/coreutils-${PV}"
|
||||
|
||||
require coreutils_${PV}.bb
|
||||
inherit native
|
||||
|
||||
Reference in New Issue
Block a user