diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-06-04 03:37:57 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-07-14 15:02:41 -0700 |
| commit | 8e4e4922506cfbf7ac3cdea4f98b57d8c54a40ce (patch) | |
| tree | 07c08b150b058ce4babd5a50191840778a9a5c76 /meta-xilinx-bsp | |
| parent | 3a518ddd3626ea1cb25483f5035970e34c4aa885 (diff) | |
| download | meta-xilinx-8e4e4922506cfbf7ac3cdea4f98b57d8c54a40ce.tar.gz | |
kernel-module-vcu: Update branch for 2021 release
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
| -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 | ||
