summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/acpica/acpica_20200717.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20200717.bb b/meta/recipes-extended/acpica/acpica_20200717.bb
index d1d06c0c24..e3c8c2bdfb 100644
--- a/meta/recipes-extended/acpica/acpica_20200717.bb
+++ b/meta/recipes-extended/acpica/acpica_20200717.bb
@@ -34,6 +34,8 @@ EXTRA_OEMAKE = "CC='${CC}' \
34 PREFIX=${prefix} \ 34 PREFIX=${prefix} \
35 INSTALLDIR=${bindir} \ 35 INSTALLDIR=${bindir} \
36 INSTALLFLAGS= \ 36 INSTALLFLAGS= \
37 YACC=bison \
38 YFLAGS='-y --file-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}' \
37 " 39 "
38 40
39do_install() { 41do_install() {