[meta-freescale] [meta-fsl-arm][PATCH 4/4] u-boot-ls1-tools-native: remove recipe

b40290 at freescale.com b40290 at freescale.com
Tue Feb 3 01:01:56 PST 2015


From: Chunrong Guo <B40290 at freescale.com>

Signed-off-by: Chunrong Guo <B40290 at 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



More information about the meta-freescale mailing list