summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-08-06 02:30:11 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-12 06:26:15 +0100
commit2e4d3aa2a351c5648dbd1df0203c99450329ccb4 (patch)
tree42f0df9af31362eb168c32b8fef74f72238404c5 /meta/recipes-devtools/qemu/qemu.inc
parent62372aedfe5e04b6b0c0bc5dba7c29bd4685e83b (diff)
downloadpoky-2e4d3aa2a351c5648dbd1df0203c99450329ccb4.tar.gz
meta: use new override syntax in comments
(From OE-Core rev: 572e7db6e8831227911ff3e52bde3a4aa6df1c91) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 4de8a9098b..0bbc4b1187 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -110,7 +110,7 @@ export LIBTOOL="${HOST_SYS}-libtool"
110 110
111B = "${WORKDIR}/build" 111B = "${WORKDIR}/build"
112 112
113#EXTRA_OECONF_append = " --python=${HOSTTOOLS_DIR}/python3" 113#EXTRA_OECONF:append = " --python=${HOSTTOOLS_DIR}/python3"
114 114
115do_configure:prepend:class-native() { 115do_configure:prepend:class-native() {
116 # Append build host pkg-config paths for native target since the host may provide sdl 116 # Append build host pkg-config paths for native target since the host may provide sdl