diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-01-03 18:10:07 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2022-01-03 18:37:19 +0530 |
| commit | 9272e7a469e2796d4259af1d0a66aeb93382898c (patch) | |
| tree | 2e8670c9774af29153bf841b6500e6dd97bfbff2 | |
| parent | 7dd73714ceadc42e2696b31b1d7581e94063429f (diff) | |
| download | meta-xilinx-9272e7a469e2796d4259af1d0a66aeb93382898c.tar.gz | |
Updated SRCREV for 2022
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -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 3b4e0263..123b2d0a 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 | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | require qemu-devicetrees.inc | 2 | require qemu-devicetrees.inc |
| 3 | 3 | ||
| 4 | BRANCH ?= "master" | 4 | BRANCH ?= "master" |
| 5 | SRCREV ?= "a224c69f66ebd4cd705b6f1b319c2db0dbd602b9" | 5 | SRCREV ?= "ffb7b4973cff97a21dfbf66e874bb75f03b7572f" |
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc index d268f3e7..b23a1fb7 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-xilinx.inc | |||
| @@ -12,7 +12,7 @@ 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 ?= "master" |
| 15 | SRCREV = "8dd1b8cabff3e3e5b965d7a60472278ca4e27ceb" | 15 | SRCREV = "fc35bd352e1336d8ffce8a014aab8195d09cd4fe" |
| 16 | 16 | ||
| 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 17 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
| 18 | 18 | ||
