All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: <fcooperjr27@gmail.com>
Cc: meta-arago@arago-project.org, "Franklin S. Cooper Jr" <fcooper@ti.com>
Subject: Re: [PATCH 07/10] arago.conf: Don't pull in xloader recipe
Date: Mon, 4 Mar 2013 15:09:42 -0500	[thread overview]
Message-ID: <20130304200942.GH27633@edge> (raw)
In-Reply-To: <1362427289-18057-7-git-send-email-fcooper@ti.com>

On Mon, Mar 04, 2013 at 02:01:26PM -0600, fcooperjr27@gmail.com wrote:
> From: Franklin S. Cooper Jr <fcooper@ti.com>
> 
> * Xloader recipe is no longer needed. Avoid pulling this recipe in.

This is in my meta-ti cleanup I'm working on.


> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  meta-arago-distro/conf/distro/arago.conf |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
> index 17bb85b..575e89a 100644
> --- a/meta-arago-distro/conf/distro/arago.conf
> +++ b/meta-arago-distro/conf/distro/arago.conf
> @@ -72,6 +72,9 @@ PREFERRED_PROVIDER_virtual/kernel_beagleboard = "linux"
>  PREFERRED_VERSION_linux_beagleboard = "3.3.7"
>  PREFERRED_VERSION_u-boot_beagleboard = "2012.04.01"
>  
> +# Don't pull in xloader since we don't use it
> +EXTRA_IMAGEDEPENDS_omap3 := "${@'${EXTRA_IMAGEDEPENDS}'.replace('x-load','')}"
> +
>  # Pin down udev version from oe-core, as meta-oe pulls in newer systemd-enhanced version
>  PREFERRED_VERSION_udev = "164"
>  PREFERRED_PROVIDER_udev = "udev"
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2013-03-04 20:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 20:01 [PATCH 01/10] arago-source-ipk.conf: Adjust sourceipk for omap3 kernels fcooperjr27
2013-03-04 20:01 ` [PATCH 02/10] linux-omap-psp_2.6.37: Add Arago specific appends fcooperjr27
2013-03-04 20:01 ` [PATCH 03/10] u-boot_2010.12-psp03.21.00.04.sdk: Set sourceipk variables fcooperjr27
2013-03-04 20:01 ` [PATCH 04/10] u-boot_2012.04.01: Set variables for sourceipk fcooperjr27
2013-03-04 20:01 ` [PATCH 05/10] linux_3.3.7: Set sourceipk variables fcooperjr27
2013-03-04 20:01 ` [PATCH 06/10] arago.conf: Set PREFERRED_PROVIDER and VERSION for omap3 devices fcooperjr27
2013-03-04 20:01 ` [PATCH 07/10] arago.conf: Don't pull in xloader recipe fcooperjr27
2013-03-04 20:09   ` Denys Dmytriyenko [this message]
2013-03-04 20:01 ` [PATCH 08/10] arago.conf: Enable white list gst-ffmpeg fcooperjr27
2013-03-04 20:01 ` [PATCH 09/10] arago-source-ipk.conf: Remove linux-stable and use linux fcooperjr27
2013-03-04 20:01 ` [PATCH 10/10] package-group-arago-gst: Add back gst-ffmpeg fcooperjr27
2013-03-04 20:03 ` [PATCH 01/10] arago-source-ipk.conf: Adjust sourceipk for omap3 kernels Denys Dmytriyenko

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=20130304200942.GH27633@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=fcooperjr27@gmail.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.