diff options
author | Karel Kočí <cynerd@email.cz> | 2015-08-17 17:23:52 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-17 17:23:52 +0200 |
commit | cfeae5ec0d9488b2a6e51feb909e4c981008bf16 (patch) | |
tree | a9a80fe1482d89114b15677a09d8e14fdcfa3160 /tests/cyclictest/root/.br-external | |
parent | 93ec888fc3dbe387cc42d52ef58f239b23b41ff4 (diff) | |
download | linux-conf-perf-cfeae5ec0d9488b2a6e51feb909e4c981008bf16.tar.gz linux-conf-perf-cfeae5ec0d9488b2a6e51feb909e4c981008bf16.tar.bz2 linux-conf-perf-cfeae5ec0d9488b2a6e51feb909e4c981008bf16.zip |
Change location for rootfs of tests
Now every test should have its own folder with rootfs and parse script.
Diffstat (limited to 'tests/cyclictest/root/.br-external')
-rw-r--r-- | tests/cyclictest/root/.br-external | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cyclictest/root/.br-external b/tests/cyclictest/root/.br-external new file mode 100644 index 0000000..cc438f2 --- /dev/null +++ b/tests/cyclictest/root/.br-external @@ -0,0 +1 @@ +BR2_EXTERNAL ?= /home/cynerd/Programing/linux-conf-perf/tests/cyclictest/root/packages |