From: Khem Raj <raj.khem@gmail.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [angstrom] xfce-base-image: Add image for xfce48 desktop image
Date: Mon, 01 Aug 2011 19:31:34 -0700 [thread overview]
Message-ID: <1443716.1agPb8MbFj@perseus> (raw)
In-Reply-To: <1312233054-8118-1-git-send-email-schnitzeltony@gmx.de>
On Monday, August 01, 2011 11:10:54 PM Andreas Mueller wrote:
> * This patch requires patch series [1] to be committed in meta-oe
>
> [1]
> http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-August/034221.
> html
>
> Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
> ---
> recipes-angstrom/images/xfce-base-image.bb | 26
> ++++++++++++++++++++++++++ 1 files changed, 26 insertions(+), 0
> deletions(-)
> create mode 100644 recipes-angstrom/images/xfce-base-image.bb
>
this recipe belongs to meta-angstrom or may be meta-xfce
> diff --git a/recipes-angstrom/images/xfce-base-image.bb
> b/recipes-angstrom/images/xfce-base-image.bb new file mode 100644
> index 0000000..80f5062
> --- /dev/null
> +++ b/recipes-angstrom/images/xfce-base-image.bb
> @@ -0,0 +1,26 @@
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM =
> "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +PR =
> "r0"
> +
> +require console-base-image.bb
> +
> +export IMAGE_BASENAME = "xfce-base-image"
> +
> +XSERVER ?= " \
> + xserver-xorg \
> + xf86-input-evdev \
> + xf86-input-mouse \
> + xf86-video-fbdev \
> + xf86-input-keyboard \
> +"
> +
> +IMAGE_INSTALL += " \
> + ${XSERVER} \
> + task-base-extended \
> + task-xfce-base \
> + xserver-common \
> +# xserver-nodm-init \
> + ttf-dejavu-sans ttf-dejavu-sans-mono ttf-dejavu-common \
> +"
> +
> +inherit image
--
Khem Raj
next prev parent reply other threads:[~2011-08-02 2:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-01 21:10 [angstrom] xfce-base-image: Add image for xfce48 desktop image Andreas Mueller
2011-08-02 2:31 ` Khem Raj [this message]
2011-08-02 5:06 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1443716.1agPb8MbFj@perseus \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.