diff options
author | Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> | 2020-05-05 13:29:47 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-05 12:00:09 -0300 |
commit | 72786d7dc70d06556bc2c970f0cea59d34952511 (patch) | |
tree | 83ef39413ee07d3edcfa9f9d764ebb0a5759908b /recipes-kernel | |
parent | eaefe965615070e58438b868467f7a045289d8ec (diff) | |
download | meta-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.patch | 2 |
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 | ||
11 | This fix make perf able to build with both old and new libbfd. | 11 | This fix make perf able to build with both old and new libbfd. |
12 | 12 | ||
13 | Upstream-Status: Submitted [commit 0ada120c883d4f1f6aafd01cf0fbb10d8bbba015 upstream] | ||
14 | |||
13 | Signed-off-by: Changbin Du <changbin.du@gmail.com> | 15 | Signed-off-by: Changbin Du <changbin.du@gmail.com> |
14 | Acked-by: Jiri Olsa <jolsa@redhat.com> | 16 | Acked-by: Jiri Olsa <jolsa@redhat.com> |
15 | Cc: Peter Zijlstra <peterz@infradead.org> | 17 | Cc: Peter Zijlstra <peterz@infradead.org> |