From 6b961470486b2dd4215f6753d4f155e6f279959c Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 28 Aug 2012 22:01:34 -0500 Subject: yocto-bsp: remove obsolete references The logbuf-normal feature is obsolete, so remove any references to it. The dmaengine and hpet features have changed, but don't really need to be added by default to i386 - leave that to the BSP developer. Also, remove a couple duplicate feature references in the .scc files. (From meta-yocto rev: 3f37864d474912d680c2e6ee2a962e9fa61df39b) Signed-off-by: Tom Zanussi Signed-off-by: Richard Purdie --- .../arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc') diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc index 6ee1c93a92..2734d336bd 100644 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc +++ b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/{{=machine}}-preempt-rt.scc @@ -10,6 +10,5 @@ include {{=machine}}.scc # default policy for preempt-rt kernels include cfg/usb-mass-storage.scc include cfg/boot-live.scc -include features/logbuf/size-normal.scc include features/latencytop/latencytop.scc include features/profiling/profiling.scc -- cgit v1.2.3-54-g00ecf