diff --git a/core/linux-chromebook/PKGBUILD b/core/linux-chromebook/PKGBUILD index 42675e14a..3e2874649 100644 --- a/core/linux-chromebook/PKGBUILD +++ b/core/linux-chromebook/PKGBUILD @@ -6,23 +6,23 @@ buildarch=4 pkgbase=linux-chromebook pkgname=('linux-chromebook' 'linux-headers-chromebook') -pkgver=20131105 +pkgver=20140114 _kernelname=${pkgname#linux} pkgdesc="ChromiumOS kernel with ArchLinux ARM tweaks" _basever=3.4 -pkgrel=3 +pkgrel=1 arch=('armv7h') url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.4" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'dtc' 'inetutils' 'kmod') options=('!strip') -_commit=90b982ed9d47345a8f0ed57ce2a28b942188db6d +_commit=135148b515275c24d691f10ba74c0c5b8d56af63 source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archive/${_commit}.tar.gz" 'config' 'kernel.its') noextract=("${_commit}.tar.gz") -md5sums=('06e5510c460e2c06faec58391daafccb' - '0980a01f67de4a6b8bee3f853c0fd63f' +md5sums=('562109af06436dda8689186466e7c255' + '41c3689aef8534a7f6c16ee24ba5ec60' '56f8343875b928b6aa4e83921e5df25f') prepare() { diff --git a/core/linux-chromebook/config b/core/linux-chromebook/config index 6b89aa702..764ae2335 100644 --- a/core/linux-chromebook/config +++ b/core/linux-chromebook/config @@ -1422,6 +1422,7 @@ CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m +CONFIG_USB_NET_AX88179_178A=m CONFIG_USB_NET_CDCETHER=m # CONFIG_USB_NET_CDC_EEM is not set CONFIG_USB_NET_CDC_NCM=m