mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -4,7 +4,6 @@ PR = "r14"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}a.tar.gz \
|
||||
file://dolt.m4"
|
||||
S = "${WORKDIR}/libtool-${PV}"
|
||||
|
||||
PACKAGES =+ "libltdl libltdl-dev libltdl-dbg"
|
||||
FILES_${PN} += "${datadir}/aclocal*"
|
||||
|
||||
Reference in New Issue
Block a user