mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
require gettext_${PV}.bb
|
||||
S = "${WORKDIR}/gettext-${PV}"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gettext-${PV}"
|
||||
inherit native
|
||||
PROVIDES = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user