mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
linux-yocto: tiny and pin ctrl config updates
Merging the following two commits: ab0d998117cc ktypes/tiny/tiny.cfg: support /proc/sys 349e9ce59f7b features: enable pinctrl driver for Broxton (From OE-Core rev: 2f719dc523439a73dd203e6f922a7b3ccaddbee1) 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
8547cbfc80
commit
d75d2be934
@@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt"
|
||||
require recipes-kernel/linux/linux-yocto.inc
|
||||
|
||||
SRCREV_machine ?= "328830680bc35257c83fc400d9d8e2ae94d86f77"
|
||||
SRCREV_meta ?= "770996a263e22562c81f48fde0f0dc647156abce"
|
||||
SRCREV_meta ?= "ab0d998117cca8c55f7ca49ec98b843782bdd25b"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user