aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tom.gall@linaro.org>2014-02-21 16:46:38 -0600
committerTom Gall <tom.gall@linaro.org>2014-02-21 16:46:38 -0600
commit10dd1ca078a9ad1764374ac4191abd16043caa00 (patch)
tree4ad77a756338521cd762363f4aad4c778ce9073b
parent762394cc968b8229f594f22b3eb4fc69828a64dc (diff)
Add image recipe for a cut down xfce based image for aarch64 work.
-rw-r--r--meta-linaro/recipes-linaro/images/linaro-image-xfce.bb30
1 files changed, 30 insertions, 0 deletions
diff --git a/meta-linaro/recipes-linaro/images/linaro-image-xfce.bb b/meta-linaro/recipes-linaro/images/linaro-image-xfce.bb
new file mode 100644
index 0000000..d31ec94
--- /dev/null
+++ b/meta-linaro/recipes-linaro/images/linaro-image-xfce.bb
@@ -0,0 +1,30 @@
+require recipes-core/images/core-image-minimal.bb
+require linaro-image-common.inc
+
+DESCRIPTION = "An xfce based image for Linaro aarch64 development work."
+
+IMAGE_INSTALL += "${SDK_IMAGE_INSTALL} "
+
+IMAGE_FEATURES += "\
+ tools-debug \
+ tools-sdk \
+ "
+
+#dev-pkgs
+# staticdev-pkgs
+#IMAGE_FEATURES +="dev-pkgs task-sdk-native"
+
+CORE_IMAGE_EXTRA_INSTALL += "xserver-xorg xserver-xf86-config xinit xauth xf86-input-evdev \
+ xorg-minimal-fonts \
+ xf86-video-fbdev xterm xclock xfwm4 xfce4-session xfdesktop xfce4-settings \
+ xfce4-panel xfce4-appfinder xfconf xfce4-terminal gtk-xfce-engine \
+ packagegroup-fonts-truetype packagegroup-xfce-base \
+ bzip2 zlib jpeg libpng libvpx flac harfbuzz \
+ icu libusb1 nspr speex libopus libxml2 \
+ libwebp jsoncpp openzone gdb nss re2-dev protobuf xrdb"
+
+# mesa
+# IMAGE_FSTYPES="tar.gz"
+# candidate adds re2 libevent xdg-utils package-group-xfce-extended
+# 1GB of free space to image
+