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
741028de
Commit
741028de
authored
Jul 14, 2015
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds bluez5 support to the image
parent
4fb2ae59
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
asteroid-image.bbclass
classes/asteroid-image.bbclass
+1
-1
asteroid.conf
conf/distro/asteroid.conf
+1
-1
No files found.
classes/asteroid-image.bbclass
View file @
741028de
inherit core-image
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 bluez cinematicexperience asteroid-launcher android"
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 bluez
5
cinematicexperience asteroid-launcher android"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
conf/distro/asteroid.conf
View file @
741028de
...
...
@@ -20,7 +20,7 @@ DISTRO = "asteroid"
DISTRO_NAME
=
"Asteroid"
DISTRO_VERSION
?=
"${DATE}-snapshot"
DISTRO_FEATURES
=
"wayland systemd alsa ipv4 ${DISTRO_FEATURES_LIBC} splash package-management"
DISTRO_FEATURES
=
"wayland systemd alsa ipv4
bluetooth bluez5 splash package-management
${DISTRO_FEATURES_LIBC} splash package-management"
PREFERRED_PROVIDER_jpeg
=
"libjpeg-turbo"
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