All of lore.kernel.org
 help / color / mirror / Atom feed
From: Imran Mehmood <imran_mehmood@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH 1/1] twm: add recipe version 1.0.6 (initial recipe)
Date: Wed, 14 Sep 2011 17:09:41 +0500	[thread overview]
Message-ID: <4E709985.2000001@mentor.com> (raw)
In-Reply-To: <1315919517.4195.37.camel@mattotaupa>

Dear Paul,

On 09/13/2011 06:11 PM, Paul Menzel wrote:

> Dear Imram,
>
>
> Am Dienstag, den 13.09.2011, 17:49 +0500 schrieb Mehmood, Imran:
>> From: Imran Mehmood<Imran_Mehmood@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?
I picked the recipe from oe, placed it in meta-oe and just built it. My machine is qemuppc.

>> Signed-off-by: Imran Mehmood<Imran_Mehmood@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
Thanks for your other suggestions I will resend the patch later.

Regards,
Imran Mehmood

>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


  reply	other threads:[~2011-09-14 12:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-13 12:49 [meta-oe][PATCH 0/1] pull request for twm recipe Mehmood, Imran
2011-09-13 12:49 ` [meta-oe][PATCH 1/1] twm: add recipe version 1.0.6 (initial recipe) Mehmood, Imran
2011-09-13 13:11   ` Paul Menzel
2011-09-14 12:09     ` Imran Mehmood [this message]
2011-09-14 11:06 ` [meta-oe][PATCH 0/1] pull request for twm recipe Koen Kooi
2011-09-14 12:17   ` Imran Mehmood

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=4E709985.2000001@mentor.com \
    --to=imran_mehmood@mentor.com \
    --cc=openembedded-devel@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.