diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-09-20 15:06:20 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-20 15:06:20 -0700 |
| commit | ec121d027b6ad58edbe1b6affd41b40db28c8bca (patch) | |
| tree | db017e94aa21336f715ce4140f31a70b3b7ae0b9 /meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | |
| parent | 93c211cefd1d7bf700d2642a9df53a085c2a9bf1 (diff) | |
| parent | 144e1046c104d60a35c2e8d7e99f0c950962249c (diff) | |
| download | meta-xilinx-ec121d027b6ad58edbe1b6affd41b40db28c8bca.tar.gz | |
Merge branch 'honister' into kirkstone-next
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc index 48b85f21..2aa54c74 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | |||
| @@ -11,8 +11,8 @@ 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.2" |
| 15 | SRCREV = "fbcb55665e9f5f91110ba2a44f62be9bc72752ee" | 15 | SRCREV = "74d70f8008bfbd1566c2eed3496a077a974de0d0" |
| 16 | 16 | ||
| 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
| 18 | 18 | ||
