summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-02-21 18:10:39 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-22 23:57:27 +0000
commitfff16d4755df346d3f753e60db65c708232b8ce9 (patch)
tree15f29c084c25d6c15c5a0295fa88b91127f3408d /meta-yocto-bsp
parentf34a99e2dd94cd8d02530680218a13d6b4152612 (diff)
downloadpoky-fff16d4755df346d3f753e60db65c708232b8ce9.tar.gz
yocto-bsps: update to v5.4.20
Updating the SRCREVs for the h/w references to v5.4.20, which includes the binutils fix for perf. (From meta-yocto rev: 9fcac872e5f2cc05409cb06640c0f625bea6e8ba) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
index 49bf9efa98..956c4602aa 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.4.bbappend
@@ -7,10 +7,10 @@ KMACHINE_genericx86 ?= "common-pc"
7KMACHINE_genericx86-64 ?= "common-pc-64" 7KMACHINE_genericx86-64 ?= "common-pc-64"
8KMACHINE_beaglebone-yocto ?= "beaglebone" 8KMACHINE_beaglebone-yocto ?= "beaglebone"
9 9
10SRCREV_machine_genericx86 ?= "cdda35317561d2741b396efa623ace0bd2212c16" 10SRCREV_machine_genericx86 ?= "f4d7dbafb103e4f782323017c239c548871c1567"
11SRCREV_machine_genericx86-64 ?= "cdda35317561d2741b396efa623ace0bd2212c16" 11SRCREV_machine_genericx86-64 ?= "f4d7dbafb103e4f782323017c239c548871c1567"
12SRCREV_machine_edgerouter ?= "cdda35317561d2741b396efa623ace0bd2212c16" 12SRCREV_machine_edgerouter ?= "f4d7dbafb103e4f782323017c239c548871c1567"
13SRCREV_machine_beaglebone-yocto ?= "cdda35317561d2741b396efa623ace0bd2212c16" 13SRCREV_machine_beaglebone-yocto ?= "f4d7dbafb103e4f782323017c239c548871c1567"
14 14
15COMPATIBLE_MACHINE_genericx86 = "genericx86" 15COMPATIBLE_MACHINE_genericx86 = "genericx86"
16COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64" 16COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"