diff options
author | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
---|---|---|
committer | Tudor Florea <tudor.florea@enea.com> | 2014-10-10 03:19:58 +0200 |
commit | f98b448ee835646be48f530b3e6fe13b32b093f5 (patch) | |
tree | 9d1062f1e8893e72829df650f5e558c5fb255955 /recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb | |
download | meta-fsl-arm-daisy-140929.tar.gz |
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb')
-rw-r--r-- | recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb b/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb new file mode 100644 index 0000000..93f5482 --- /dev/null +++ b/recipes-bsp/imx-lib/imx-lib_3.10.17-1.0.0.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | # Copyright (C) 2013, 2014 Freescale Semiconductor | ||
2 | |||
3 | include imx-lib.inc | ||
4 | |||
5 | PE = "1" | ||
6 | |||
7 | SRC_URI[md5sum] = "8e3346d5f33b5aa5f915a0dd8aa99cc9" | ||
8 | SRC_URI[sha256sum] = "f42605971977e5fe1ed9e7ce17ea3f97586a23fbc60fa0f679940d379c72303e" | ||
9 | |||
10 | COMPATIBLE_MACHINE = "(mx6)" | ||