mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
systemd: inherit perlnative
otherwise intltool fails to find XML parser module as it uses perl from build host Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -14,9 +14,9 @@ inherit gitpkgv
|
|||||||
PKGV = "v${GITPKGVTAG}"
|
PKGV = "v${GITPKGVTAG}"
|
||||||
|
|
||||||
PV = "git"
|
PV = "git"
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
inherit autotools vala
|
inherit autotools vala perlnative
|
||||||
|
|
||||||
SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
|
SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user