Skip to content

Commit 4966f14

Browse files
committed
3.14-bone0 release
Signed-off-by: Robert Nelson <[email protected]>
1 parent c2749d8 commit 4966f14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

patches/ref_omap2plus_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm 3.14.0-rc8 Kernel Configuration
3+
# Linux/arm 3.14.0 Kernel Configuration
44
#
55
CONFIG_ARM=y
66
CONFIG_SYS_SUPPORTS_APM_EMULATION=y

version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ toolchain="gcc_linaro_gnueabihf_4_8"
2828

2929
#Kernel/Build
3030
KERNEL_REL=3.14
31-
KERNEL_TAG=${KERNEL_REL}-rc8
31+
KERNEL_TAG=${KERNEL_REL}
3232
BUILD=bone0
3333

3434
#v3.X-rcX + upto SHA

0 commit comments

Comments
 (0)