From 58ef101032c301f54b9ecc9fcc9b84b5038df030 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Mon, 23 Oct 2017 16:45:32 +0100 Subject: scripts/lib/bsp: delete, all users have been removed With the removal of yocto-bsp and yocto-kernel there are no longer any users of this library, therefore delete it. (From meta-yocto rev: 0d44e59bfaa95162cf2133df1d08f6419314bb8e) Signed-off-by: Joshua Lock Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../mips64/recipes-kernel/linux/files/machine-standard.scc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc (limited to 'scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc') diff --git a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc b/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc deleted file mode 100644 index b34f3d3522..0000000000 --- a/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc +++ /dev/null @@ -1,11 +0,0 @@ -# yocto-bsp-filename {{=machine}}-standard.scc -define KMACHINE {{=machine}} - -define KARCH mips - -include {{=map_standard_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}} nopatch -{{ if need_new_kbranch == "y": }} -define KTYPE {{=new_kbranch}} -branch {{=machine}} - -include {{=machine}}.scc -- cgit v1.2.3-54-g00ecf