mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
pseudo: Update to include a fix for systems with kernel <5.6
$ git log --oneline --no-decorate 9ab513512d8b5180a430ae4fa738cb531154cdef..43cbd8fb4914328094ccdb4bb827d74b1bac2046 43cbd8f ports/linux: define __NR_openat2 if missing (From OE-Core rev: 61c7d9337d63fa6e022c047bc7c21004b038f697) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e9a35f32b983de724d2c2e436c017b49d5b70469) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
56e5f34c39
commit
b5f43fb19e
@@ -12,7 +12,7 @@ SRC_URI:append:class-nativesdk = " \
|
||||
file://older-glibc-symbols.patch"
|
||||
SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa"
|
||||
|
||||
SRCREV = "9ab513512d8b5180a430ae4fa738cb531154cdef"
|
||||
SRCREV = "43cbd8fb4914328094ccdb4bb827d74b1bac2046"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.3+git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user