Change-Id: I4c40d3e4de93993ca8fb1f9626d641d864329322
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
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
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
Define variables:
# linux_branch=linux-3.14.y
-# linux_tag=v3.14.14
+# linux_tag=v3.14.19
1. Clone kernel-common
----------------------
# 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
-------------------------------------------
# from MeeGo/Moblin/Fedora
#
-%define upstream_version 3.14.14
+%define upstream_version 3.14.19
%if !%{defined platform}
%define platform default