diff options
author | Aleksander Mistewicz <a.mistewicz@samsung.com> | 2017-11-08 17:35:04 +0100 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2018-11-19 15:21:34 +0100 |
commit | 5bf3b204e77d3261f536b414309ffea273337b79 (patch) | |
tree | 59fce925af6bf91b0c5be2c4090f29f720d222f1 /config | |
parent | 1cb5347db2b113e233613aad81500ab4a282102e (diff) | |
download | host-5bf3b204e77d3261f536b414309ffea273337b79.tar.gz host-5bf3b204e77d3261f536b414309ffea273337b79.tar.bz2 host-5bf3b204e77d3261f536b414309ffea273337b79.zip |
Use sandbox version of u-boot
Change-Id: Ibadd51e211a7098b1431a4b310d80b038e1641ab
Diffstat (limited to 'config')
-rw-r--r-- | config/hosts/master/roles/system/tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hosts/master/roles/system/tasks/main.yml b/config/hosts/master/roles/system/tasks/main.yml index b775832..218905d 100644 --- a/config/hosts/master/roles/system/tasks/main.yml +++ b/config/hosts/master/roles/system/tasks/main.yml @@ -151,7 +151,7 @@ git: repo: git://git.tizen.org/platform/kernel/u-boot.git dest: /opt/u-boot - version: tizen + version: sandbox/amistewicz/comwor4 - name: Configure prometheus-node-exporter service lineinfile: |