mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
linux-yocto/routerstationpro: enable GPIO_SYSFS
We had a request to enable GPIO_SYSFS to allow easy use of the available GPIOs in the board out of the box. This is a simple / contained config item to enable, so there's no reason not to. [YOCTO #3519] (From OE-Core rev: 9a5948ff07b62f54d6215d37e9028384d3b430da) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d6e2fffc5c
commit
97fdac7cfc
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.24"
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f"
|
||||
SRCREV_meta ?= "d9646442b3763097a425c4e728525685bafc4b89"
|
||||
SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e"
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user