Commit b87c0e5a authored by Florent Revest's avatar Florent Revest

asteroid-image: install less tools and use busybox instead of coreutils

parent 87a18e87
......@@ -5,12 +5,9 @@ LICENSE = "GPL-2.0"
IMAGE_FEATURES += "splash package-management"
IMAGE_INSTALL += " \
base-files base-passwd shadow systemd tzdata coreutils bash file findutils gawk grep procps psmisc sed util-linux sudo module-init-tools less tar gzip bzip2 \
iproute2 connman bluez5 pulseaudio dropbear qtbase-plugins statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents usb-moded \
base-files base-passwd systemd busybox iproute2 connman bluez5 dropbear statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents usb-moded \
supported-languages asteroid-launcher asteroid-calculator asteroid-calendar asteroid-stopwatch asteroid-settings asteroid-timer asteroid-alarmclock asteroid-weather asteroid-btsyncd"
EXTRA_USERS_PARAMS = "groupadd system; \
groupadd statefs; \
useradd -p '' -G 'video,system,statefs' ceres"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment