summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-12-12 22:56:30 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-13 16:54:32 +0000
commit9753196c77d7b65ae172333a81c18d4dea34f2ca (patch)
treec6bf7f2366cfbe408819a2556c23132710582ea0 /scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc
parent8669fec353b2f0dbe2bcef4543e6b5fd922a2665 (diff)
downloadpoky-9753196c77d7b65ae172333a81c18d4dea34f2ca.tar.gz
yocto-bsp: add custom kernel support
Add a template to support custom kernels via a custom kernel recipe derived from linux-yocto-custom.bb. (From meta-yocto rev: 98c7861ebdd40b1fc4d803701ad9fb979be54273) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc b/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc
new file mode 100644
index 0000000000..7a598d9118
--- /dev/null
+++ b/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/{{ if kernel_choice == "custom": }} linux-yocto-custom/user-patches.scc
@@ -0,0 +1,8 @@
1#
2# Used by yocto-kernel to manage patches.
3#
4# yocto-kernel may change the contents of this file in any
5# way it sees fit, including removing comments like this,
6# so don't manually make any modifications you don't want
7# to lose.
8#