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:
@@ -5,8 +5,6 @@ LICENSE = "Artistic|GPL"
|
||||
DEPENDS = "virtual/db-native gdbm-native"
|
||||
PR = "r13"
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/perl-${PV}"
|
||||
|
||||
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz \
|
||||
file://perl-5.8.8-gcc-4.2.patch;patch=1 \
|
||||
file://Configure-multilib.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user