Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH 1/2] man: fix RDEPENDS and reformat recipe
Date: Thu, 16 Aug 2012 12:11:25 -0700	[thread overview]
Message-ID: <502D45DD.3040106@linux.intel.com> (raw)
In-Reply-To: <1344844140-10565-1-git-send-email-koen@dominion.thruhere.net>

On 08/13/2012 12:48 AM, Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
>   meta/recipes-extended/man/man_1.6f.bb |    7 ++++---
>   1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-extended/man/man_1.6f.bb b/meta/recipes-extended/man/man_1.6f.bb
> index 9f75307..3dce1ae 100644
> --- a/meta/recipes-extended/man/man_1.6f.bb
> +++ b/meta/recipes-extended/man/man_1.6f.bb
> @@ -3,11 +3,11 @@ DESCRIPTION = "A set of documentation tools: man, apropos and whatis"
>   SECTION = "console/utils"
>   HOMEPAGE = "http://primates.ximian.com/~flucifredi/man"
>   LICENSE = "GPLv2"
> -PR = "r3"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
>
> -DEPENDS = "groff less"
> +PR = "r4"
>
> -LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
> +DEPENDS = "groff less"
>
>   SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \
>              file://man-1.5k-confpath.patch;striplevel=0 \
> @@ -61,4 +61,5 @@ do_install_append(){
>   }
>
>
> +RDEPENDS_${PN} = "less groff"
>   FILES_${PN} += "${datadir}/locale ${sysconfdir}/man.conf"
>

Merged both of these man change to OE-Core

Thanks
	Sau!




  parent reply	other threads:[~2012-08-16 19:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-13  7:48 [PATCH 1/2] man: fix RDEPENDS and reformat recipe Koen Kooi
2012-08-13  7:49 ` [PATCH 2/2] man: make man actually work by installing custom man.config Koen Kooi
2012-08-16 19:11 ` Saul Wold [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-09 16:43 [PATCH 1/2] man: fix RDEPENDS and reformat recipe 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=502D45DD.3040106@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox