mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 11:59:49 +00:00
linux-ti33x-psp 3.2: fix ehrPWM polarity inversion
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
a94f765b98
commit
14f31c3c5a
@@ -10,8 +10,8 @@ S = "${WORKDIR}/git"
|
||||
MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
BRANCH = "v3.2-staging"
|
||||
SRCREV = "21ef5e1fa530eb8f23bfe18650e3915d7c291ca9"
|
||||
MACHINE_KERNEL_PR_append = "e+gitr${SRCREV}"
|
||||
SRCREV = "09e9651bcf2ee8d86685f2a8075bc6557b1d3b91"
|
||||
MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user