lp:~liuyq0307/lava-dispatcher/fix-1195536
Created by
Yongqin Liu
and last modified
- Get this branch:
- bzr branch lp:~liuyq0307/lava-dispatcher/fix-1195536
Only
Yongqin Liu
can upload to this branch. If you are
Yongqin Liu
please log in for upload directions.
Branch merges
Propose for merging
- Tyler Baker: Approve
-
Diff: 185 lines (+53/-38)5 files modifiedlava_dispatcher/config.py (+2/-2)
lava_dispatcher/default-config/lava-dispatcher/device-types/rtsm_ve-a15x1-a7x1.conf (+13/-7)
lava_dispatcher/default-config/lava-dispatcher/device-types/rtsm_ve-a15x4-a7x4.conf (+12/-6)
lava_dispatcher/device/fastmodel.py (+22/-19)
lava_dispatcher/device/target.py (+4/-4)
Related bugs
Bug #1195536: Failed to copy the rtsm_ve-ca15x1-ca7x1.dtb in the boot/rtsm directory | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 633. By Yongqin Liu
-
remove the directory of axf file path specified for simulator_axf_files
based on the thought like this:
we do not have much files in the boot partition,
and there will be no files with the same base name under different directory - 632. By Yongqin Liu
-
1. fix the bug in _find_and_copy function,
we should use the root to genertate the src path
2. rename the file variable to file_name,
since file is a keyword of python
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:lava-dispatcher