aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/fso-image-nox.bb4
-rw-r--r--recipes/images/illume-image.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes/images/fso-image-nox.bb b/recipes/images/fso-image-nox.bb
index d241919367..d393cdb396 100644
--- a/recipes/images/fso-image-nox.bb
+++ b/recipes/images/fso-image-nox.bb
@@ -57,14 +57,14 @@ PYTHON_NOX_INSTALL = "\
# This list should be edited -- in particular, s3c24xx-gpio is large
# and statically linked. If not needed, we can save some flash on the
# GTA01 by getting rid of it in the base image. Other candidates
-# might include nano, mickeydbus, powertop, sysstat, and tcpdump.
+# might include nano, mdbus, powertop, sysstat, and tcpdump.
TOOLS_NOX_INSTALL = "\
dosfstools \
htop \
iptables \
lsof \
- mickeydbus \
+ mdbus \
mtd-utils \
nano \
powertop \
diff --git a/recipes/images/illume-image.bb b/recipes/images/illume-image.bb
index 3ab006ae9c..32776ca8cd 100644
--- a/recipes/images/illume-image.bb
+++ b/recipes/images/illume-image.bb
@@ -77,7 +77,7 @@ DEV_INSTALL = "\
TOOLS_INSTALL = "\
dosfstools \
lsof \
- mickeydbus \
+ mdbus \
mtd-utils \
nano \
powertop \