mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
geary: Specify location of iso-codes xml files
During cross-compiling it needs to know the location of staging area where these files are installed in RSS Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -46,7 +46,10 @@ ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
|||||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data opengl"
|
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data opengl"
|
||||||
|
|
||||||
GIR_MESON_OPTION = ""
|
GIR_MESON_OPTION = ""
|
||||||
EXTRA_OEMESON = "-Dprofile=release"
|
EXTRA_OEMESON = "-Dprofile=release \
|
||||||
|
-Diso_639_xml=${STAGING_DATADIR}/xml/iso-codes/iso_639.xml \
|
||||||
|
-Diso_3166_xml=${STAGING_DATADIR}/xml/iso-codes/iso_3166.xml \
|
||||||
|
"
|
||||||
|
|
||||||
PACKAGECONFIG[libunwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind"
|
PACKAGECONFIG[libunwind] = "-Dlibunwind=enabled,-Dlibunwind=disabled,libunwind"
|
||||||
PACKAGECONFIG[tnef] = "-Dtnef=enabled,-Dtnef=disabled,libytnef"
|
PACKAGECONFIG[tnef] = "-Dtnef=enabled,-Dtnef=disabled,libytnef"
|
||||||
|
|||||||
Reference in New Issue
Block a user