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 --- .../arch/i386/recipes-kernel/linux/files/machine-tiny.scc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc (limited to 'scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc') diff --git a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc b/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc deleted file mode 100644 index 91373b3a5d..0000000000 --- a/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc +++ /dev/null @@ -1,11 +0,0 @@ -# yocto-bsp-filename {{=machine}}-tiny.scc -define KMACHINE {{=machine}} - -define KARCH i386 - -include {{=map_tiny_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}} -{{ if need_new_kbranch == "y": }} -define KTYPE {{=new_kbranch}} -branch {{=machine}} - -include {{=machine}}.scc -- cgit v1.2.3-54-g00ecf