Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 24de4c90 authored by Robert Nelson's avatar Robert Nelson
Browse files

kernel bump: v3.14-rc8


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent a90249d8
No related merge requests found
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc7 Kernel Configuration
# Linux/arm 3.14.0-rc8 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_MIGHT_HAVE_PCI=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc7 Kernel Configuration
# Linux/arm 3.14.0-rc8 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.14.0-rc7 Kernel Configuration
# Linux/arm 3.14.0-rc8 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_MIGHT_HAVE_PCI=y
......
......@@ -28,11 +28,11 @@ toolchain="gcc_linaro_gnueabihf_4_8"
#Kernel/Build
KERNEL_REL=3.14
KERNEL_TAG=${KERNEL_REL}-rc7
BUILD=armv7-devel-r81
KERNEL_TAG=${KERNEL_REL}-rc8
BUILD=armv7-devel-r82
#v3.X-rcX + upto SHA
KERNEL_SHA="774868c7094d35b4518be3d0e654de000a5d11fc"
#KERNEL_SHA="774868c7094d35b4518be3d0e654de000a5d11fc"
#git branch
#BRANCH="v3.14.x"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment