diff options
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw_2024.1.bb b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw_2024.1.bb index 09a06c3e..5186d4fc 100644 --- a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw_2024.1.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw_2024.1.bb | |||
| @@ -13,7 +13,7 @@ REQUIRED_MACHINE_FEATURES = "vdu" | |||
| 13 | 13 | ||
| 14 | BRANCH ?= "master" | 14 | BRANCH ?= "master" |
| 15 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" | 15 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" |
| 16 | SRCREV ?= "db37dc935785dff57a52eabc41ac0bf26b0a1707" | 16 | SRCREV ?= "7af131e0780d52ebc7bd6173bf1b99fec4dc522f" |
| 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 = "${REPO};${BRANCHARG}" | 19 | SRC_URI = "${REPO};${BRANCHARG}" |
