From: Fabio Estevam <festevam@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] kmscube: Bump to the most recent version
Date: Wed, 1 Apr 2020 14:05:04 -0300 [thread overview]
Message-ID: <20200401170504.9307-2-festevam@gmail.com> (raw)
In-Reply-To: <20200401170504.9307-1-festevam@gmail.com>
Bump to the latest kmscube version.
Since kmscube has been converted to meson, adjust the .mk file
accordingly.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
package/kmscube/kmscube.hash | 2 +-
package/kmscube/kmscube.mk | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/package/kmscube/kmscube.hash b/package/kmscube/kmscube.hash
index e306d0055e..91a897a3be 100644
--- a/package/kmscube/kmscube.hash
+++ b/package/kmscube/kmscube.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 254d34209740731a557469030c960bbfd2299485a2ad0cbed2f7040b56a292a7 kmscube-6cbd03ab94066dddbba7bedfde87c7c4319c18d5.tar.gz
+sha256 ec135069d8bee7f4fe38cb9dc96fbbd56e0057290fa25eff8b5b314ee473c502 kmscube-4660a7dca6512b6e658759d00cff7d4ad2a2059d.tar.gz
diff --git a/package/kmscube/kmscube.mk b/package/kmscube/kmscube.mk
index 73d290c88b..dc8c691864 100644
--- a/package/kmscube/kmscube.mk
+++ b/package/kmscube/kmscube.mk
@@ -4,10 +4,9 @@
#
################################################################################
-KMSCUBE_VERSION = 6cbd03ab94066dddbba7bedfde87c7c4319c18d5
+KMSCUBE_VERSION = 4660a7dca6512b6e658759d00cff7d4ad2a2059d
KMSCUBE_SITE = https://gitlab.freedesktop.org/mesa/kmscube/-/archive/$(KMSCUBE_VERSION)
KMSCUBE_LICENSE = MIT
KMSCUBE_DEPENDENCIES = host-pkgconf mesa3d libdrm
-KMSCUBE_AUTORECONF = YES
-$(eval $(autotools-package))
+$(eval $(meson-package))
--
2.17.1
next prev parent reply other threads:[~2020-04-01 17:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-01 17:05 [Buildroot] [PATCH 1/2] kmscube: Change repository to gitlab Fabio Estevam
2020-04-01 17:05 ` Fabio Estevam [this message]
2020-04-01 20:14 ` Yann E. MORIN
2020-04-02 15:38 ` Peter Korsgaard
2020-04-02 16:28 ` Yann E. MORIN
2020-04-08 11:31 ` Peter Korsgaard
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=20200401170504.9307-2-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=buildroot@busybox.net \
/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