Hi Khem,
On 16.06.20 г. 21:44 ч., Khem Raj wrote:
Leon
please look into
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/392/steps/8/logs/warnings
I have accepted this patch in confidence that a follow up is coming
from you to fix this warning
Thank you for bringing up this topic. Following your suggestion I have
just prepared, tested and submitted a fix.
Thanks,
Leon
Thanks
On Thu, Jun 11, 2020 at 10:40 PM Khem Raj <[email protected]> wrote:
On Thu, Jun 11, 2020 at 2:10 AM Leon Anavi <[email protected]> wrote:
Add pulseaudio as a dependency and required distro feature because
libsphinxad requires it. Upgrade to release 0.1.15:
- Add all travis osx
- Remove bdist_egg and bdist_msi
- Bug fixes
Signed-off-by: Leon Anavi <[email protected]>
---
...ocketsphinx_0.1.0.bb => python3-pocketsphinx_0.1.15.bb} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
rename meta-python/recipes-devtools/python/{python3-pocketsphinx_0.1.0.bb =>
python3-pocketsphinx_0.1.15.bb} (65%)
diff --git a/meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.0.bb
b/meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.15.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.0.bb
rename to meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.15.bb
index cb22040df..5aa0eb6bc 100644
--- a/meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pocketsphinx_0.1.15.bb
@@ -5,9 +5,10 @@ SECTION = "devel/python"
LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=826ebda787eb48e78aec2624f9faba72"
-SRC_URI[md5sum] = "c0f2bfd54bc4c438c3bb64825f57d575"
-SRC_URI[sha256sum] =
"2cc493ed48c1301e0d2e69b137dc646c2f8caca190ef4bce61836eac96d1796f"
+SRC_URI[md5sum] = "94d008eebea16acb60a9ffe614575dee"
+SRC_URI[sha256sum] =
"34d290745c7dbe6fa2cac9815b5c19d10f393e528ecd70e779c21ebc448f9b63"
inherit pypi setuptools3
-DEPENDS += "swig-native"
+DEPENDS += "swig-native pulseaudio"
+REQUIRED_DISTRO_FEATURES += "pulseaudio"
this also needs to inherit feature_check
please send a followup since I have applied the original patch.
--
2.17.1
--
Leon Anavi
Software Engineer
konsulko.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85152):
https://lists.openembedded.org/g/openembedded-devel/message/85152
Mute This Topic: https://lists.openembedded.org/mt/74814807/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-