summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization
diff options
context:
space:
mode:
authorSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2024-03-18 14:26:09 -0600
committerMark Hatle <mark.hatle@amd.com>2024-03-20 13:59:32 -0500
commit375cb005b318bbe22bc7243a00b37e7de10ca219 (patch)
tree2f2971ea71362a1c5604025216d252a61032e93e /meta-xilinx-virtualization
parentd5673ef65ce1c97aaeaaae226f1293a9532d5fc5 (diff)
downloadmeta-xilinx-375cb005b318bbe22bc7243a00b37e7de10ca219.tar.gz
xen_4.18.bb: Use upstream commit id
xen_4.18.bb SRCREV should be using to upstream commit id and not xilinx xen repo commit id. Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-virtualization')
-rw-r--r--meta-xilinx-virtualization/recipes-extended/xen/xen_4.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-virtualization/recipes-extended/xen/xen_4.18.bb b/meta-xilinx-virtualization/recipes-extended/xen/xen_4.18.bb
index daa27b5b..d2a09a89 100644
--- a/meta-xilinx-virtualization/recipes-extended/xen/xen_4.18.bb
+++ b/meta-xilinx-virtualization/recipes-extended/xen/xen_4.18.bb
@@ -1,5 +1,5 @@
1# tag: RELEASE-4.18.0 1# tag: RELEASE-4.18.0
2SRCREV ?= "7cb7aac7f570757b67bcd43aec67e0cda9f58b14" 2SRCREV ?= "d75f1e9b74314cea91ce435730d4e3539ecca77d"
3 3
4XEN_URI ?= "git://xenbits.xen.org/xen.git" 4XEN_URI ?= "git://xenbits.xen.org/xen.git"
5XEN_REL ?= "4.18" 5XEN_REL ?= "4.18"