All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 1/3] qtbase: Build example applications
Date: Wed, 6 Aug 2014 19:04:13 -0400	[thread overview]
Message-ID: <20140806230413.GK23523@edge> (raw)
In-Reply-To: <1407361067-25558-1-git-send-email-fcooper@ti.com>

Instead of selecting specific package configurations inside the recipe itself 
(or the corresponding bbappend), it's better to control it from a distro 
configuration. You can add it to PACKAGECONFIG_DISTRO_pn-qtbase in arago.conf:

http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-distro/conf/distro/arago.conf;hb=HEAD#l28

-- 
Denys


On Wed, Aug 06, 2014 at 04:37:45PM -0500, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> 
> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  .../recipes-qt/qt5/qtbase_5.2.1.bbappend           |    3 +++
>  1 file changed, 3 insertions(+)
>  create mode 100644 meta-arago-distro/recipes-qt/qt5/qtbase_5.2.1.bbappend
> 
> diff --git a/meta-arago-distro/recipes-qt/qt5/qtbase_5.2.1.bbappend b/meta-arago-distro/recipes-qt/qt5/qtbase_5.2.1.bbappend
> new file mode 100644
> index 0000000..b3c05b2
> --- /dev/null
> +++ b/meta-arago-distro/recipes-qt/qt5/qtbase_5.2.1.bbappend
> @@ -0,0 +1,3 @@
> +PR_append = "-arago0"
> +
> +PACKAGECONFIG += "examples"
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      parent reply	other threads:[~2014-08-06 23:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06 21:37 [PATCH 1/3] qtbase: Build example applications Franklin S. Cooper Jr
2014-08-06 21:37 ` [PATCH 2/3] packagegroup-arago-qte: Pull in Qt3D when using Qt 5 Franklin S. Cooper Jr
2014-08-06 23:18   ` Denys Dmytriyenko
2014-08-06 21:37 ` [PATCH 3/3] packagegroup-arago-tisdk-qte: Pull in more Qt 5 example applications Franklin S. Cooper Jr
2014-08-06 23:18   ` Denys Dmytriyenko
2014-08-06 23:04 ` Denys Dmytriyenko [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=20140806230413.GK23523@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.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.