From 204f5e8092a0ec7a6a80994c471225d62cd64b65 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 1 Jul 2016 00:48:57 +0000 Subject: [PATCH] core/linux-am33x to 4.6.3-1 --- core/linux-am33x/PKGBUILD | 10 +++++----- core/linux-am33x/config | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/linux-am33x/PKGBUILD b/core/linux-am33x/PKGBUILD index 194f33bdd..7da1c570a 100644 --- a/core/linux-am33x/PKGBUILD +++ b/core/linux-am33x/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=linux-am33x _srcname=linux-4.6 _kernelname=${pkgbase#linux} _desc="TI AM335x Beaglebone (Black)" -pkgver=4.6.2 +pkgver=4.6.3 pkgrel=1 rcnrel=bone3 arch=('armv7h') @@ -17,16 +17,16 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc-overlay') options=('!strip') source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz" "http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz" - "http://rcn-ee.com/deb/sid-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz" + "http://rcn-ee.com/deb/stretch-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz" "git+https://github.com/RobertCNelson/bb.org-overlays.git" '0001-add-lcd-cape-for-chiliboard.patch' 'config') md5sums=('d2927020e24a76da4ab482a8bc3e9ef3' - 'c064bbe8108b8e5304f3db2130a96845' - '08140a75d99ab9680ad4a604f2ab864e' + '0d59cb81eb7c0daf0f5019deda65af90' + 'be5d922d108c2f5107063795ee966125' 'SKIP' '3cd24d1cc05e9229b49d6922208c6fb2' - '771ecb61b6f2e519ed60d68b28e872cc') + '28e7fe0dbc0f6ec60310c58b9fe033dc') prepare() { cd "${srcdir}/${_srcname}" diff --git a/core/linux-am33x/config b/core/linux-am33x/config index 314702d9e..13fe08412 100644 --- a/core/linux-am33x/config +++ b/core/linux-am33x/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.6.1-1 Kernel Configuration +# Linux/arm 4.6.3-1 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -6085,7 +6085,7 @@ CONFIG_CRYPTO_RNG=y CONFIG_CRYPTO_RNG2=y CONFIG_CRYPTO_RNG_DEFAULT=y CONFIG_CRYPTO_AKCIPHER2=y -CONFIG_CRYPTO_AKCIPHER=m +CONFIG_CRYPTO_AKCIPHER=y CONFIG_CRYPTO_RSA=m CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_MANAGER2=y