summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-07-20 12:30:11 +0200
committerAnuj Mittal <anuj.mittal@intel.com>2020-07-28 16:15:51 +0800
commit2adcc5ade62fe10715a6c943565f71efe7627229 (patch)
treebd617ac74db347fb20780475d119ffb1675e74fb /LICENSE
parent9059f720f00f7b8dfac89d842ad19876eae201d5 (diff)
downloadopenembedded-core-contrib-2adcc5ade62fe10715a6c943565f71efe7627229.tar.gz
core: glib-2.0: fix requested libmount/mkostemp/selinux not being linked in
Since 010202076760 ("meson.bbclass: avoid unexpected operating-system names"), meson is no longer used with a cross file that appends the used libc to the operating system name, e.g. linux-gnueabi. Prior to that commit, the host_system == 'linux' checks in glib's meson failed, which led to glib being compiled without libmount, mkostemp and selinux even if explicitly requested. As the aforementioned commit affects all recipes built by glib, it might not be a candidate for backporting to current stable branches. To fix just the glib issue, instances of host_system == 'linux' are patched locally. The patch is marked as Upstream-Status: Inappropriate as it is rendered unnecessary for OE releases newer than Dunfell. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions