mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -2,7 +2,6 @@ require dbus.inc
|
||||
inherit native
|
||||
|
||||
DEPENDS = "glib-2.0-native libxml2-native expat-native"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus-${PV}"
|
||||
|
||||
do_stage() {
|
||||
oe_runmake install
|
||||
|
||||
Reference in New Issue
Block a user