[oe-commits] Robert Yang : aspell: inherit binconfig-disabled

git at git.openembedded.org git at git.openembedded.org
Wed Apr 15 13:39:38 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 08282e8a92254062809e503102452bbf3b141f2e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=08282e8a92254062809e503102452bbf3b141f2e

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Mon Apr 13 20:36:07 2015 -0700

aspell: inherit binconfig-disabled

There is a pspell-config.

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

---

 meta/recipes-support/aspell/aspell_0.60.6.1.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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 f546721..7cf17d6 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_${PN}-dev += "${bindir}/pspell-config"
 
 ARM_INSTRUCTION_SET = "arm"
-inherit autotools-brokensep gettext texinfo
+inherit autotools-brokensep gettext texinfo binconfig-disabled
+
+BINCONFIG = "${bindir}/pspell-config"



More information about the Openembedded-commits mailing list