From: Ong Boon Leong <[email protected]> Remove "branch haswell-wc" from haswell-wc-standard.scc so that "haswell-wc" BSP uses standard/common-pc-64/base branch on linux-yocto-3.8 repo.
Signed-off-by: Ong Boon Leong <[email protected]> --- meta/cfg/kernel-cache/bsp/haswell-wc/haswell-wc-standard.scc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/cfg/kernel-cache/bsp/haswell-wc/haswell-wc-standard.scc b/meta/cfg/kernel-cache/bsp/haswell-wc/haswell-wc-standard.scc index 82170c2..b715a4f 100644 --- a/meta/cfg/kernel-cache/bsp/haswell-wc/haswell-wc-standard.scc +++ b/meta/cfg/kernel-cache/bsp/haswell-wc/haswell-wc-standard.scc @@ -3,7 +3,6 @@ define KTYPE standard define KARCH x86_64 include bsp/common-pc-64/common-pc-64-standard.scc -branch haswell-wc include haswell-wc.scc -- 1.7.10.4 _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
