Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mycroft: Fixup remaining issues | Alistair Francis | 2019-10-26 | 1 | -121/+0 |
| | | | | | | | | | | 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> | ||||
* | mycroft: Bump to 19.8.1 | Alistair Francis | 2019-10-17 | 1 | -0/+121 |
Bump the Mycroft version and at the same time remove the requirement to install Python packages using pip on the target. Installing packages on the target doesn't always work depending on the features of the rootfs. We now install a lot more of the Python pip packages in OE as well. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |