]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3: use system expat
authorRoss Burton <ross.burton@arm.com>
Fri, 5 May 2023 13:21:44 +0000 (14:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 9 May 2023 06:47:53 +0000 (07:47 +0100)
commit2621924191fa516c66eb42295ec4c68820c0ed17
treeccdd5f4b3cc16922dfda979239aeb443967b1800
parent52232f8a6afef20ff4ef70367ecce74043210a46
python3: use system expat

Instead of statically linking to an integrated expat which may not be
updated to fix security issues, dynamically link to the system expat.

(From OE-Core rev: 4c63942a47f6d10eda6ed6718bfcfc89396b7d67)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3_3.11.2.bb