From ca172aa4fbdbf274547d45b4544415545074deb2 Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Thu, 26 Oct 2017 14:38:49 +0200 Subject: [PATCH] fiasco: remove etc from depot recipe The tools.conf in base-fiasco/etc was obsolete and must therefore not packaged. This commit removes sporadic recipe hash changes due to missing or existent etc/tools.conf. --- repos/base-fiasco/etc/tools.conf | 8 -------- repos/base-fiasco/recipes/src/base-fiasco/content.mk | 4 ++-- 2 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 repos/base-fiasco/etc/tools.conf diff --git a/repos/base-fiasco/etc/tools.conf b/repos/base-fiasco/etc/tools.conf deleted file mode 100644 index a1cada69b..000000000 --- a/repos/base-fiasco/etc/tools.conf +++ /dev/null @@ -1,8 +0,0 @@ -# -# The following options let you define your cross-compile tool chain -# - -include $(BASE_DIR)/etc/tools.conf - -#CROSS_DEV_PREFIX = arm-softfloat-linux-gnu- - diff --git a/repos/base-fiasco/recipes/src/base-fiasco/content.mk b/repos/base-fiasco/recipes/src/base-fiasco/content.mk index d88625a28..7376ef9ca 100644 --- a/repos/base-fiasco/recipes/src/base-fiasco/content.mk +++ b/repos/base-fiasco/recipes/src/base-fiasco/content.mk @@ -19,8 +19,8 @@ content: README README: cp $(REP_DIR)/recipes/src/base-fiasco/README $@ -content: lib/import config etc -lib/import config etc: +content: lib/import config +lib/import config: $(mirror_from_rep_dir) content: src/kernel/fiasco