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
24f47d48
Commit
24f47d48
authored
Dec 26, 2015
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Installs asteroid-settings by default
parent
a611353c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
asteroid-image.bbclass
classes/asteroid-image.bbclass
+1
-1
asteroid-settings_git.bb
recipes-asteroid/asteroid-settings/asteroid-settings_git.bb
+2
-2
No files found.
classes/asteroid-image.bbclass
View file @
24f47d48
...
...
@@ -7,7 +7,7 @@ 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 \
connman bluez5 pulseaudio ppp dropbear qtbase-fonts qtbase-fonts-ttf-dejavu qtbase-plugins statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents \
asteroid-launcher asteroid-calculator asteroid-calendar asteroid-stopwatch"
asteroid-launcher asteroid-calculator asteroid-calendar asteroid-stopwatch
asteroid-settings
"
EXTRA_USERS_PARAMS = "groupadd system; \
useradd -p '' -G 'video,system' ceres"
...
...
recipes-asteroid/asteroid-settings/asteroid-settings_git.bb
View file @
24f47d48
SUMMARY = "Asteroid's system settings app"
HOMEPAGE = "https://github.com/AsteroidOS/asteroid-settings.git"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=
2c1c00f9d3ed9e24fa69b932b7e7aff2
"
LIC_FILES_CHKSUM = "file://LICENSE;md5=
84dcc94da3adb52b53ae4fa38fe49e5d
"
SRC_URI = "git://github.com/AsteroidOS/asteroid-settings.git;protocol=https"
SRCREV = "${AUTOREV}"
...
...
@@ -10,4 +10,4 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings"
DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings
nemo-qml-plugin-dbus qtconnectivity
"
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