xen: Update xen-common.inc to commit 1425b67

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-10-10 11:40:08 +02:00
parent abf9d88a1b
commit 8fdeaf1932

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 = "58555e62c938941da6acdde0f7bbb8bba7b09814"
SRCREV = "1425b673a079a2fe6e1bb1fb1cb2fee5a8b40993"
XEN_REL = "4.18.imx"
PV = "${XEN_REL}+stable"