From 427c70443de713211b6951f15980f41c0be740b2 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 13 Apr 2015 20:36:07 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-support/aspell/aspell_0.60.6.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-support') 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 a4f0e140b2..ca8af9daca 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" -- cgit v1.2.3-54-g00ecf