]> code.ossystems Code Review - openembedded-core.git/commit
libxft: extend to nativesdk
authorMingli Yu <Mingli.Yu@windriver.com>
Thu, 8 Nov 2018 06:08:14 +0000 (14:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 15:18:28 +0000 (15:18 +0000)
commit2709062a47b86bb86b2768f04f97f00af1bb9b47
tree669b798e470363aed3a7a28e523f95e03d5fe554
parent2ed08a6c467202504737040b83a8b9fd6481f62b
libxft: extend to nativesdk

After enable tk via PACKAGECONFIG for python3,
there comes below error:
Missing or unbuildable dependency chain was: ['buildtools-tarball', 'nativesdk-python3-testtools', 'nativesdk-python3-pbr', 'nativesdk-python3', 'nativesdk-tk', 'nativesdk-xft']

Extend libxft to nativesdk to fix this issue as
PROVIDES = "xft" in libxft recipe.

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb