aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-kernel/linux
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-25 11:16:32 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-30 15:58:16 +0100
commitfcc2c3c4b3ca08528722442c90acd27e89291405 (patch)
treedfa198cde0e19508c0c0584bd00269a9299b4394 /meta-yocto-bsp/recipes-kernel/linux
parent04777ae19637e132e2a751e423f9ce8cc3322433 (diff)
downloadopenembedded-core-contrib-fcc2c3c4b3ca08528722442c90acd27e89291405.tar.gz
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>
Diffstat (limited to 'meta-yocto-bsp/recipes-kernel/linux')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend10
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 9ea2576ebb..a39a577d91 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"