core/linux-odroid-xu3 to 3.10.81-1

This commit is contained in:
Kevin Mihelich 2015-06-27 04:35:00 +00:00
parent 84a514b087
commit 1fac4511b7
2 changed files with 7 additions and 7 deletions

View file

@ -4,12 +4,12 @@
buildarch=4
pkgbase=linux-odroid-xu3
_commit=6cf8b6358f5dc9cdde571ea06faa34d01884b883
_commit=4e7cb93e401fe473963dc8e346ffea281ccfc137
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="ODROID-XU3"
pkgver=3.10.72
pkgrel=7
pkgver=3.10.81
pkgrel=1
arch=('armv7h')
url="https://github.com/hardkernel/linux"
license=('GPL2')
@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config'
'0001-remove-thermal-messages.patch'
'0002-remove-rtc-messages.patch')
md5sums=('8c67735dca771f9620dadd9a2ab23382'
'01b48d337095712ef6aeda860acb3b91'
md5sums=('9a192073fe1f61f486bfa6b36e3a577c'
'141a4762acfa84c04219f51a6cfb4890'
'16173f5fbda2d6749c2c4dc91e1cb079'
'c32251285da70e7885f79e7f1919f26a')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.10.72-6 Kernel Configuration
# Linux/arm 3.10.81-1 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -1251,7 +1251,7 @@ CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE="mfc_fw.bin edid/1024x768.bin edid/1280x1024.bin edid/1280x720.bin edid/1600x1200.bin edid/1680x1050.bin edid/1920x1080.bin"
CONFIG_EXTRA_FIRMWARE="mfc_fw.bin edid/1024x768.bin edid/1280x800.bin edid/1920x1080.bin edid/720x480.bin edid/800x600.bin edid/1280x1024.bin edid/1280x720.bin edid/1440x900.bin edid/1680x1050.bin edid/1920x1080_50hz.bin edid/640x480.bin edid/720x576.bin"
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_DEBUG_DRIVER is not set