All of lore.kernel.org
 help / color / mirror / Atom feed
From: <b40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-arm][PATCH 3/4] u-boot-ls1: Added change-file-endianess as DEPENDS
Date: Wed, 4 Feb 2015 11:18:38 +0800	[thread overview]
Message-ID: <1423019919-5062-3-git-send-email-b40290@freescale.com> (raw)
In-Reply-To: <1423019919-5062-1-git-send-email-b40290@freescale.com>

From: Chunrong Guo <B40290@freescale.com>

Signed-off-by: Chunrong Guo <B40290@freescale.com>
---
 recipes-bsp/u-boot/u-boot-ls1_2014.07.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
index 7b4fb58..1669b8a 100644
--- a/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ls1_2014.07.bb
@@ -4,7 +4,7 @@ inherit fsl-u-boot-localversion
 
 LOCALVERSION ?= "-${SRCBRANCH}"
 
-DEPENDS += "u-boot-ls1-tools-native"
+DEPENDS += "change-file-endianess"
 PROVIDES += "u-boot"
 
 do_compile_append () {
-- 
1.9.2



  parent reply	other threads:[~2015-02-04  3:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  3:18 [meta-fsl-arm][PATCH 1/4] change-file-endianess: add recipe b40290
2015-02-04  3:18 ` [meta-fsl-arm][PATCH 2/4] rcw: Added change-file-endianess as DEPENDS b40290
2015-02-04  4:07   ` zhenhua.luo
2015-02-04  3:18 ` b40290 [this message]
2015-02-04  4:08   ` [meta-fsl-arm][PATCH 3/4] u-boot-ls1: " zhenhua.luo
2015-02-04  3:18 ` [meta-fsl-arm][PATCH 4/4] u-boot-ls1-tools-native: remove recipe b40290

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=1423019919-5062-3-git-send-email-b40290@freescale.com \
    --to=b40290@freescale.com \
    --cc=meta-freescale@yoctoproject.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.