]> code.ossystems Code Review - openembedded-core.git/commit
gtk-icon-cache.bbclass: add features_check
authorChangqing Li <changqing.li@windriver.com>
Wed, 8 Jul 2020 07:13:31 +0000 (15:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jul 2020 11:41:07 +0000 (12:41 +0100)
commitab9ff563c77cd5105f4ef9426f076b10ea8e2ee8
tree41787862d8e3c18ad723688e6fec96700c183ad8
parentdce28d8ac7fbae487cb6674b91fe2b574036b26d
gtk-icon-cache.bbclass: add features_check

'bitbake world -k' when DISTRO_FEATURES don't have x11 and wayland,
report errors:
Nothing PROVIDES 'gtk+3'
Nothing RPROVIDES 'blueman'

gtk+3 set ANY_OF_DISTRO_FEATURES, so add it here too
since we DEPENDS on it

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gtk-icon-cache.bbclass