1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

Drop now unneeded FILESDIR and S variables from various recipes

This commit is contained in:
Richard Purdie
2009-01-02 15:34:40 +00:00
parent 61d8ea7a14
commit f8a23031e2
61 changed files with 3 additions and 136 deletions
-3
View File
@@ -1,5 +1,2 @@
require popt_${PV}.bb
inherit native
S = "${WORKDIR}/popt-${PV}"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/popt-${PV}"