diff options
author | Koen Kooi <koen@openembedded.org> | 2007-06-30 07:34:40 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-06-30 07:34:40 +0000 |
commit | e5b5d9b5359efd96952f5eb4380802035563f452 (patch) | |
tree | 681b56602c2ecf20b852877d2ef6dd741dab5a81 /conf/distro/angstrom-2007.1.conf | |
parent | 934bfa316e437a1622c641334abcfc8da2dda820 (diff) |
angstrom: readd big mount due to udev init scripts
Diffstat (limited to 'conf/distro/angstrom-2007.1.conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 5b5ea40d5b..f4b16d7dd8 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -318,6 +318,7 @@ DISTRO_EXTRA_RDEPENDS += "\ ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \ angstrom-version \ ipkg ipkg-collateral \ + util-linux-mount util-linux-umount \ avahi-daemon \ avahi-autoipd \ ${EXTRA_STUFF} \ |