[Buildroot] [PATCH v3 0/1] Add igt-gpu-tools

Andy Yan andyshrk at 163.com
Fri Oct 20 12:01:58 UTC 2023


when try to build igt-gpu-tools in buildroot, i found this patch in maillist[0]

I try to address the comments from Arnout Vandecappelle. and send it
again.
[0]https://patchwork.ozlabs.org/project/buildroot/patch/20181204022701.28095-1-gael.portay@collabora.com/

Changes in v3:
- fix check-package warnings
- remove depends on BR2_PACKAGE_OPENSSL
- select BR2_PACKAG_LIBGLIB2/BR2_PACKAGE_ELFUTILS
- make BR2_PACKAGE_LIBUNWIND_ARCH_SUPPORTS optional
- update email of Gaël PORTAY

Changes in v2:
- address the comments from Arnout Vandecappelle in V1[0]

Gaël PORTAY (1):
  igt-gpu-tools: add igt-gpu-tools package

 package/Config.in                        |  1 +
 package/igt-gpu-tools/Config.in          | 37 ++++++++++++++++++++++++
 package/igt-gpu-tools/igt-gpu-tools.hash |  5 ++++
 package/igt-gpu-tools/igt-gpu-tools.mk   | 22 ++++++++++++++
 4 files changed, 65 insertions(+)
 create mode 100644 package/igt-gpu-tools/Config.in
 create mode 100644 package/igt-gpu-tools/igt-gpu-tools.hash
 create mode 100644 package/igt-gpu-tools/igt-gpu-tools.mk

-- 
2.34.1




More information about the buildroot mailing list