aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-uuc/imx-uuc_0.5.bb')
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_0.5.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-bsp/imx-uuc/imx-uuc_0.5.bb b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
new file mode 100644
index 00000000..b172b32c
--- /dev/null
+++ b/recipes-bsp/imx-uuc/imx-uuc_0.5.bb
@@ -0,0 +1,16 @@
+# Copyright (C) 2014 Freescale Semiconductor
+# Copyright (C) 2014 O.S. Systems Software LTDA.
+
+SUMMARY = "Universal Adapter source"
+SECTION = "base"
+DEPENDS = "virtual/kernel"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+SRC_URI = "${FSL_MIRROR}/${PN}-${PV}.tar.gz"
+SRC_URI[md5sum] = "4a82f106f85199c91a058ee54c127477"
+SRC_URI[sha256sum] = "ec5894ab7967797c8500b4988d0aba6c6f78ef22b4a190f9db12be33df08faaf"
+
+inherit autotools-brokensep
+
+FILES_${PN} += "/linuxrc"