diff options
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb index 2c8b3ffb..048b5754 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | require qemu-devicetrees.inc | 2 | require qemu-devicetrees.inc |
| 3 | 3 | ||
| 4 | BRANCH ?= "master" | 4 | BRANCH ?= "xlnx_rel_v2022.1" |
| 5 | SRCREV ?= "922daa6a36abd2392f9c31e3222f7a38d548e981" | 5 | SRCREV ?= "922daa6a36abd2392f9c31e3222f7a38d548e981" |
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc index bf92208b..1217250b 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 11 | DEPENDS = "glib-2.0 zlib pixman bison-native ninja-native meson-native" | 11 | DEPENDS = "glib-2.0 zlib pixman bison-native ninja-native meson-native" |
| 12 | 12 | ||
| 13 | XILINX_QEMU_VERSION ?= "v6.1.0" | 13 | XILINX_QEMU_VERSION ?= "v6.1.0" |
| 14 | BRANCH ?= "master" | 14 | BRANCH ?= "xlnx_rel_v2022.1" |
| 15 | SRCREV = "e353d497d8aff64b42575fa4799a2f43555e0502" | 15 | SRCREV = "e353d497d8aff64b42575fa4799a2f43555e0502" |
| 16 | 16 | ||
| 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
