mirror of
https://git.yoctoproject.org/poky
synced 2026-03-01 04:49:40 +01:00
linux-yocto/5.10: fix dssall build error with binutils 2.3.8
Integrating the following commit(s) to linux-yocto/5.10:
c0b313d988a1 powerpc/mm: Switch obsolete dssall to .long
(From OE-Core rev: f15172e85fdb212f9791be86e6724d35517d831c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b063ee0529c02f8b31a1034289ea1a202e496d0b)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a51cf16377
commit
db3ca36394
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine:qemuarm ?= "5e7b4957ac1a94fdaaa719f6b62b80856e8a55e6"
|
||||
SRCREV_machine ?= "24a50caea8c65c2af4987c60067dc55ef737ebca"
|
||||
SRCREV_meta ?= "a58f4e7cca3973e04d3f9a40356ef9c2c0bb10a5"
|
||||
SRCREV_machine:qemuarm ?= "9a8497a8761a22b3086cab63d18698024a69a410"
|
||||
SRCREV_machine ?= "317635e1feaecfd8aa29bc94d8d03ba873190414"
|
||||
SRCREV_meta ?= "b53e11ea46f4e78ff4cb48532a11e1dbad7939b1"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user