diff options
| -rw-r--r-- | meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb b/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb index 36ed8123..629e483b 100644 --- a/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-bsp/recipes-multimedia/vcu/kernel-module-vcu.bb | |||
| @@ -9,7 +9,7 @@ PV = "${XILINX_VCU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | BRANCH = "master" | 12 | BRANCH = "xlnx_rel_v2021.1" |
| 13 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" | 13 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" |
| 14 | SRCREV = "b74f3fad9ba3ba3adf609cf4fff3570f3a1289ff" | 14 | SRCREV = "b74f3fad9ba3ba3adf609cf4fff3570f3a1289ff" |
| 15 | 15 | ||
