aboutsummaryrefslogtreecommitdiff
path: root/android-master-clang
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-11-17 11:03:51 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-11-17 05:34:42 +0000
commit425f296ff095419272d5b3fb0efa10ba5c12af9d (patch)
tree74df2b74d686fcbfce68475d64ede3ffda50a95e /android-master-clang
parent0c5d82761a3afabaae177665e16a789de3a71454 (diff)
android-master-clang: install gawk
Change-Id: Ib7ccef38b7e2daec7b566d0d6c6f2a0e886e44d4 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-master-clang')
-rwxr-xr-xandroid-master-clang/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-master-clang/builders.sh b/android-master-clang/builders.sh
index b9f3dc7a..b004f709 100755
--- a/android-master-clang/builders.sh
+++ b/android-master-clang/builders.sh
@@ -4,7 +4,7 @@ export BUILD_CONFIG_FILENAME=hikey-aosp-master
# Install needed packages
sudo apt-get -q=2 update
-sudo apt-get -q=2 install -y bison git gperf libxml2-utils python-mako zip time python-pycurl genisoimage patch mtools python-wand rsync linaro-image-tools pxz
+sudo apt-get -q=2 install -y bison git gperf libxml2-utils python-mako zip time python-pycurl genisoimage patch mtools python-wand rsync linaro-image-tools pxz gawk
wget -q \
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-fsutils_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb \