From 15d38783fae5b129472f2e05a6e5748efa163940 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 21 Mar 2019 23:50:03 +0000 Subject: [PATCH] core/linux-am33x to 5.0.3-1 --- core/linux-am33x/PKGBUILD | 10 +++++----- core/linux-am33x/config | 8 ++++++-- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/core/linux-am33x/PKGBUILD b/core/linux-am33x/PKGBUILD index 9164621a2..7aa65702f 100644 --- a/core/linux-am33x/PKGBUILD +++ b/core/linux-am33x/PKGBUILD @@ -7,9 +7,9 @@ pkgbase=linux-am33x _srcname=linux-5.0 _kernelname=${pkgbase#linux} _desc="TI AM335x Beaglebone (Black)" -pkgver=5.0.2 +pkgver=5.0.3 pkgrel=1 -rcnrel=bone4 +rcnrel=bone5 arch=('armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz" 'linux.preset' '99-linux.hook') md5sums=('7381ce8aac80a01448e065ce795c19c0' - '31220991722b9f40ef9d7370557754a0' - '65aa3c3007ab8d37ca5841f53dfc46aa' + 'de30e6d9ebdfe03254536bf4e1bdd857' + '147f48c1f60dd82e098e4e41db977c28' 'SKIP' 'ee16bcdbbf978e714455933ecd6dd8fe' '5698870a716fed205215d258cc71e296' - '9d2f026503ef4df3d9f891d861bbdb2e' + '8e456be0558a55f82eb9805c7dac3a72' '78ccc998f27eec49a9d5490218b1b1ab' '79fa396e3f9a09a85156d6d7c2d34b58') diff --git a/core/linux-am33x/config b/core/linux-am33x/config index d3e02669a..c56278bbc 100644 --- a/core/linux-am33x/config +++ b/core/linux-am33x/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.0.2-1 Kernel Configuration +# Linux/arm 5.0.3-1 Kernel Configuration # # @@ -5128,7 +5128,11 @@ CONFIG_ASYNC_TX_DMA=y CONFIG_SYNC_FILE=y # CONFIG_SW_SYNC is not set # CONFIG_UDMABUF is not set -# CONFIG_AUXDISPLAY is not set +CONFIG_AUXDISPLAY=y +CONFIG_HD44780=m +CONFIG_IMG_ASCII_LCD=m +CONFIG_HT16K33=m +CONFIG_CHARLCD=m # CONFIG_UIO is not set # CONFIG_VFIO is not set # CONFIG_VIRT_DRIVERS is not set