Commit 3834db8f authored by Florent Revest's avatar Florent Revest

Split asteroid-image into asteroid-image and asteroid-image-dev for developer tools

parent 7dec54d8
inherit core-image
DESCRIPTION = "Asteroid Image."
LICENSE = "GPL-2.0"
IMAGE_INSTALL += "base-files base-passwd netbase keymaps strace ltrace procps gdb dosfstools nano bash acl coreutils e2fsprogs file findutils gawk grep makedevs mktemp ncurses net-tools psmisc sed tar time util-linux zlib iproute2 iputils iptables module-init-tools openssl ethtool gzip shadow sudo at bzip2 elfutils dbus dbus-glib less logrotate tzdata sysfsutils systemd qtbase qtbase-tools lipstick cinematicexperience"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
IMAGE_FEATURES += "splash package-management"
...@@ -3,7 +3,7 @@ inherit core-image ...@@ -3,7 +3,7 @@ inherit core-image
DESCRIPTION = "Asteroid Image." DESCRIPTION = "Asteroid Image."
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0"
IMAGE_INSTALL += "base-files base-passwd netbase keymaps strace ltrace procps gdb dosfstools nano bash acl coreutils e2fsprogs file findutils gawk grep makedevs mktemp ncurses net-tools psmisc sed tar time util-linux zlib iproute2 iputils iptables module-init-tools openssl ethtool gzip shadow sudo at bzip2 elfutils dbus dbus-glib less logrotate tzdata sysfsutils systemd qtbase qtbase-tools lipstick cinematicexperience" IMAGE_INSTALL += "base-files base-passwd netbase keymaps procps dosfstools nano bash acl coreutils e2fsprogs file findutils gawk grep ncurses net-tools psmisc sed tar time util-linux zlib iproute2 iputils iptables module-init-tools openssl ethtool gzip shadow sudo at bzip2 elfutils dbus dbus-glib less logrotate tzdata sysfsutils systemd qtbase qtbase-tools lipstick cinematicexperience"
PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010" PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010"
IMAGE_FEATURES += "splash package-management" IMAGE_FEATURES += "splash package-management"
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