mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-30 15:30:28 +00:00
linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2763,7 +2763,7 @@ CONFIG_RTC_DRV_TWL4030=y
|
||||
#
|
||||
# on-CPU RTC drivers
|
||||
#
|
||||
# CONFIG_RTC_DRV_OMAP is not set
|
||||
CONFIG_RTC_DRV_OMAP=y
|
||||
# CONFIG_DMADEVICES is not set
|
||||
# CONFIG_AUXDISPLAY is not set
|
||||
# CONFIG_UIO is not set
|
||||
|
||||
@@ -10,8 +10,8 @@ S = "${WORKDIR}/git"
|
||||
MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
BRANCH = "master"
|
||||
SRCREV = "10a9c95f6713ce4f7db7088443676808ca79a851"
|
||||
MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
|
||||
SRCREV = "a95ceb11b5858feae89895d14d7f7bc41cca9fd6"
|
||||
MACHINE_KERNEL_PR_append = "d+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user