]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libxml2: Port gentest.py to Python-3
authorMartin Jansa <martin.jansa@gmail.com>
Mon, 8 Aug 2022 21:27:30 +0000 (23:27 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 10 Aug 2022 15:04:10 +0000 (05:04 -1000)
commit2f78dbcb300e7deae6cf39263e874ee8776d7a7b
tree1bc758c5fdca66417db51751b7f4be1d89e416b2
parent33d006ed8d93ea4c185d6b28a72b2d252fbb5ae1
libxml2: Port gentest.py to Python-3

* but it still won't work well on hosts without libxml2, make
  sure to use pre-generated testapi.c in do_compile_ptest

* this is reproducible with SOURCE_DATE_EPOCH set to 0 which
  e.g. meta-updater still sets by default for DISTROs which
  use it :(, see https://github.com/uptane/meta-updater/pull/35

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/libxml/libxml2/0001-Port-gentest.py-to-Python-3.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2_2.9.10.bb