From 12c0c08c3b5f5f34f6f6ad24065fc7d674e57a00 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 19 Oct 2011 16:27:04 +0200 Subject: [PATCH] linux-ti33x-psp 3.1rc8: bump SRCREV, enable RTC for bone Signed-off-by: Koen Kooi --- .../linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig | 2 +- recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig index dcee8500..18f5bc59 100644 --- a/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig +++ b/recipes-kernel/linux/linux-ti33x-psp-3.0+3.1rc/beaglebone/defconfig @@ -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 diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb index b89fbc59..e42b8a0f 100644 --- a/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb +++ b/recipes-kernel/linux/linux-ti33x-psp_3.0+3.1rc.bb @@ -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)"