diff options
author | Karel Kočí <kocikare@fel.cvut.cz> | 2015-08-11 18:50:30 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2015-08-12 10:22:55 +0200 |
commit | 7837f70b9edfba6ce1f810ac0a7dec6861dbf364 (patch) | |
tree | 8704eae38c9166f0a8e66853f5c306e9661a99b9 /root/cyclictest/.config | |
parent | 9b35e3880a5c0deaa554cd14cd9717719630e10c (diff) | |
download | linux-conf-perf-7837f70b9edfba6ce1f810ac0a7dec6861dbf364.tar.gz linux-conf-perf-7837f70b9edfba6ce1f810ac0a7dec6861dbf364.tar.bz2 linux-conf-perf-7837f70b9edfba6ce1f810ac0a7dec6861dbf364.zip |
Set cyclictest exectuion
Also used external package to buildroot for rt-tests to use latest
master version.
Diffstat (limited to 'root/cyclictest/.config')
-rw-r--r-- | root/cyclictest/.config | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/root/cyclictest/.config b/root/cyclictest/.config index 9691d02..0b86ab6 100644 --- a/root/cyclictest/.config +++ b/root/cyclictest/.config @@ -358,7 +358,7 @@ BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS=y # BR2_PACKAGE_PV is not set # BR2_PACKAGE_RAMSMP is not set # BR2_PACKAGE_RAMSPEED is not set -BR2_PACKAGE_RT_TESTS=y +# BR2_PACKAGE_RT_TESTS is not set # BR2_PACKAGE_SPIDEV_TEST is not set # BR2_PACKAGE_STRACE is not set # BR2_PACKAGE_STRESS is not set @@ -1655,3 +1655,8 @@ BR2_LINUX_KERNEL_CUSTOM_GIT_VERSION="" # BR2_PACKAGE_INPUT_TOOLS_EVTEST is not set # BR2_BFIN_FDPIC is not set # BR2_BFIN_FLAT is not set + +# +# User-provided options +# +BR2_PACKAGE_RT_TESTS_MASTER=y |