xen: upgrade to 4.12.2

Fixes the build failure with 4.12.0 seen with the newer OE compiler.

Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Christopher Clark 2020-02-25 16:15:49 -08:00 committed by Bruce Ashfield
parent 64eb6f5595
commit e0884db20b

View File

@ -6,7 +6,7 @@ SRC_URI = " \
file://0001-python-pygrub-pass-DISTUTILS-xen.4.12.patch \
"
SRC_URI[md5sum] = "7d24d4541e3025421e02384cabc3528b"
SRC_URI[sha256sum] = "6e5455e4a58dcb2339bfcd2a89842728068b530aa62501843793f7cf743c4d64"
SRC_URI[md5sum] = "57084e3f55bbec063d38b464e1b7e4f2"
SRC_URI[sha256sum] = "1c75cbe728dfabf02b7f9a17ce96ee7d202d2fd4b4689490018d3a28b63f9fa3"
S = "${WORKDIR}/xen-${PV}"