From: Kevin Hao Date: Thu, 21 Jun 2018 01:12:58 +0000 (+0800) Subject: meta-yocto-bsp: Workaround the Ethernet malfunction on edgerouter when building with... X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d1288804e517dee113cb9302149541f825d316;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta-yocto-bsp: Workaround the Ethernet malfunction on edgerouter when building with gcc8 Update the kernel for v4.14 and v4.15 to include a workaround of the Ethernet malfunction on edgerouter board when building with gcc8. (From meta-yocto rev: a503919e72fad9556ab0f51a78b92ef3e0075e97) Signed-off-by: Kevin Hao Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend index a8313e7eea0..52af7f88104 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.14.bbappend @@ -10,7 +10,7 @@ KMACHINE_beaglebone-yocto ?= "beaglebone" SRCREV_machine_genericx86 ?= "2bf00ed1aee9c26b48c26b10c731c2f8970d50c2" SRCREV_machine_genericx86-64 ?= "2bf00ed1aee9c26b48c26b10c731c2f8970d50c2" -SRCREV_machine_edgerouter ?= "65d1c849534179bbfa494f77947f8be615e9871a" +SRCREV_machine_edgerouter ?= "04043b48eb792c8baa310840307d480a28a43053" SRCREV_machine_beaglebone-yocto ?= "d62ddfa26a59c83f6128790b7aa2baadc04d2960" SRCREV_machine_mpc8315e-rdb ?= "80a106ecf737b69864e07b955eccb62f809cf120" diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend index 461daa050d2..45ac05d432d 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.15.bbappend @@ -10,7 +10,7 @@ KMACHINE_beaglebone-yocto ?= "beaglebone" SRCREV_machine_genericx86 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" SRCREV_machine_genericx86-64 ?= "51273ff79f4ad930f4a788257f58e1266cb236e3" -SRCREV_machine_edgerouter ?= "e25dbfe95302eeaa1a03a828d05c09479574488a" +SRCREV_machine_edgerouter ?= "3373c0cf71f2812eeb9694839456df6f67fd32ac" SRCREV_machine_beaglebone-yocto ?= "e25dbfe95302eeaa1a03a828d05c09479574488a" SRCREV_machine_mpc8315e-rdb ?= "0b32edc46dfe7c40bf5451e9b7533c823bb2c6c4"