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
9e751d23
Commit
9e751d23
authored
Aug 06, 2015
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
splash and packagemanagement must be IMAGE_FEATURES
parent
1fda93dd
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
asteroid-image.bbclass
classes/asteroid-image.bbclass
+3
-1
asteroid.conf
conf/distro/asteroid.conf
+1
-1
No files found.
classes/asteroid-image.bbclass
View file @
9e751d23
inherit core-image
inherit core-image
LICENSE = "GPL-2.0"
LICENSE = "GPL-2.0"
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 logrotate tar zlib gzip bzip2 connman bluez5 cinematicexperience asteroid-launcher android liberation-fonts"
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 logrotate tar zlib gzip bzip2 connman bluez5 cinematicexperience asteroid-launcher"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
conf/distro/asteroid.conf
View file @
9e751d23
...
@@ -20,7 +20,7 @@ DISTRO = "asteroid"
...
@@ -20,7 +20,7 @@ DISTRO = "asteroid"
DISTRO_NAME
=
"Asteroid"
DISTRO_NAME
=
"Asteroid"
DISTRO_VERSION
?=
"${DATE}-snapshot"
DISTRO_VERSION
?=
"${DATE}-snapshot"
DISTRO_FEATURES
=
"wayland systemd alsa ipv4 bluetooth bluez5 splash package-management ${DISTRO_FEATURES_LIBC}
splash package-management
"
DISTRO_FEATURES
=
"wayland systemd alsa ipv4 bluetooth bluez5 splash package-management ${DISTRO_FEATURES_LIBC}"
PREFERRED_PROVIDER_jpeg
=
"libjpeg-turbo"
PREFERRED_PROVIDER_jpeg
=
"libjpeg-turbo"
PREFERRED_PROVIDER_jpeg
-
native
=
"libjpeg-turbo-native"
PREFERRED_PROVIDER_jpeg
-
native
=
"libjpeg-turbo-native"
...
...
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