From 0a28394c83a0fcd858baba3260455c3507a51f35 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 28 Sep 2015 08:45:15 +0200 Subject: buildroot: Declare external sources in a better way Previously used relative path in .br-external was always rewritten to an absolute path. This was annoying as git reported that this file was changed. --- tests/cyclictest/root/.br-external | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/cyclictest/root/.br-external (limited to 'tests/cyclictest/root/.br-external') diff --git a/tests/cyclictest/root/.br-external b/tests/cyclictest/root/.br-external deleted file mode 100644 index 0a888bb..0000000 --- a/tests/cyclictest/root/.br-external +++ /dev/null @@ -1 +0,0 @@ -BR2_EXTERNAL ?= ../../tests/cyclictest/root/packages -- cgit v1.2.3