1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 07:27:12 +00:00

linux-yocto/5.15: drop obselete GPIO sysfs ABI

Integrating the following commit(s) to linux-yocto/.:

    6778005b9fa treewide: Drop the obsolete GPIO sysfs ABI

(From OE-Core rev: 2c499f598fd3651c356cc218d7b1a9858467fc7c)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-06-30 15:16:54 -04:00
committed by Richard Purdie
parent 548938fc79
commit 41c0922c2a
3 changed files with 3 additions and 3 deletions
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "59aca7a6181799d691277b32cc202cf5ac997683"
SRCREV_meta ?= "8828a8e63fc50647e3f714a8a87a95c6d3e5b391"
SRCREV_meta ?= "b35d1d1e8390a1677ee2ef1be103d6a7d09bf9cc"
PV = "${LINUX_VERSION}+git${SRCPV}"