aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tom.gall@linaro.org>2013-06-06 16:06:31 -0500
committerTom Gall <tom.gall@linaro.org>2013-06-06 16:06:31 -0500
commitff1be37333923a19fdd3f590083756d35fe7c0b0 (patch)
tree46edcda6bc928b198fb6a0f8efdd0eef8918fb8c
parent8d9695c417905a9a67db2936266e252063500df2 (diff)
add new xfce based image which includes development tools,
compilers, debugs and dev packages.
-rw-r--r--meta-linaro/recipes-linaro/images/linaro-image-xfce-dev.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-linaro/recipes-linaro/images/linaro-image-xfce-dev.bb b/meta-linaro/recipes-linaro/images/linaro-image-xfce-dev.bb
new file mode 100644
index 0000000..ddb7eb8
--- /dev/null
+++ b/meta-linaro/recipes-linaro/images/linaro-image-xfce-dev.bb
@@ -0,0 +1,22 @@
+require recipes-core/images/core-image-minimal.bb
+require linaro-image-common.inc
+
+DESCRIPTION = "An xfce based image with SDK for Linaro development work with debug and dev pkgs."
+
+IMAGE_INSTALL += "${SDK_IMAGE_INSTALL}"
+
+IMAGE_FEATURES +=" dev-pkgs staticdev-pkgs tools-debug tools-sdk "
+
+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"
+
+IMAGE_FSTYPES="tar.gz"
+# candidate adds re2 protobuf libevent xdg-utils package-group-xfce-extended
+# 1GB of free space to image
+