[meta-ti] [PATCH] boot-monitor: keystone-evm: update to latest version

Denys Dmytriyenko denys at ti.com
Mon Jan 27 16:44:17 PST 2014


On Mon, Jan 27, 2014 at 07:41:11PM -0500, Sam Nelson wrote:
> - Update SRC URL
> - Update Revision string
> - Update SRCREV commit id
> 
> Signed-off-by: Sam Nelson <sam.nelson at ti.com>
> ---
>  recipes-bsp/boot-monitor/boot-monitor_git.bb |    7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> index 895de6c..47527be 100644
> --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
> +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
> @@ -11,16 +11,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315"
>  
>  COMPATIBLE_MACHINE = "keystone-evm"
>  
> -SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
> +SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}"
>  
>  PV = "1.0"
> -PR = "r2+gitr${SRCREV}"
> +PR = "r2+gitr${SRCPV}"

You do want to bump either PR or even PV in this case to ensure the updated 
version gets used.


>  BRANCH = "master"
>  
>  S = "${WORKDIR}/git"
>  
> -SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
> +#Tag "K2_BM_13.11"
> +SRCREV = "ba597d183423971e63295cdd59d3c90245e9170a"
>  
>  do_compile () {
>  	unset LDFLAGS
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list