aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/espeak
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-03-09 16:54:57 -0700
committerChris Larson <chris_larson@mentor.com>2010-03-19 10:41:54 -0700
commita215c2f283476776567506c2e3f969c48f7e5e3d (patch)
treed2fbc73e905e93959f0627097a72d52dff200815 /recipes/espeak
parente0503768af714c4e8c7fc75e462d4e58e34042a7 (diff)
downloadopenembedded-a215c2f283476776567506c2e3f969c48f7e5e3d.tar.gz
Don't inherit siteinfo in base.bbclass
Acked-by: Richard Purdie <rpurdie@linux.intel.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/espeak')
-rw-r--r--recipes/espeak/espeak_1.37.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/espeak/espeak_1.37.bb b/recipes/espeak/espeak_1.37.bb
index 2a5baf2420..f465f6f270 100644
--- a/recipes/espeak/espeak_1.37.bb
+++ b/recipes/espeak/espeak_1.37.bb
@@ -1,4 +1,5 @@
require espeak.inc
+inherit siteinfo
EXTRA_PHONEMES = '${@base_contains("SITEINFO_ENDIANESS", "be", "espeak-data (= ${PV})", "", d)}'
RDEPENDS_${PN} = "portaudio-v19 ${EXTRA_PHONEMES}"