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:
@@ -1,4 +1,2 @@
|
||||
SECTION = "libs"
|
||||
require expat_${PV}.bb
|
||||
inherit native
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
SECTION = "libs"
|
||||
require expat_${PV}.bb
|
||||
inherit sdk
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user