diff options
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.1.bb | 3 |
1 files changed, 3 insertions, 0 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 e2f134fe..7c734cd6 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 | |||
| @@ -3,3 +3,6 @@ require qemu-devicetrees.inc | |||
| 3 | 3 | ||
| 4 | BRANCH ?= "xlnx_rel_v2022.1" | 4 | BRANCH ?= "xlnx_rel_v2022.1" |
| 5 | SRCREV ?= "0499324af1178057c3730b0989c8fb5c5bbc4cf8" | 5 | SRCREV ?= "0499324af1178057c3730b0989c8fb5c5bbc4cf8" |
| 6 | |||
| 7 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" | ||
| 8 | SRC_URI:append = " file://0001-Makefile-Use-python3-instead-of-python.patch" | ||
