Lines Matching full:cross
1 SUMMARY = "Perl-cross build system"
2 HOMEPAGE = "https://github.com/arsv/perl-cross"
3 DESCRIPTION = "perl-cross provides configure script, top-level Makefile and some auxiliary files fo…
4 with the primary emphasis on cross-compiling the source."
7 # README.md is taken from https://github.com/arsv/perl-cross/blob/master/README.md
13 SRC_URI = "https://github.com/arsv/perl-cross/releases/download/${PV}/perl-cross-${PV}.tar.gz;name=…
15 file://0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch \
19 UPSTREAM_CHECK_URI = "https://github.com/arsv/perl-cross/releases/"
21 SRC_URI[perl-cross.sha256sum] = "77f13ca84a63025053852331b72d4046c1f90ded98bd45ccedea738621907335"
23 S = "${WORKDIR}/perl-cross-${PV}"
32 mkdir -p ${D}/${datadir}/perl-cross/
33 cp -rf ${S}/* ${D}/${datadir}/perl-cross/
34 rm -rf ${D}/${datadir}/perl-cross/patches/