[linux-yocto] [PATCH v3 08/12] preempt-rt.scc: include developer ktype instead of standard

California Sullivan california.l.sullivan at intel.com
Wed Feb 17 16:47:16 PST 2016


The developer ktype now has the functionality of the previous standard
ktype. To keep preempt-rt's functionality consistent we must include
developer.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 ktypes/preempt-rt/preempt-rt.scc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ktypes/preempt-rt/preempt-rt.scc b/ktypes/preempt-rt/preempt-rt.scc
index 5e52ec9..db218fc 100644
--- a/ktypes/preempt-rt/preempt-rt.scc
+++ b/ktypes/preempt-rt/preempt-rt.scc
@@ -1,4 +1,4 @@
-include ktypes/standard/standard.scc nocfg
+include ktypes/developer/developer.scc nocfg
 branch preempt-rt
 
 # aufs doesn't even build with preempt-rt kernels
-- 
2.5.0



More information about the linux-yocto mailing list