[oe] [meta-oe][PATCH 1/1] twm: add recipe version 1.0.6 (initial recipe)

Paul Menzel paulepanter at users.sourceforge.net
Tue Sep 13 13:11:56 UTC 2011


Dear Imram,


Am Dienstag, den 13.09.2011, 17:49 +0500 schrieb Mehmood, Imran:
> From: Imran Mehmood <Imran_Mehmood at mentor.com>

in the commit summary the word »recipe« is useless in my opinion since
it is clear when prefixing the line with twm.

>  * Imported from oe.dev commit id d90ee2735e9aa9d1a8dd7d0eb6a5917030a233d3

How did you test this recipe?

> Signed-off-by: Imran Mehmood <Imran_Mehmood at mentor.com>
> ---
>  meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb |   18 ++++++++++++++++++
>  1 files changed, 18 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
> 
> diff --git a/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
> new file mode 100644
> index 0000000..d5105c0
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/xorg-app/twm_1.0.6.bb
> @@ -0,0 +1,18 @@
> +require xorg-app-common.inc
> +DESCRIPTION = "tiny window manager"
> +DEPENDS += " libxext libxt libxmu"
> +
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4c6d42ef60e8166aa26606524c0b9586"
> +
> +PE = "1"

`PE = "1"` is not needed anymore when importing the recipe.

> +PR = "${INC_PR}.0"
> +
> +SRC_URI[archive.md5sum] = "952d06a0c2ec34687b536c7b619fc671"
> +SRC_URI[archive.sha256sum] = "e7dccad7879a7570442f0cd9df0b9064e926466b5a52b710fca8cfb167f294e9"
> +
> +FILES_${PN} += "${datadir}/X11/twm/system.twmrc"
> +ALTERNATIVE_NAME = "x-window-manager"
> +ALTERNATIVE_PATH = "${bindir}/twm"
> +ALTERNATIVE_LINK = "${bindir}/x-window-manager"
> +ALTERNATIVE_PRIORITY = "1"


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110913/553dfa7e/attachment-0002.sig>


More information about the Openembedded-devel mailing list