diff options
| author | Rohit Visavalia <rohit.visavalia@amd.com> | 2023-01-09 03:25:04 -0800 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-01-10 08:48:39 -0800 |
| commit | 3dc5efa3d170c1635c2708862f1de78ef3bb03ea (patch) | |
| tree | 64a892412b48da91ecea7b95ec3977dbf38195e2 | |
| parent | db5013a5357e7f8d10976925e55eed087116a5ce (diff) | |
| download | meta-xilinx-3dc5efa3d170c1635c2708862f1de78ef3bb03ea.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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb index a78d0642..c696d89d 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.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 = "89d65e65e4fe21c4a6731796efcad8d24be7178e" | 16 | SRCREV = "f60039381ecd732ec6456d729cabe4d14105455e" |
| 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 = " \ |
