mirror of
https://git.yoctoproject.org/poky
synced 2026-02-14 04:33:03 +01:00
xorg-font-common.inc: Remove x11 requirement for -native
(From OE-Core rev: 1c6f6b014c2fca7bad93ce3b770721fd770bb006) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
293288ef1c
commit
c90540df8b
@@ -18,6 +18,7 @@ inherit autotools pkgconfig distro_features_check
|
||||
|
||||
# The mkfontscale-native requires x11 in DISTRO_FEATURES
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
REQUIRED_DISTRO_FEATURES_class-native = ""
|
||||
|
||||
EXTRA_OEMAKE += "FCCACHE=/bin/true UTIL_DIR=${STAGING_DIR_TARGET}\$\(MAPFILES_PATH\)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user