mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
recipes: Inherit perlnative for pod2man
replace host version of pod2man perl-native provides, helps in improving reproducability Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ do_configure[depends] += "${MLPREFIX}gnulib:do_populate_sysroot"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gettext autotools pkgconfig systemd
|
||||
inherit gettext autotools perlnative pkgconfig systemd
|
||||
|
||||
EXTRA_OECONF_append_class-target = " --with-driver=redhat"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user