diff options
| author | Rohit Visavalia <rohit.visavalia@amd.com> | 2023-03-16 23:28:26 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-17 10:57:51 -0500 |
| commit | f9d9127ea2511fd790af6c9d3ee11731c38af6be (patch) | |
| tree | 2cb9186283bdbad3ebc3aac91488a84413891918 | |
| parent | c9a98fe32be99654cae69dab524a744d898bf7a9 (diff) | |
| download | meta-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.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb | 2 |
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 | ||
| 14 | BRANCH = "xlnx_rel_v2023.1" | 14 | BRANCH = "xlnx_rel_v2023.1" |
| 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" | 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" |
| 16 | SRCREV = "9295f18e8a1a1bcb1a5287b3c1093f98bf9e922f" | 16 | SRCREV = "4afe0ab4eb3b7f2d17bcb823dee0caa0f03ab7a0" |
| 17 | 17 | ||
| 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 19 | SRC_URI = " \ | 19 | SRC_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 | ||
| 14 | BRANCH = "master" | 14 | BRANCH = "master" |
| 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" | 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" |
| 16 | SRCREV = "9295f18e8a1a1bcb1a5287b3c1093f98bf9e922f" | 16 | SRCREV = "b7664198e562afa3e2c96174b6e746f3770672f1" |
| 17 | 17 | ||
| 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 18 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 19 | SRC_URI = " \ | 19 | SRC_URI = " \ |
