summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc1
-rw-r--r--meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc5
-rw-r--r--meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc1
-rw-r--r--meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc3
4 files changed, 2 insertions, 8 deletions
diff --git a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
index 45f2428032..2f0cf7c069 100644
--- a/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
+++ b/meta-facebook/meta-bletchley/recipes-phosphor/images/fb-bletchley-phosphor-image.inc
@@ -3,7 +3,6 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
plat-svc \
motor-ctrl \
phosphor-virtual-sensor \
- usbutils \
idevicerestore \
fw-update \
phosphor-sel-logger \
diff --git a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
index 3e6728f263..d59fb76c25 100644
--- a/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
+++ b/meta-facebook/meta-harma/recipes-phosphor/images/fb-harma-phosphor-image.inc
@@ -15,11 +15,6 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
phosphor-power-control \
"
-# It is for lsusb app.
-OBMC_IMAGE_EXTRA_INSTALL:append = " \
- usbutils \
-"
-
# Allow scripted access to SITV BMC
OBMC_IMAGE_EXTRA_INSTALL:append = " \
sshpass \
diff --git a/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc b/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc
index fe7a36754d..81f687ed01 100644
--- a/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc
+++ b/meta-facebook/meta-yosemite4/recipes-phosphor/images/fb-yosemite4-phosphor-image.inc
@@ -25,4 +25,3 @@ OBMC_IMAGE_EXTRA_INSTALL:append = " \
# This enables the feature of dbus-monitor which defined in
# `meta-phosphor/classes/obmc-phosphor-images.bbclass`
IMAGE_FEATURES:append = " obmc-dbus-monitor"
-
diff --git a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
index 84e4e40b40..375e36a765 100644
--- a/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
+++ b/meta-facebook/recipes-phosphor/images/fb-phosphor-image.inc
@@ -18,8 +18,9 @@ OBMC_IMAGE_EXTRA_INSTALL:append = "\
dbus-top \
jq \
strace \
- tmux \
tcpdump \
+ tmux \
+ usbutils \
wget \
"
OBMC_IMAGE_EXTRA_INSTALL:append:mf-fb-secondary-emmc = " \