From: Otavio Salvador Date: Thu, 6 Oct 2016 18:32:13 +0000 (-0300) Subject: imx-uuc: Drop 0.5.1 recipe X-Git-Tag: 2.2~235 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0441cbae7aaf4220d5f12deac6ac5a3c7d4f79ee;p=meta-freescale.git 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 --- 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 @@ -# 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"