Commit 9e751d23 authored by Florent Revest's avatar Florent Revest

splash and packagemanagement must be IMAGE_FEATURES

parent 1fda93dd
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 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"
......@@ -20,7 +20,7 @@ DISTRO = "asteroid"
DISTRO_NAME = "Asteroid"
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-native = "libjpeg-turbo-native"
......
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