summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-10-06 15:32:13 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-18 16:26:14 -0200
commit0441cbae7aaf4220d5f12deac6ac5a3c7d4f79ee (patch)
tree2f64a9f8c88f69251366a79a95e2d61575de3e06 /recipes-bsp
parent04754b97574e046a3e9c382482cd33550df44079 (diff)
downloadmeta-freescale-0441cbae7aaf4220d5f12deac6ac5a3c7d4f79ee.tar.gz
imx-uuc: Drop 0.5.1 recipe
The Git recipe is now preferred so we are dropping the old release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb16
1 files changed, 0 insertions, 16 deletions
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
index 24642312..00000000
--- a/recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb
+++ /dev/null
@@ -1,16 +0,0 @@
1# Copyright (C) 2014-2015 Freescale Semiconductor
2# Copyright (C) 2014 O.S. Systems Software LTDA.
3
4SUMMARY = "Universal Adapter source"
5SECTION = "base"
6DEPENDS = "virtual/kernel dosfstools-native"
7LICENSE = "GPLv2"
8LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
9
10SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.tar.gz"
11SRC_URI[md5sum] = "f2edde0da371f89c7471884eb1e5143a"
12SRC_URI[sha256sum] = "95d7f7b075f58fedc07602fbc0e5bf5212d28deea3d09cdbcbd80992dcd18482"
13
14inherit autotools-brokensep
15
16FILES_${PN} += "/linuxrc /fat"