diff --git a/patches/defconfig b/patches/defconfig index b456fe93ad590bbd2aea80de9c1a60e7f26afc22..7e8ba1e8e5e564fe55d08653c0cbda1713e5d201 100644 --- a/patches/defconfig +++ b/patches/defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.7.0-rc6 Kernel Configuration +# Linux/arm 4.7.0-rc7 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y diff --git a/patches/defconfig-bone b/patches/defconfig-bone index 78565c5fe7508d21806a3093ca8325d509d94d5b..04f1570e83471118470d6043f0003715b6e907fe 100644 --- a/patches/defconfig-bone +++ b/patches/defconfig-bone @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.7.0-rc6 Kernel Configuration +# Linux/arm 4.7.0-rc7 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y diff --git a/patches/ref_omap2plus_defconfig b/patches/ref_omap2plus_defconfig index dd63f3e8c3c0e7dedf2837e323e11aab0a2a8830..ac515d97b2516db277c474960c3142887550b78d 100644 --- a/patches/ref_omap2plus_defconfig +++ b/patches/ref_omap2plus_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.7.0-rc6 Kernel Configuration +# Linux/arm 4.7.0-rc7 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y diff --git a/version.sh b/version.sh index e3b7f0ab232567e4908f00c72ceb54335ef3213f..082e2de19f1621a85528d1ba3799da13c677550a 100644 --- a/version.sh +++ b/version.sh @@ -24,7 +24,7 @@ toolchain="gcc_linaro_gnueabihf_5" #Kernel/Build KERNEL_REL=4.7 -KERNEL_TAG=${KERNEL_REL}-rc6 +KERNEL_TAG=${KERNEL_REL}-rc7 BUILD=${build_prefix}0 kernel_rt=""