[yocto] [meta-yocto][dylan][PATCH] linux-yocto: Fix SRCREVs in linux-yocto_3.2

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jul 17 08:01:01 PDT 2013


On Sat, Jul 13, 2013 at 11:19 AM, Paul Barker <paul at paulbarker.me.uk> wrote:
> The KERNEL_VERSION set by linux-yocto_3.2.bb in openembedded-core is 3.2.32 but
> the SRCREVs in the bbappend in meta-yocto-bsp referred to version 3.2.18. These
> SRCREVs are updated to the correct values.

Looks good, and thanks for the boot report.

Acked-by: Bruce Ashfield <bruce.ashfield at windriver.com>



>
> Signed-off-by: Paul Barker <paul at paulbarker.me.uk>
> ---
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend
> index fa160f8..6aa0add 100644
> --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend
> +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_3.2.bbappend
> @@ -3,10 +3,10 @@ KBRANCH_routerstationpro = "standard/default/routerstationpro"
>  KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb"
>  KBRANCH_beagleboard = "standard/default/beagleboard"
>
> -SRCREV_machine_atom-pc ?= "41074a778d251a77e036fd8a99915cd4da6cd8f7"
> -SRCREV_machine_routerstationpro ?= "94abc0d75d0a99c40c53402570cd9c569539fee9"
> -SRCREV_machine_mpc8315e-rdb ?= "a04e94f4dae9cf6d32d059cf9e0308abe7341a3a"
> -SRCREV_machine_beagleboard ?= "40bde7a43ef3cd85729ab02464a7ecdf71e522a6"
> +SRCREV_machine_atom-pc ?= "4e22c5593a355ab6f21f29895b68ee432df49f22"
> +SRCREV_machine_routerstationpro ?= "06264be5913f2984aad07fe31a27fd8ef8e15782"
> +SRCREV_machine_mpc8315e-rdb ?= "f906a896696d98c1e651bcef17631f1096cd6c31"
> +SRCREV_machine_beagleboard ?= "cdc1e64b1cec2f93a1ea656e358b8bb8d2926954"
>
>  COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
>  COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
> --
> 1.8.3.2
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the yocto mailing list