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] rcw: Added byte-swap as DEPENDS
Date: Tue, 3 Feb 2015 17:01:54 +0800	[thread overview]
Message-ID: <1422954116-26431-2-git-send-email-b40290@freescale.com> (raw)
In-Reply-To: <1422954116-26431-1-git-send-email-b40290@freescale.com>

From: Chunrong Guo <B40290@freescale.com>

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

diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index 0d10548..898f67b 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Reset Configuration Word - hardware boot-time parameters for the
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://rcw.py;beginline=8;endline=28;md5=9ba0b28922dd187b06b6c8ebcfdd208e"
 
-DEPENDS += "u-boot-ls1-tools-native"
+DEPENDS += "byte-swap"
 
 inherit deploy
 
-- 
1.9.2



  reply	other threads:[~2015-02-03  9:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-03  9:01 [meta-fsl-arm][PATCH 1/4] byte-swap: add recipe b40290
2015-02-03  9:01 ` b40290 [this message]
2015-02-03  9:01 ` [meta-fsl-arm][PATCH 2/4] u-boot-ls1: Added byte-swap as DEPENDS b40290
2015-02-03  9:01 ` [meta-fsl-arm][PATCH 4/4] u-boot-ls1-tools-native: remove recipe b40290
2015-02-03 11:05 ` [meta-fsl-arm][PATCH 1/4] byte-swap: add recipe Otavio Salvador
2015-02-03 11:08   ` Otavio Salvador

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=1422954116-26431-2-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.