All of lore.kernel.org
 help / color / mirror / Atom feed
From: <b40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Subject: [meta-fsl-arm][PATCH v2 4/4] u-boot-ls1-tools-native: remove recipe
Date: Wed, 4 Feb 2015 15:18:14 +0800	[thread overview]
Message-ID: <1423034294-27470-4-git-send-email-b40290@freescale.com> (raw)
In-Reply-To: <1423034294-27470-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-tools-native_2013.10.bb | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb

diff --git a/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb b/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb
deleted file mode 100644
index 09cf1f7..0000000
--- a/recipes-bsp/u-boot/u-boot-ls1-tools-native_2013.10.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require u-boot-ls1.inc
-
-SRC_URI = "git://git.freescale.com/layerscape/ls1021a/u-boot.git;branch=LS1-dev"
-SRCREV = "50d684801cd05ed6b77d52d1ca9ed00fefeac469"
-
-RDEPENDS += "tcl-native"
-
-inherit native
-
-do_configure[noexec] = "1"
-do_compile[noexec] = "1"
-
-do_install () {
-    install -d ${D}/${bindir}
-    install -m 755 ${S}/byte_swap.tcl ${D}/${bindir}
-}
-- 
1.9.2



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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-04  7:18 [meta-fsl-arm][PATCH v2 1/4] change-file-endianess: add recipe b40290
2015-02-04  7:18 ` [meta-fsl-arm][PATCH v2 2/4] rcw: Added change-file-endianess as DEPENDS b40290
2015-02-04  7:18 ` [meta-fsl-arm][PATCH v2 3/4] u-boot-ls1: " b40290
2015-02-04  7:18 ` b40290 [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=1423034294-27470-4-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.