xen: Update xen-common.inc to commit 1a0124a

Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
This commit is contained in:
i.MX Yocto Project Release 2024-12-19 09:53:17 +01:00
parent ff530f1661
commit e2d21bf0ee

View File

@ -1,6 +1,6 @@
SRCBRANCH = "lf-6.12.3_1.0.0"
XEN_SRC ?= "git://github.com/nxp-imx/imx-xen.git;protocol=https"
SRC_URI = " ${XEN_SRC};branch=${SRCBRANCH}"
SRCREV = "4eae568c7caa7438e879836de1a8aca5832e30eb"
SRCREV = "1a0124a53eb333d5b5f326e98123484d97591050"
XEN_REL = "4.18.imx"
PV = "${XEN_REL}+stable"