[gnome-continuous-yocto/gnomeostree-3.28-rocko: 564/8267] yocto-bsps: Update to 4.1 to include musb fixes



commit fcc2c3c4b3ca08528722442c90acd27e89291405
Author: Richard Purdie <richard purdie linuxfoundation org>
Date:   Wed May 25 11:16:32 2016 -0400

    yocto-bsps: Update to 4.1 to include musb fixes
    
    This fixes issues compiling musb for beaglebone.
    
    (From meta-yocto rev: ac7c70f0b3ed9ddc766f655d26cc142a83e29b3e)
    
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../recipes-kernel/linux/linux-yocto_4.1.bbappend  |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend 
b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 9ea2576..a39a577 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
@@ -7,11 +7,11 @@ KBRANCH_mpc8315e-rdb = "standard/fsl-mpc8315e-rdb"
 KMACHINE_genericx86 ?= "common-pc"
 KMACHINE_genericx86-64 ?= "common-pc-64"
 
-SRCREV_machine_genericx86    ?= "ecc983477682203619da0e456fa4a8689ac41097"
-SRCREV_machine_genericx86-64 ?= "ecc983477682203619da0e456fa4a8689ac41097"
-SRCREV_machine_edgerouter ?= "ecc983477682203619da0e456fa4a8689ac41097"
-SRCREV_machine_beaglebone ?= "9b0076ea94ed3ce4b73a3aad982e73ecdaa3b16f"
-SRCREV_machine_mpc8315e-rdb ?= "ecc983477682203619da0e456fa4a8689ac41097"
+SRCREV_machine_genericx86    ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
+SRCREV_machine_genericx86-64 ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
+SRCREV_machine_edgerouter ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
+SRCREV_machine_beaglebone ?= "859aecf685fcd9d30490a6da459fb76b48947075"
+SRCREV_machine_mpc8315e-rdb ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a"
 
 COMPATIBLE_MACHINE_genericx86 = "genericx86"
 COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]