summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-05-05 13:29:47 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-05 12:00:09 -0300
commit72786d7dc70d06556bc2c970f0cea59d34952511 (patch)
tree83ef39413ee07d3edcfa9f9d764ebb0a5759908b /recipes-kernel
parenteaefe965615070e58438b868467f7a045289d8ec (diff)
downloadmeta-freescale-72786d7dc70d06556bc2c970f0cea59d34952511.tar.gz
linux-imx-5.4.3: update perf patch with upstream status
Upstream-Status tag was missing in the original patch and is updated to the Submitted status with reporting commit SHA in upstream. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch b/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch
index db0dc57a..e3df8084 100644
--- a/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch
+++ b/recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch
@@ -10,6 +10,8 @@ bfd_section_<field> since 2019-09-18. See below two commits:
10 10
11This fix make perf able to build with both old and new libbfd. 11This fix make perf able to build with both old and new libbfd.
12 12
13Upstream-Status: Submitted [commit 0ada120c883d4f1f6aafd01cf0fbb10d8bbba015 upstream]
14
13Signed-off-by: Changbin Du <changbin.du@gmail.com> 15Signed-off-by: Changbin Du <changbin.du@gmail.com>
14Acked-by: Jiri Olsa <jolsa@redhat.com> 16Acked-by: Jiri Olsa <jolsa@redhat.com>
15Cc: Peter Zijlstra <peterz@infradead.org> 17Cc: Peter Zijlstra <peterz@infradead.org>