1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +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
@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "9474b2c18a66a8172c2a13c9e83f02bd72e3df1d"
SRCREV_meta ?= "8828a8e63fc50647e3f714a8a87a95c6d3e5b391"
SRCREV_meta ?= "b35d1d1e8390a1677ee2ef1be103d6a7d09bf9cc"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}"