aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey-aosp-master.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-04-30 23:37:36 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-04-30 16:49:56 +0100
commit35f9b4383658368507836d65f7543a875b6a97d4 (patch)
tree3887dffb0296cc2490bb48df3fd430ecb092337b /96boards-hikey-aosp-master.yaml
parent602c262544a129f71f711030d3d23193f055bd98 (diff)
96boards-hikey-aosp-master.yaml: remove the revert workaround for x15
ci failure reported here: https://ci.linaro.org/job/96boards-hikey-aosp-master/1202/console The revert commit is here: https://android.googlesource.com/kernel/omap/+/d1be6bf4a282b39961c5b0e95e95e22d58b77322 which introduced by the merge change here: https://android-review.googlesource.com/c/kernel/omap/+/953379 Change-Id: Ib35af09528c9b01610ec32ba14c2974ba7e4a98c Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to '96boards-hikey-aosp-master.yaml')
-rw-r--r--96boards-hikey-aosp-master.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/96boards-hikey-aosp-master.yaml b/96boards-hikey-aosp-master.yaml
index 53a7f73f..62035038 100644
--- a/96boards-hikey-aosp-master.yaml
+++ b/96boards-hikey-aosp-master.yaml
@@ -252,9 +252,6 @@
export KERNEL_DESCRIBE_X15_4_14=$(git rev-parse --short HEAD)
export KERNEL_VERSION_X15_4_14=$(make kernelversion)
- # workaround for the adb root/adb reboot kernel panic problem
- git revert --no-edit 65d9e9821b86155dc810ff08c12cc29c7fabbca9
-
make ARCH=arm CROSS_COMPILE=arm-eabi- ti_sdk_am57x_android_release_defconfig
make ARCH=arm CROSS_COMPILE=arm-eabi- -j$(nproc) zImage dtbs modules
cd -