Skip to content

Commit 6033e59

Browse files
authored
Add missing device-tree-compiler
1 parent 05c82e2 commit 6033e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ node('digitalocean && ubuntu-16.04 && 8gb && android-7.0') {
1818
zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 \
1919
lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache \
2020
libgl1-mesa-dev libxml2-utils xsltproc unzip mtools u-boot-tools \
21-
htop iotop sysstat iftop pigz bc
21+
htop iotop sysstat iftop pigz bc device-tree-compiler
2222
'''
2323

2424
sh '''#!/bin/bash

0 commit comments

Comments
 (0)