xen: Set XEN_REL to 4.19 for dev recipes

SRCREV recently updated by commit e3bae02214 ("xen/git: update to latest")
points to 4.18 while in fact it refers to 4.19 development version. Fix
it. Also, take the opportunity to update master tools recipe to point to
the same SHA.

Signed-off-by: Michal Orzel <michal.orzel@amd.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Michal Orzel 2023-11-27 11:38:11 +01:00 committed by Bruce Ashfield
parent 4372c0ebd9
commit 380475e793

View File

@ -1,7 +1,7 @@
# master status on 2023-11-24
SRCREV ?= "f96e2f64576cdbb147391c7cb399d393385719a9"
XEN_REL ?= "4.18"
XEN_REL ?= "4.19"
XEN_BRANCH ?= "master"
SRC_URI = " \