summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2015-06-06 18:55:33 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2015-06-06 18:58:51 +0800
commitb09ad0d77797aa9b7665e0352b59a367f9e59120 (patch)
tree3c21e7bf43f71d3318caf8986915aed66befdf8d
parent5b8f02f32c363abd8978abdd5fcbe3c2dd88c478 (diff)
downloadandroid-patchsets-b09ad0d77797aa9b7665e0352b59a367f9e59120.tar.gz
LOLLIPOP-MLCR-PATCHSET: fix the elfutils patch for master perf support
this patch fix the compiling problem on 32bit platform like vexpress-tc2 build and add support 32bit perf binary Change-Id: I8c79024b3357a0af3c4cbebc2af616556fe8fd4f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rwxr-xr-xLOLLIPOP-MLCR-PATCHSET4
1 files changed, 2 insertions, 2 deletions
diff --git a/LOLLIPOP-MLCR-PATCHSET b/LOLLIPOP-MLCR-PATCHSET
index 92afee9..ee73976 100755
--- a/LOLLIPOP-MLCR-PATCHSET
+++ b/LOLLIPOP-MLCR-PATCHSET
@@ -78,5 +78,5 @@ apply --linaro bionic 15613/3
##################################################
# changes to make perf work on Lollipop
apply --linaro bionic 15845/2
-apply --linaro external/elfutils 15844/1
-apply --linaro external/linux-tools-perf 15843/1
+apply --linaro external/elfutils 15844/2
+apply --linaro external/linux-tools-perf 15843/2