diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-09-13 18:48:49 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-09-13 18:22:38 +0000 |
commit | 635b0841e6afb7f8bbca3db929179dcdd976e0dc (patch) | |
tree | 5a5c3825ab021b65bc7fcc80eb0f1b37ef4bfeab /meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend | |
parent | 040eea5f305004287cf8ed590cd3ce526b0f01dc (diff) |
Fix build of harfbuzz
Reference: https://www.mail-archive.com/yocto@yoctoproject.org/msg36472.html
Change-Id: Ifc0f353218091f8b160d5f12186a8d4ca7a1f38a
Bug-AGL: SPEC-872
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10885
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend')
-rw-r--r-- | meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend b/meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend new file mode 100644 index 000000000..db50df5d9 --- /dev/null +++ b/meta-agl-bsp/recipes-graphics/harfbuzz/harfbuzz_1.4.1.bbappend @@ -0,0 +1,4 @@ +# 2017-09-13 hotfix for harfbuzz build +# Reference https://www.mail-archive.com/yocto@yoctoproject.org/msg36472.html + +acpaths = "-I ${STAGING_DATADIR_NATIVE}/aclocal/" |