Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
302134bb59 io-compress-lzma-perl,io-compress-perl: Do not mark allarch
These recipes are using target perl install during build so they can not be
allarch, the issue becomes evident when libdir for target the native
build hosts do not match e.g. ppc64 where target libdir is usr/lib64
then the do_configure starts to fail because it can not find
Config_heavy-target.pl script which is part of tatget perl install and
allarch recipes seems to assume libdir defaults to /usr/lib when
accessing it.

I think it can be fixed by perhaps building the missing perl files into
perl native perhaps.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Hongxu Jia <hongxu.jia@windriver.com>
Cc: Tim "moto-timo" Orling <ticotimo@gmail.com>
2022-03-21 08:25:11 -07:00
Khem Raj
bd5dcf1b25 recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04 17:41:45 -08:00
Sakib Sajal
daf59fe55a io-compress-lzma-perl: add recipe for version 2.096
Add recipe for io-compress-lzma-perl and all the dependencies.

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-12-10 18:52:10 -08:00