diff mbox

[1/7] add linaro-image-xfce.bb an xfce based image for aarch64.

Message ID 1370455890-18305-1-git-send-email-tom.gall@linaro.org
State New
Headers show

Commit Message

Tom Gall June 5, 2013, 6:11 p.m. UTC
Signed-off-by: Tom Gall <tom.gall@linaro.org>
---
 .../recipes-linaro/images/linaro-image-xfce.bb     |   22 ++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 meta-linaro/recipes-linaro/images/linaro-image-xfce.bb
diff mbox

Patch

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..14b1ba2
--- /dev/null
+++ b/meta-linaro/recipes-linaro/images/linaro-image-xfce.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."
+
+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"
+IMAGE_FSTYPES="tar.gz"
+# 1GB of free space to image
+
+#	package-management 
+#	x11-base