xen: Update xen-common.inc to commit 58555e6

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-05-28 17:19:07 +02:00
parent 013e812459
commit 380f807d94

View File

@ -1,6 +1,6 @@
SRCBRANCH = "imx_4.18.y"
XEN_SRC ?= "git://github.com/nxp-imx/imx-xen.git;protocol=https"
SRC_URI = " ${XEN_SRC};branch=${SRCBRANCH}"
SRCREV = "be1c78be7d84ce256fbb286905ac829f6039108d"
SRCREV = "58555e62c938941da6acdde0f7bbb8bba7b09814"
XEN_REL = "4.18.imx"
PV = "${XEN_REL}+stable"