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:
@@ -4,7 +4,6 @@ DESCRIPTION = "sed is a Stream EDitor."
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
|
||||
S = "${WORKDIR}/sed-${PV}"
|
||||
|
||||
inherit autotools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user