]> code.ossystems Code Review - openembedded-core.git/commit
fontcache: Fix build dependency errors
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jul 2014 15:27:42 +0000 (15:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jul 2014 11:27:23 +0000 (12:27 +0100)
commitf784e9f53f333f05b3ef570334bf2f6bc9e972c4
treea67fb60e26cb74ff7609d6b4a7bc502c1a4a75c4
parent061b9fd4b6dca030df1f2f00a59ad7d365b06894
fontcache: Fix build dependency errors

This addresses warnings like:

WARNING: QA Issue: liberation-fonts rdepends on fontconfig-utils but its not a build dependency? [build-deps]

since the dependencies were being added at package time and were not
visible to bitbake.

Also take the opportunity to convert to use PACKAGEFUNCS rather than
the horrible populate_packages_append.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/fontcache.bbclass