Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-nemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NemoMobile
meta-nemo
Commits
b87c0e5a
Commit
b87c0e5a
authored
Sep 16, 2016
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asteroid-image: install less tools and use busybox instead of coreutils
parent
87a18e87
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
asteroid-image.bbclass
classes/asteroid-image.bbclass
+1
-4
No files found.
classes/asteroid-image.bbclass
View file @
b87c0e5a
...
@@ -5,12 +5,9 @@ LICENSE = "GPL-2.0"
...
@@ -5,12 +5,9 @@ LICENSE = "GPL-2.0"
IMAGE_FEATURES += "splash package-management"
IMAGE_FEATURES += "splash package-management"
IMAGE_INSTALL += " \
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 \
base-files base-passwd systemd busybox iproute2 connman bluez5 dropbear statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents usb-moded \
iproute2 connman bluez5 pulseaudio dropbear qtbase-plugins 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"
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; \
EXTRA_USERS_PARAMS = "groupadd system; \
groupadd statefs; \
groupadd statefs; \
useradd -p '' -G 'video,system,statefs' ceres"
useradd -p '' -G 'video,system,statefs' ceres"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment