mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
cloud9-image: switch beaglebone to ext4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -3,11 +3,9 @@
|
||||
require cloud9-image.bb
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
task-gnome-xserver-base \
|
||||
task-xserver \
|
||||
task-gnome-fonts \
|
||||
angstrom-gdm-autologin-hack angstrom-gdm-xfce-hack gdm gdm-systemd \
|
||||
angstrom-gnome-icon-theme-enable gtk-engine-clearlooks gtk-theme-clearlooks angstrom-clearlooks-theme-enable \
|
||||
elsa \
|
||||
"
|
||||
|
||||
export IMAGE_BASENAME = "Cloud9-IDE-gfx"
|
||||
|
||||
@@ -4,6 +4,8 @@ require ti-hw-bringup-image.bb
|
||||
|
||||
FATPAYLOAD = "${datadir}/beaglebone-getting-started/*"
|
||||
|
||||
ROOTFSTYPE_beaglebone = "ext4"
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
cloud9 \
|
||||
task-sdk-target \
|
||||
|
||||
Reference in New Issue
Block a user