Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] qt4-embedded: move qt4-embedded-conf from RDEPENDS to RRECOMMENDS
Date: Tue, 04 Oct 2011 21:37:17 -0700	[thread overview]
Message-ID: <4E8BDEFD.4060704@intel.com> (raw)
In-Reply-To: <1317692542-32543-1-git-send-email-james@digitalmatter.com.au>

On 10/03/2011 06:42 PM, James Limbouris wrote:
> qt4-embedded-conf contains an environment setup script for profile.d.
> It has been packaged seperately to allow for its exclusion, but this is
> only practical if it is added to RRECOMMENDS, rather than RDEPENDS.
>
> Signed-off-by: James Limbouris<james@digitalmatter.com.au>
> ---
>   meta/recipes-qt/qt4/qt4-embedded.inc |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
> index ed872b0..c04c49c 100644
> --- a/meta/recipes-qt/qt4/qt4-embedded.inc
> +++ b/meta/recipes-qt/qt4/qt4-embedded.inc
> @@ -3,7 +3,7 @@ SECTION = "libs"
>   LICENSE = "LGPLv2.1 | GPLv3"
>   HOMEPAGE = "http://qt.nokia.com"
>   DEPENDS += "directfb tslib"
> -INC_PR = "r32"
> +INC_PR = "r33"
>
>   QT_BASE_NAME ?= "qt4-embedded"
>   QT_BASE_LIB  ?= "libqt-embedded"
> @@ -31,7 +31,7 @@ do_install_append() {
>   # with depending on the global package qt4-embedded
>   PACKAGES += " ${PN}-conf"
>   FILES_${PN}-conf += " ${sysconfdir}/profile.d/qte.sh"
> -RDEPENDS_${PN} += " ${PN}-conf"
> +RRECOMMENDS_${PN} += " ${PN}-conf"
>
>   inherit qt4e
>
Merged into OE-Core

Thanks
	Sau!




      reply	other threads:[~2011-10-05  4:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04  1:42 [PATCH] qt4-embedded: move qt4-embedded-conf from RDEPENDS to RRECOMMENDS James Limbouris
2011-10-05  4:37 ` Saul Wold [this message]

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=4E8BDEFD.4060704@intel.com \
    --to=saul.wold@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox