]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-uuc: Drop 0.5.1 recipe
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 6 Oct 2016 18:32:13 +0000 (15:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
The Git recipe is now preferred so we are dropping the old release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb [deleted file]

diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb b/recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb
deleted file mode 100644 (file)
index 2464231..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright (C) 2014-2015 Freescale Semiconductor
-# Copyright (C) 2014 O.S. Systems Software LTDA.
-
-SUMMARY = "Universal Adapter source"
-SECTION = "base"
-DEPENDS = "virtual/kernel dosfstools-native"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-
-SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "f2edde0da371f89c7471884eb1e5143a"
-SRC_URI[sha256sum] = "95d7f7b075f58fedc07602fbc0e5bf5212d28deea3d09cdbcbd80992dcd18482"
-
-inherit autotools-brokensep
-
-FILES_${PN} += "/linuxrc /fat"