meta-digi/meta-digi-arm
Hector Palacios a32cea139b install_linux_fw_sd: expand variables when setting bootcmd to avoid redefining them
The setting of 'bootcmd' in the script was done using single quotes, which
doesn't expand variables. As a consequence the following variables must
be defined again (during the execution of the second part of the script):
 - mmcdev
 - INSTALL_LINUX_FILENAME
 - INSTALL_ROOTFS_FILENAME

This patch changes the single quotes with double quotes, so that these
variables are expanded during the setting of 'bootcmd' with the values
assigned at the begining of the installation script (notice these are
not dynamically generated so there is no risk to expand them).

At the same time we need to escape with a backslash:
 - double quotes containing strings
 - variables that we don't want to expand (like the return value $?)

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2016-07-06 16:26:49 +02:00
..
classes meta-digi-arm: image_types_digi: use TARGET_ARCH instead of ARCH 2015-11-24 16:27:20 +01:00
conf ccimx6ul: Add cryptodev module to kernel configuration. 2016-07-01 09:08:40 +02:00
recipes-bsp install_linux_fw_sd: expand variables when setting bootcmd to avoid redefining them 2016-07-06 16:26:49 +02:00
recipes-core/udev meta-digi-arm: remove support for kernel 2.6.35 on ccardimx28js 2015-08-05 11:54:55 +02:00
recipes-kernel kernel-module-qualcomm: compile the driver without debug messages 2016-07-06 08:43:13 +02:00
DIGI_EULA DIGI_EULA: Correct part number. 2015-07-30 16:06:33 +02:00
DIGI_OPEN_EULA meta-digi-arm: Add end user license agreements. 2012-10-26 16:20:14 +02:00
README meta-digi: update README files 2013-12-18 15:49:38 +01:00

README

OpenEmbedded/Yocto BSP layer for Digi's ConnectCore platforms
=============================================================

This layer provides support for Digi's ConnnecCore platforms for use
with OpenEmbedded and/or Yocto.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-fsl-arm.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

Freescale's license agreeements
-------------------------------

Some platforms depends on libraries and packages that are covered by
Freescale's MMK EULA. To have the right to use those binaries in your
images you need to read and accept the EULA at the FSL_MMK_EULA file.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com