summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2015-04-13 20:36:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-15 18:12:45 +0100
commit427c70443de713211b6951f15980f41c0be740b2 (patch)
tree1cce158beb93db6f7c9ca30c99f3f133a7a02099 /meta/recipes-support
parent0456e83de410a6f6f9befd304a9817d6452d7a44 (diff)
downloadast2050-yocto-poky-427c70443de713211b6951f15980f41c0be740b2.zip
ast2050-yocto-poky-427c70443de713211b6951f15980f41c0be740b2.tar.gz
aspell: inherit binconfig-disabled
There is a pspell-config. (From OE-Core master rev: 53c8a954e699b3ae3e7a0a2b3860cf7c9ad1288e) (From OE-Core rev: 27bf71420b535678640f8edd0c6bc551bd322f1c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/aspell/aspell_0.60.6.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb b/meta/recipes-support/aspell/aspell_0.60.6.1.bb
index a4f0e14..ca8af9d 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.6.1.bb
@@ -25,4 +25,6 @@ FILES_libpspell = "${libdir}/libpspell.so.*"
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
ARM_INSTRUCTION_SET = "arm"
-inherit autotools-brokensep gettext texinfo
+inherit autotools-brokensep gettext texinfo binconfig-disabled
+
+BINCONFIG = "${bindir}/pspell-config"
OpenPOWER on IntegriCloud