aboutsummaryrefslogtreecommitdiff
path: root/targets/ryuglab/conf.py
Commit message (Collapse)AuthorAge
* Add bbb target for BeagleBone BlackKarel Kočí2015-09-25
| | | | | | Buildroot configuration is now generated from base configuration and configuration defined by specified target. And initram is now build automatically for test target and all target.
* Disable multithreading for ryuglab targetKarel Kočí2015-09-18
| | | | | Multithreading is problematic and needs fixing. So again it is disabled for measuring purposes.
* Enable multithreading for ryuglab targetKarel Kočí2015-09-14
|
* Disable multithread for ryuglab targetKarel Kočí2015-08-26
| | | | | Multithreading is not working properly yet. So it won't be used for active measuring.
* Fix wrong input type to compare_text in register_confKarel Kočí2015-08-19
|
* Move boot and remove compile scriptKarel Kočí2015-08-19
| | | | | Compile script is not required if we use GNUmakefile. Holding script folder only because of boot script makes no sense.
* Fix build command for ryuglab targetKarel Kočí2015-08-19
|
* Add linux for target ryuglabKarel Kočí2015-08-19
|
* Fix missing setting of kernel_env variable in ryglab target configKarel Kočí2015-08-17
|
* Change location for rootfs of testsKarel Kočí2015-08-17
| | | | Now every test should have its own folder with rootfs and parse script.
* Add etherwake to boot commandKarel Kočí2015-08-17
|
* Set configuration back do default and add overlapKarel Kočí2015-08-17
Configuration is set back as it was before previous merge on branch master. Configurations for targets can be specified by overlapping configuration options with external config.