mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
b123e01e3e
commit
7f8b94f8a4
@@ -1,7 +1,7 @@
|
||||
From 07fce2101d83b5334de78e661ba0361c2874ebdf Mon Sep 17 00:00:00 2001
|
||||
From: Alistair Francis <alistair.francis@wdc.com>
|
||||
Date: Mon, 18 Mar 2019 16:30:45 -0700
|
||||
Subject: [PATCH 1/5] Remove python venv
|
||||
Subject: [PATCH 1/7] Remove python venv
|
||||
|
||||
Remove the python venv requirements and instead just use the native
|
||||
python and pip pacakges.
|
||||
|
||||
Reference in New Issue
Block a user