diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-03-03 13:43:31 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-03-05 10:25:18 -0600 |
commit | 39bcac39bea4fd22c23ffab003227c34759d7a53 (patch) | |
tree | c751882e3285b89e661cc8f5cfbbf002561578cf | |
parent | 9d0c8619aedbd43c094180ddd6738ba0525f7cc4 (diff) | |
download | meta-xilinx-39bcac39bea4fd22c23ffab003227c34759d7a53.tar.gz |
Branch to 2023.1
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
18 files changed, 19 insertions, 19 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2023.1.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2023.1.bb index 21f18ce2..30ca3501 100644 --- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2023.1.bb +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/libmetal/libmetal-xlnx_v2023.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SRCBRANCH ?= "2023.1" | 1 | SRCBRANCH ?= "2023.1" |
2 | SRCREV = "be635252271de342014a146825870b64bd41d6eb" | 2 | SRCREV = "be635252271de342014a146825870b64bd41d6eb" |
3 | BRANCH = "2023" | 3 | BRANCH = "xlnx_rel_v2023.1" |
4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" | 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=f4d5df0f12dcea1b1a0124219c0dbab4" |
5 | PV = "${SRCBRANCH}+git${SRCPV}" | 5 | PV = "${SRCBRANCH}+git${SRCPV}" |
6 | 6 | ||
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.1.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.1.bb index fad7d2af..e295b869 100644 --- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.1.bb +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2023.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SRCBRANCH ?= "2023.1" | 1 | SRCBRANCH ?= "2023.1" |
2 | SRCREV = "c8aaf2f26d5493f492f0af09dd558d45908636da" | 2 | SRCREV = "c8aaf2f26d5493f492f0af09dd558d45908636da" |
3 | BRANCH = "2023" | 3 | BRANCH = "xlnx_rel_v2023.1" |
4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" | 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" |
5 | PV = "${SRCBRANCH}+git${SRCPV}" | 5 | PV = "${SRCBRANCH}+git${SRCPV}" |
6 | REPO = "git://github.com/Xilinx/open-amp.git;protocol=https" | 6 | REPO = "git://github.com/Xilinx/open-amp.git;protocol=https" |
diff --git a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc index e659e238..862b15d4 100644 --- a/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc +++ b/meta-xilinx-core/recipes-bsp/ai-engine/aie-rt.inc | |||
@@ -2,8 +2,8 @@ SECTION = "libs" | |||
2 | 2 | ||
3 | REPO ?= "git://github.com/Xilinx/aie-rt.git;protocol=https" | 3 | REPO ?= "git://github.com/Xilinx/aie-rt.git;protocol=https" |
4 | 4 | ||
5 | BRANCH ?= "main-aie" | 5 | BRANCH ?= "xlnx_rel_v2023.1" |
6 | SRCREV ?= "f9c452f7b1f4b9cc8105d7d12321b294a1325087" | 6 | SRCREV ?= "f6dc74eacbac3cd1839f36b8b494dcd5211942a2" |
7 | 7 | ||
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" | 9 | LIC_FILES_CHKSUM ?= "file://license.txt;md5=b81abf1f508952331dd7d2ab36408f5b" |
diff --git a/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb b/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb index dc8527f2..02bdf674 100644 --- a/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/bootgen/bootgen_2023.1.bb | |||
@@ -10,7 +10,7 @@ DEPENDS += "openssl" | |||
10 | RDEPENDS:${PN} += "openssl" | 10 | RDEPENDS:${PN} += "openssl" |
11 | 11 | ||
12 | REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" | 12 | REPO ?= "git://github.com/Xilinx/bootgen.git;protocol=https" |
13 | BRANCH = "master" | 13 | BRANCH = "xlnx_rel_v2023.1" |
14 | SRCREV = "76dd7271753eb55750db959d8e54c44f93c6d27c" | 14 | SRCREV = "76dd7271753eb55750db959d8e54c44f93c6d27c" |
15 | 15 | ||
16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 16 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb index a74670b7..a4149d39 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.1.bb | |||
@@ -8,7 +8,7 @@ REPO ?= "git://github.com/Xilinx/dfx-mgr.git;protocol=https" | |||
8 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 8 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
9 | SRC_URI = "${REPO};${BRANCHARG}" | 9 | SRC_URI = "${REPO};${BRANCHARG}" |
10 | 10 | ||
11 | BRANCH = "master" | 11 | BRANCH = "xlnx_rel_v2023.1" |
12 | SRCREV = "5918fb3406d828693cca484b77229ffd031b5dc4" | 12 | SRCREV = "5918fb3406d828693cca484b77229ffd031b5dc4" |
13 | SOMAJOR = "1" | 13 | SOMAJOR = "1" |
14 | SOMINOR = "0" | 14 | SOMINOR = "0" |
diff --git a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb index 11ad0268..287246c2 100644 --- a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb | |||
@@ -4,7 +4,7 @@ DESCRIPTION = "Xilinx libdfx Library and headers" | |||
4 | LICENSE = "MIT & GPL-2.0-or-later" | 4 | LICENSE = "MIT & GPL-2.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=94aba86aec117f003b958a52f019f1a7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=94aba86aec117f003b958a52f019f1a7" |
6 | 6 | ||
7 | BRANCH ?= "master" | 7 | BRANCH ?= "xlnx_rel_v2023.1" |
8 | REPO ?= "git://github.com/Xilinx/libdfx.git;protocol=https" | 8 | REPO ?= "git://github.com/Xilinx/libdfx.git;protocol=https" |
9 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 9 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
10 | SRC_URI = "${REPO};${BRANCHARG}" | 10 | SRC_URI = "${REPO};${BRANCHARG}" |
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2023.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2023.1.bb index 9a5022aa..91e787bd 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2023.1.bb +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2023.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | 1 | ||
2 | require qemu-devicetrees.inc | 2 | require qemu-devicetrees.inc |
3 | 3 | ||
4 | BRANCH ?= "master" | 4 | BRANCH ?= "xlnx_rel_v2023.1" |
5 | SRCREV ?= "1c45adcde1fc06432c01be250bf668c6477d8459" | 5 | SRCREV ?= "1c45adcde1fc06432c01be250bf668c6477d8459" |
6 | 6 | ||
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.1.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.1.inc index 3309ce11..06ac05a1 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.1.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx-2023.1.inc | |||
@@ -1,3 +1,3 @@ | |||
1 | XILINX_QEMU_VERSION = "v7.1.0" | 1 | XILINX_QEMU_VERSION = "v7.1.0" |
2 | BRANCH = "master" | 2 | BRANCH = "xlnx_rel_v2023.1" |
3 | SRCREV = "21adc9f99e813fb24fb65421259b5b0614938376" | 3 | SRCREV = "21adc9f99e813fb24fb65421259b5b0614938376" |
diff --git a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb index 7849cc93..28770994 100644 --- a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb | |||
@@ -9,7 +9,7 @@ PV = "${XLNX_DP_VERSION}+xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', Fal | |||
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | BRANCH ?= "master" | 12 | BRANCH ?= "xlnx_rel_v2023.1" |
13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" |
14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" | 14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" |
15 | 15 | ||
diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb index 6e00b6fd..20acb8b3 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb | |||
@@ -9,7 +9,7 @@ PV = "${XLNX_HDMI_VERSION}+xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', F | |||
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | BRANCH ?= "master" | 12 | BRANCH ?= "xlnx_rel_v2023.1" |
13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" |
14 | SRCREV = "1c6330f02fea68992e22400fdbc8c0d0e63e2958" | 14 | SRCREV = "1c6330f02fea68992e22400fdbc8c0d0e63e2958" |
15 | 15 | ||
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 77dabe19..4a3e42be 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb | |||
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git" | |||
11 | 11 | ||
12 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 12 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
13 | 13 | ||
14 | BRANCH = "master" | 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 = "9295f18e8a1a1bcb1a5287b3c1093f98bf9e922f" |
17 | 17 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx.bb b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx.bb index 4e2cd86a..21fdeb67 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/libomxil-xlnx.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5375796c5ae4ee85ea1f2c1603e58509" | |||
6 | XILINX_VCU_VERSION = "1.0.0" | 6 | XILINX_VCU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}+git${SRCPV}" | 7 | PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}+git${SRCPV}" |
8 | 8 | ||
9 | BRANCH ?= "master" | 9 | BRANCH ?= "xlnx_rel_v2023.1" |
10 | REPO ?= "git://github.com/Xilinx/vcu-omx-il.git;protocol=https" | 10 | REPO ?= "git://github.com/Xilinx/vcu-omx-il.git;protocol=https" |
11 | SRCREV = "59c4131db87b8c2426ea7e304eeb2847f30c4ded" | 11 | SRCREV = "59c4131db87b8c2426ea7e304eeb2847f30c4ded" |
12 | 12 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/libvcu-xlnx.bb b/meta-xilinx-core/recipes-multimedia/vcu/libvcu-xlnx.bb index 770213d0..5aac77d7 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/libvcu-xlnx.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/libvcu-xlnx.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5375796c5ae4ee85ea1f2c1603e58509" | |||
6 | XILINX_VCU_VERSION = "1.0.0" | 6 | XILINX_VCU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}+git${SRCPV}" | 7 | PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', False),d)[1] or ''}+git${SRCPV}" |
8 | 8 | ||
9 | BRANCH ?= "master" | 9 | BRANCH ?= "xlnx_rel_v2023.1" |
10 | REPO ?= "git://github.com/Xilinx/vcu-ctrl-sw.git;protocol=https" | 10 | REPO ?= "git://github.com/Xilinx/vcu-ctrl-sw.git;protocol=https" |
11 | SRCREV = "83aabb84c26667f7d6aee632654c63e504838061" | 11 | SRCREV = "83aabb84c26667f7d6aee632654c63e504838061" |
12 | 12 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware.bb b/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware.bb index 5a4852f8..50e7926d 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/vcu-firmware.bb | |||
@@ -8,7 +8,7 @@ PV = "${XILINX_VCU_VERSION}-xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', | |||
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | BRANCH ?= "master" | 11 | BRANCH ?= "xlnx_rel_v2023.1" |
12 | REPO ?= "git://github.com/Xilinx/vcu-firmware.git;protocol=https" | 12 | REPO ?= "git://github.com/Xilinx/vcu-firmware.git;protocol=https" |
13 | SRCREV = "c90288595ac9a12ff401de6dfa680b1f9adce5f6" | 13 | SRCREV = "c90288595ac9a12ff401de6dfa680b1f9adce5f6" |
14 | 14 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb index a9aff458..a1396278 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu.bb | |||
@@ -10,7 +10,7 @@ PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | |||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 11 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
12 | 12 | ||
13 | BRANCH ?= "master" | 13 | BRANCH ?= "xlnx_rel_v2023.1" |
14 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" | 14 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" |
15 | SRCREV ?= "82d06e395c93a1e941b83cccbb6f2e4e6d966f1c" | 15 | SRCREV ?= "82d06e395c93a1e941b83cccbb6f2e4e6d966f1c" |
16 | 16 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb index db7dde27..57e11b6b 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-ctrlsw.bb | |||
@@ -10,7 +10,7 @@ inherit autotools features_check | |||
10 | 10 | ||
11 | REQUIRED_MACHINE_FEATURES = "vdu" | 11 | REQUIRED_MACHINE_FEATURES = "vdu" |
12 | 12 | ||
13 | BRANCH ?= "master" | 13 | BRANCH ?= "xlnx_rel_v2023.1" |
14 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" | 14 | REPO ?= "git://github.com/Xilinx/vdu-ctrl-sw.git;protocol=https" |
15 | SRCREV ?= "7f87371a010c22fb0019abe92c7590cd3c08d13f" | 15 | SRCREV ?= "7f87371a010c22fb0019abe92c7590cd3c08d13f" |
16 | 16 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb index 4b140ab0..88b50193 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/libvdu-omxil.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=aaf483d309243c4596f6373eb9c8325f" | |||
6 | XILINX_VDU_VERSION = "1.0.0" | 6 | XILINX_VDU_VERSION = "1.0.0" |
7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" | 7 | PV = "${XILINX_VDU_VERSION}-xilinx-${XILINX_RELEASE_VERSION}+git${SRCPV}" |
8 | 8 | ||
9 | BRANCH ?= "master" | 9 | BRANCH ?= "xlnx_rel_v2023.1" |
10 | REPO ?= "git://github.com/Xilinx/vdu-omx-il.git;protocol=https" | 10 | REPO ?= "git://github.com/Xilinx/vdu-omx-il.git;protocol=https" |
11 | SRCREV ?= "811eefac953fd5e098c69cada97a0dd35f5e9015" | 11 | SRCREV ?= "811eefac953fd5e098c69cada97a0dd35f5e9015" |
12 | 12 | ||
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb index 39265a5d..e96e0d24 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware.bb | |||
@@ -12,7 +12,7 @@ inherit autotools features_check | |||
12 | 12 | ||
13 | REQUIRED_MACHINE_FEATURES = "vdu" | 13 | REQUIRED_MACHINE_FEATURES = "vdu" |
14 | 14 | ||
15 | BRANCH ?= "master" | 15 | BRANCH ?= "xlnx_rel_v2023.1" |
16 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" | 16 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" |
17 | SRCREV ?= "63fe2fce6e46d5bf03e33300a58a37d8568722ee" | 17 | SRCREV ?= "63fe2fce6e46d5bf03e33300a58a37d8568722ee" |
18 | 18 | ||