All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Add XFCE image build bb file
@ 2015-01-23  7:55 Yong Li
  2015-01-23 10:48 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Yong Li @ 2015-01-23  7:55 UTC (permalink / raw)
  To: openembedded-core; +Cc: Yong Li

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

From 7bd10751abef6c6ac7d28b8d148bdee200d0c6b1 Mon Sep 17 00:00:00 2001
From: Yong Li <sdliyong@gmail.com>
Date: Fri, 23 Jan 2015 15:49:12 +0800
Subject: [PATCH] Add XFCE iamge build file

Signed-off-by: Yong Li <sdliyong@gmail.com>
---
 meta/recipes-graphics/images/core-image-xfce.bb | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta/recipes-graphics/images/core-image-xfce.bb

diff --git a/meta/recipes-graphics/images/core-image-xfce.bb
b/meta/recipes-graphics/images/core-image-xfce.bb
new file mode 100644
index 0000000..0b5a0b2
--- /dev/null
+++ b/meta/recipes-graphics/images/core-image-xfce.bb
@@ -0,0 +1,16 @@
+SUMMARY = "A very basic Wayland image with a terminal"
+
+IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs"
+
+LICENSE = "MIT"
+
+inherit core-image distro_features_check
+
+REQUIRED_DISTRO_FEATURES = "x11"
+
+CORE_IMAGE_BASE_INSTALL += "xserver-xorg xserver-xf86-config xinit xauth
xf86-input-evdev \
+xserver-nodm-init mini-x-session  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"
+
--
1.9.1

[-- Attachment #2: Type: text/html, Size: 1972 bytes --]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] Add XFCE image build bb file
  2015-01-23  7:55 [PATCH 1/1] Add XFCE image build bb file Yong Li
@ 2015-01-23 10:48 ` Burton, Ross
  2015-01-23 12:03   ` Yong Li
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2015-01-23 10:48 UTC (permalink / raw)
  To: Yong Li; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

On 23 January 2015 at 07:55, Yong Li <sdliyong@gmail.com> wrote:

>  meta/recipes-graphics/images/core-image-xfce.bb | 16 ++++++++++++++++
>

This doesn't belong in oe-core, add it to meta-xfce instead.

Ross

[-- Attachment #2: Type: text/html, Size: 644 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] Add XFCE image build bb file
  2015-01-23 10:48 ` Burton, Ross
@ 2015-01-23 12:03   ` Yong Li
  0 siblings, 0 replies; 3+ messages in thread
From: Yong Li @ 2015-01-23 12:03 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 360 bytes --]

Thanks Ross, I will send this patch to meta-xfce later

2015-01-23 18:48 GMT+08:00 Burton, Ross <ross.burton@intel.com>:

>
> On 23 January 2015 at 07:55, Yong Li <sdliyong@gmail.com> wrote:
>
>>  meta/recipes-graphics/images/core-image-xfce.bb | 16 ++++++++++++++++
>>
>
> This doesn't belong in oe-core, add it to meta-xfce instead.
>
> Ross
>

[-- Attachment #2: Type: text/html, Size: 1119 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-23 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-23  7:55 [PATCH 1/1] Add XFCE image build bb file Yong Li
2015-01-23 10:48 ` Burton, Ross
2015-01-23 12:03   ` Yong Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.