Skip to content

Commit 7a6feba

Browse files
committed
3.14.4-bone3 release
Signed-off-by: Robert Nelson <[email protected]>
1 parent afb04f4 commit 7a6feba

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.3 Kernel Configuration
3+
# Linux/arm 3.14.4 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
@@ -26,7 +26,7 @@ toolchain="gcc_linaro_gnueabihf_4_8"
2626

2727
#Kernel/Build
2828
KERNEL_REL=3.14
29-
KERNEL_TAG=${KERNEL_REL}.3
29+
KERNEL_TAG=${KERNEL_REL}.4
3030
BUILD=bone3
3131

3232
#v3.X-rcX + upto SHA

0 commit comments

Comments
 (0)