On Thu, Oct 1, 2015 at 9:22 PM, Ian Coolidge <i...@boundarydevices.com> wrote:
> Streamlined cross-platform bootscript
> Supports Nitrogen6_SoloX board
>
> Signed-off-by: Ian Coolidge <i...@boundarydevices.com>
> ---
>  recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
>
> diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb 
> b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> index 22103c1..f0b4fbc 100644
> --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
> @@ -1,20 +1,18 @@
>  LICENSE = "GPLv2+"
> -LIC_FILES_CHKSUM = 
> "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
> +LIC_FILES_CHKSUM = 
> "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
>  DEPENDS = "u-boot-mkimage-native"
>
>  PV = "v2014.07+git${SRCPV}"

Should be:

PV = "v2015.07+git${SRCPV}"

> -SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
> -SRCBRANCH = "v2014.07-20140914"
> +SRCREV = "440d48194fd7191de95eae3db5360c6c4384d3db"
> +SRCBRANCH = "boundary-v2015.07"
>  SRC_URI = 
> "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"

Both U-Boot related patches can have a more detailed commit log as well.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to