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/firmware-imx/firmware-imx_3.0.35-4.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/firmware-imx/firmware-imx_3.0.35-4.0.0.bb')
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb b/recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb new file mode 100644 index 0000000..d82aac8 --- /dev/null +++ b/recipes-bsp/firmware-imx/firmware-imx_3.0.35-4.0.0.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require firmware-imx.inc | ||
2 | |||
3 | PR = "r5.0" | ||
4 | |||
5 | SRC_URI[md5sum] = "f23ce8437e141c1d20e3bf175eb3af7f" | ||
6 | SRC_URI[sha256sum] = "5aaf5e91dbec8072fec613218c0fc939d9a59e74df53054f49ab31f1f0dd25d9" | ||
7 | |||
8 | COMPATIBLE_MACHINE = "(mx5|mx6)" | ||