Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] filename format for kernel patches when using kernel from git ?
@ 2012-10-18 14:57 Sagaert Johan
  2012-10-18 16:23 ` [Buildroot] filename format for kernel patches when using kernelfrom " Sagaert Johan
  0 siblings, 1 reply; 3+ messages in thread
From: Sagaert Johan @ 2012-10-18 14:57 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-22 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 14:57 [Buildroot] filename format for kernel patches when using kernel from git ? Sagaert Johan
2012-10-18 16:23 ` [Buildroot] filename format for kernel patches when using kernelfrom " Sagaert Johan
2012-10-22 10:11   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox