]> code.ossystems Code Review - openembedded-core.git/commit
perl: native modules will not trigger build perl for target.
authorKrzysztof Taborski <taborskikrzysztof@gmail.com>
Tue, 8 May 2018 16:46:58 +0000 (18:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2018 10:37:46 +0000 (11:37 +0100)
commit3ad793c9ae1eb0b0599078298d55a37042f11239
treec6a35b7dc26792f3687ce382373804f18ad17c80
parent909e8a99e3ca2db524d82f8fab829379b0b7d88b
perl: native modules will not trigger build perl for target.

Currently building perl-native modules triggers
build perl for target due to PACKAGES_DYNAMIC regex.

This commit will cause, that perl native modules will
trigger perl-native build.

(From OE-Core rev: 7dd9772eca6df52db09b65537fdf689f1aa3fd8f)

Signed-off-by: Krzysztof Taborski <taborskikrzysztof@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/perl/perl-native_5.24.1.bb
meta/recipes-devtools/perl/perl_5.24.1.bb