diff options
| author | Alistair Francis <alistair.francis@wdc.com> | 2019-10-25 14:47:21 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-10-26 02:41:33 -0700 |
| commit | 7f8b94f8a4b4a4b3d3dc4dfcee06a9c6828b5421 (patch) | |
| tree | f5f6387853b777e2ae6ac38121a2279f1fe77086 /meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | |
| parent | b123e01e3ec7a750822829b59a98948b4c9c8ddb (diff) | |
| download | meta-openembedded-7f8b94f8a4b4a4b3d3dc4dfcee06a9c6828b5421.tar.gz | |
mycroft: Fixup remaining issues
This patch combines a few fixups:
- Don't bother users about missing package manager
- Use pocketsphinx by default (as it works on RISC-V)
- Add Upstream-Status to all patches
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb')
| -rw-r--r-- | meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb index d4ac4096bc..3c7bd89635 100644 --- a/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb +++ b/meta-multimedia/recipes-multimedia/mycroft/mycroft_19.8.1.bb | |||
| @@ -11,8 +11,10 @@ SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master \ | |||
| 11 | file://0001-Remove-python-venv.patch \ | 11 | file://0001-Remove-python-venv.patch \ |
| 12 | file://0002-dev_setup.sh-Remove-the-git-dependency.patch \ | 12 | file://0002-dev_setup.sh-Remove-the-git-dependency.patch \ |
| 13 | file://0003-dev_setup.sh-Remove-the-TERM-dependency.patch \ | 13 | file://0003-dev_setup.sh-Remove-the-TERM-dependency.patch \ |
| 14 | file://0004-pip-requirements-Don-t-install-requirements-with-pip.patch \ | 14 | file://0004-dev_setup.sh-Ignore-missing-package-manager.patch \ |
| 15 | file://0005-Use-python3-and-pip3-instead-of-python-and-pip.patch \ | 15 | file://0005-pip-requirements-Don-t-install-requirements-with-pip.patch \ |
| 16 | file://0006-Use-python3-and-pip3-instead-of-python-and-pip.patch \ | ||
| 17 | file://0007-mycroft.conf-Use-pocketsphinx-by-default.patch \ | ||
| 16 | file://dev_opts.json \ | 18 | file://dev_opts.json \ |
| 17 | file://mycroft-setup.service \ | 19 | file://mycroft-setup.service \ |
| 18 | file://mycroft.service \ | 20 | file://mycroft.service \ |
