From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libdrm: version bump 2.4.99 -> 2.4.100
Date: Mon, 6 Jan 2020 17:49:07 +0100 [thread overview]
Message-ID: <20200106164907.27722-1-p.zabel@pengutronix.de> (raw)
- Install amdgpu.ids if PTXCONF_LIBDRM_AMDGPU is enabled.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/libdrm.make | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/rules/libdrm.make b/rules/libdrm.make
index f3292e04f75c..68067268c9e5 100644
--- a/rules/libdrm.make
+++ b/rules/libdrm.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBDRM) += libdrm
#
# Paths and names
#
-LIBDRM_VERSION := 2.4.99
-LIBDRM_MD5 := 72539626815b35159a63d45bc4c14ee6
+LIBDRM_VERSION := 2.4.100
+LIBDRM_MD5 := f47bc87e28198ba527e6b44ffdd62f65
LIBDRM := libdrm-$(LIBDRM_VERSION)
LIBDRM_SUFFIX := tar.bz2
LIBDRM_URL := http://dri.freedesktop.org/libdrm/$(LIBDRM).$(LIBDRM_SUFFIX)
@@ -101,6 +101,9 @@ ifdef PTXCONF_LIBDRM_ETNAVIV
@$(call install_copy, libdrm, 0, 0, 0755, -, /usr/bin/etnaviv_cmd_stream_test)
@$(call install_copy, libdrm, 0, 0, 0755, -, /usr/bin/etnaviv_bo_cache_test)
endif
+endif
+ifdef PTXCONF_LIBDRM_AMDGPU
+ @$(call install_copy, libdrm, 0, 0, 0644, -, /usr/share/libdrm/amdgpu.ids)
endif
@$(call install_finish, libdrm)
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2020-01-06 16:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200106164907.27722-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox