[Buildroot] filename format for kernel patches when using kernelfrom git ?

Sagaert Johan sagaert.johan at skynet.be
Thu Oct 18 16:23:48 UTC 2012


 
Ok solved

I discovered the use of a file called 'series' to list the patches and apply the patches in the order I want.


-----Oorspronkelijk bericht-----
Van: buildroot-bounces at busybox.net [mailto:buildroot-bounces at busybox.net] Namens Sagaert Johan
Verzonden: donderdag 18 oktober 2012 16:57
Aan: buildroot at busybox.net
Onderwerp: [Buildroot] filename format for kernel patches when using kernelfrom git ?

Hi
 
(2012.08)
 
I can't figure out what the filename should be for patches i want to be applied:
 
i have my patch named : 76e10d158efb6d4516018846f60c2ab5501900bc.patch
and it is under /home/buildroot12git/board/kernel-patches
 
This is what i have in my .config:
 
#
# Kernel
#
BR2_LINUX_KERNEL=y
# BR2_LINUX_KERNEL_3_6 is not set
# BR2_LINUX_KERNEL_SAME_AS_HEADERS is not set # BR2_LINUX_KERNEL_CUSTOM_VERSION is not set # BR2_LINUX_KERNEL_CUSTOM_TARBALL is not
set BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_GIT_REPO_URL="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"
BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="76e10d158efb6d4516018846f60c2ab5501900bc"
BR2_LINUX_KERNEL_VERSION="76e10d158efb6d4516018846f60c2ab5501900bc"
BR2_LINUX_KERNEL_PATCH="/home/buildroot12git/board/kernel-patches"
# BR2_LINUX_KERNEL_USE_DEFCONFIG is not set BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="34config"
# BR2_LINUX_KERNEL_UIMAGE is not set
# BR2_LINUX_KERNEL_APPENDED_UIMAGE is not set BR2_LINUX_KERNEL_ZIMAGE=y # BR2_LINUX_KERNEL_APPENDED_ZIMAGE is not set #
BR2_LINUX_KERNEL_VMLINUX is not set # BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM is not set # BR2_LINUX_KERNEL_DTS_SUPPORT is not set #
BR2_LINUX_KERNEL_INSTALL_TARGET is not set

Regards Johan


_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot




More information about the buildroot mailing list