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:28:50 +0000 (12:28 +0100)
commitebac174160805d8115817c536fcb84af96592add
tree2c59a01350f0b7da7b5e393138f9e2328c9648ac
parent968e59f4720a9f6b0211696f371dfe218f41091e
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.

(From OE-Core rev: f784e9f53f333f05b3ef570334bf2f6bc9e972c4)

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