bump to 3.14.19 sandbox/sdx/upstream upstream submit/tizen_common/20140918.111125 v3.14.19
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Thu, 18 Sep 2014 11:07:18 +0000 (13:07 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Thu, 18 Sep 2014 11:07:18 +0000 (13:07 +0200)
Change-Id: I4c40d3e4de93993ca8fb1f9626d641d864329322
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
arch/x86/configs/common_x86_64_defconfig
arch/x86/configs/common_x86_defconfig
packaging/README.update
packaging/kernel-common.spec

index 9a07267..ba154ec 100644 (file)
@@ -73,7 +73,6 @@ CONFIG_EFI=y
 CONFIG_EFI_STUB=y
 # CONFIG_SECCOMP is not set
 CONFIG_HZ_1000=y
-# CONFIG_RELOCATABLE is not set
 CONFIG_PHYSICAL_ALIGN=0x400000
 CONFIG_HIBERNATION=y
 CONFIG_PM_AUTOSLEEP=y
index 43f9c98..b412d6a 100644 (file)
@@ -79,7 +79,6 @@ CONFIG_EFI=y
 CONFIG_EFI_STUB=y
 # CONFIG_SECCOMP is not set
 CONFIG_HZ_1000=y
-# CONFIG_RELOCATABLE is not set
 CONFIG_PHYSICAL_ALIGN=0x400000
 # CONFIG_COMPAT_VDSO is not set
 CONFIG_HIBERNATION=y
index aaf4553..4e3c138 100644 (file)
@@ -9,7 +9,7 @@ Parameters:
 
 Define variables:
 # linux_branch=linux-3.14.y
-# linux_tag=v3.14.14
+# linux_tag=v3.14.19
 
 1. Clone kernel-common
 ----------------------
@@ -53,6 +53,12 @@ Define variables:
 # make ARCH=x86_64 savedefconfig
 # mv defconfig arch/x86/configs/common_x86_64_defconfig
 
+# make ARCH=arm tizen_defconfig
+# make ARCH=arm menuconfig
+# ... change config ...
+# make ARCH=arm savedefconfig
+# mv defconfig arch/arm/configs/tizen_defconfig
+
 6. Bump the kernel version in the spec file
 -------------------------------------------
 
index 671f287..95214d5 100644 (file)
@@ -3,7 +3,7 @@
 # from MeeGo/Moblin/Fedora
 #
 
-%define upstream_version 3.14.14
+%define upstream_version 3.14.19
 
 %if !%{defined platform}
 %define platform default