From f98b448ee835646be48f530b3e6fe13b32b093f5 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:58 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb (limited to 'recipes-bsp/imx-kobs') diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb b/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb new file mode 100644 index 0000000..68a30ac --- /dev/null +++ b/recipes-bsp/imx-kobs/imx-kobs_3.10.17-1.0.0.bb @@ -0,0 +1,13 @@ +# Copyright (C) 2013, 2014 Freescale Semiconductor + +SUMMARY = "Nand boot write source" +SECTION = "base" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" + +SRC_URI = "${FSL_MIRROR}/imx-kobs-${PV}.tar.gz" + +SRC_URI[md5sum] = "df477a6ce9abfa3077fa1a7bb97942e1" +SRC_URI[sha256sum] = "9458bac13a8e58e3d13cb2861d2b3d2cffd990e675c919c65548b71b6dda2776" + +inherit autotools pkgconfig -- cgit v1.2.3-54-g00ecf