summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohit Visavalia <rohit.visavalia@amd.com>2023-03-16 23:28:26 -0700
committerMark Hatle <mark.hatle@amd.com>2023-03-17 10:57:51 -0500
commitf9d9127ea2511fd790af6c9d3ee11731c38af6be (patch)
tree2cb9186283bdbad3ebc3aac91488a84413891918
parentc9a98fe32be99654cae69dab524a744d898bf7a9 (diff)
downloadmeta-xilinx-f9d9127ea2511fd790af6c9d3ee11731c38af6be.tar.gz
kernel-module-vcu: Update SRCREV
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.1.bb2
-rw-r--r--meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.1.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.1.bb
index 4a3e42be..9adfcade 100644
--- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.1.bb
+++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.1.bb
@@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
13 13
14BRANCH = "xlnx_rel_v2023.1" 14BRANCH = "xlnx_rel_v2023.1"
15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" 15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https"
16SRCREV = "9295f18e8a1a1bcb1a5287b3c1093f98bf9e922f" 16SRCREV = "4afe0ab4eb3b7f2d17bcb823dee0caa0f03ab7a0"
17 17
18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
19SRC_URI = " \ 19SRC_URI = " \
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb
index 77dabe19..007e473b 100644
--- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb
+++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb
@@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
13 13
14BRANCH = "master" 14BRANCH = "master"
15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" 15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https"
16SRCREV = "9295f18e8a1a1bcb1a5287b3c1093f98bf9e922f" 16SRCREV = "b7664198e562afa3e2c96174b6e746f3770672f1"
17 17
18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 18BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
19SRC_URI = " \ 19SRC_URI = " \