Files
poky/meta/recipes-bsp
Ash Charles 02a6b7b205 u-boot: Optionally deploy an environment or script file
Some boards are configured to read a script or environment file as part
of the u-boot boot sequence.  This file, typically called 'uEnv.txt' or
'boot.scr', would be deployed alongside the u-boot binary.  If a recipe
uses this u-boot.inc, such a file can be deployed by setting the optional
UBOOT_ENV parameter and including the file in the SRC_URI.  For example:

    SRC_URI_append_overo = "file://uEnv.txt"
    UBOOT_ENV_overo = "uEnv"

(From OE-Core rev: 1506c40c93651356b9fe2f7184b5e26f99e22686)

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-25 13:51:46 +01:00
..
2014-05-08 13:00:33 +01:00
2014-05-08 13:00:33 +01:00
2014-03-27 15:44:42 +00:00
2014-06-06 10:24:07 +01:00
2014-03-05 17:36:37 +00:00
2014-01-02 12:50:25 +00:00
2014-01-02 12:50:21 +00:00