summaryrefslogtreecommitdiffstats
path: root/meta/classes/package.bbclass
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-12-08 16:13:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-12 11:27:23 +0000
commitd2a2b83b2d13e050450b39ef07d50b35a1bc2d93 (patch)
tree465d4a458da9c5b73ee17f65f635babf3f8727ba /meta/classes/package.bbclass
parente6cc1b4245c7f34a0411a9ee2855fb6fae20d01c (diff)
downloadpoky-d2a2b83b2d13e050450b39ef07d50b35a1bc2d93.tar.gz
libhandy: Backport a makefile header race
After the commit(8157ecc Separate public and private enums) introduced, there comes a race as below: | In file included from ../git/src/hdy-settings.c:11: | ../git/src/hdy-settings-private.h:16:10: fatal error: hdy-enums-private.h: No such file or directory | 16 | #include "hdy-enums-private.h" So also add private headers like private sources did now to libhandy_sources to fix the issue. (From OE-Core rev: de57b4624e3d2d66268c33c4bf86dcb25abcab32) Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package.bbclass')
0 files changed, 0 insertions, 0 deletions