summaryrefslogtreecommitdiff
path: root/recipes-samples
diff options
context:
space:
mode:
authorRicardo Salveti <ricardo@opensourcefoundries.com>2018-01-30 00:43:11 -0200
committerRicardo Salveti <ricardo@opensourcefoundries.com>2018-01-30 11:53:56 -0200
commit1f1b149b57406053a0da40999385917c0cae9c08 (patch)
treed4ddff106b8b747016e85388fffcee7ca8b8b3ac /recipes-samples
parent8576c1c05c699aee819ff01e591aba44c4e05e0f (diff)
lmp-gateway-image: remove deprecated python3-subprocess from CORE_IMAGE_BASE_INSTALL
The python3-subprocess package was merged into core as part of the json manifest migration. Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
Diffstat (limited to 'recipes-samples')
-rw-r--r--recipes-samples/images/lmp-gateway-image.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-samples/images/lmp-gateway-image.bb b/recipes-samples/images/lmp-gateway-image.bb
index 253b288..23d3019 100644
--- a/recipes-samples/images/lmp-gateway-image.bb
+++ b/recipes-samples/images/lmp-gateway-image.bb
@@ -56,7 +56,6 @@ CORE_IMAGE_BASE_INSTALL += " \
python3-netclient \
python3-pkgutil \
python3-shell \
- python3-subprocess \
python3-unixadmin \
pciutils \
strace \