From: Khem Raj Date: Sat, 3 Sep 2022 17:45:58 +0000 (-0700) Subject: python3-lxml: Add recipe X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2978 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19e87e03234245c522d63f14365885ab5369a54c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-lxml: Add recipe Import this recipe from meta-python, as it is needed by many recipes from different layers e.g. wireplumber from meta-multimedia, opengl-es-cts and vulkan-cts in meta-oe, yelp-tools in meta-gnome to name a few, the real issue is that newer vulkan-cts has added this dependency which is in meta-oe, and meta-oe can not depend on meta-python Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 3c80a3a617d..fee4e52b10c 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -626,6 +626,7 @@ RECIPE_MAINTAINER:pn-python3-jinja2 = "Richard Purdie