All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] xf86-input-libinput: upgrade 0.30.0 -> 1.0.1
Date: Thu,  3 Jun 2021 22:28:27 +0200	[thread overview]
Message-ID: <20210603202827.2141368-2-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20210603202827.2141368-1-schnitzeltony@gmail.com>

License was changed to real MIT [1]

[1] https://github.com/freedesktop/xorg-xf86-input-libinput/commit/2bbc4727a12471e3699e2803404a013656066a94

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 ...nput-libinput_0.30.0.bb => xf86-input-libinput_1.0.1.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.30.0.bb => xf86-input-libinput_1.0.1.bb} (44%)

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.30.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.0.1.bb
similarity index 44%
rename from meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.30.0.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.0.1.bb
index d02988caa4..1777492ed9 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.30.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.0.1.bb
@@ -1,11 +1,11 @@
 require xorg-driver-input.inc
 
 SUMMARY = "Generic input driver for the X.Org server based on libinput"
-LIC_FILES_CHKSUM = "file://COPYING;md5=5e6b20ea2ef94a998145f0ea3f788ee0"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a22925127bd3c827c384cedd23ed2309"
 
 DEPENDS += "libinput"
 
-SRC_URI[md5sum] = "11dcfa2cc39f790731a9545fcdeea717"
-SRC_URI[sha256sum] = "f9c7f9fd41ae14061e0e9c3bd45fa170e5e21027a2bc5810034e1e748db996c0"
+SRC_URI[sha256sum] = "fddec49c115591918475155bf16aaf23017d7f814cee7823a0c11f867aca245b"
 
 FILES_${PN} += "${datadir}/X11/xorg.conf.d"
-- 
2.31.1


      reply	other threads:[~2021-06-03 20:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03 20:28 [PATCH 1/2] libinput: upgrade 1.17.3 -> 1.18.0 Andreas Müller
2021-06-03 20:28 ` Andreas Müller [this message]

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=20210603202827.2141368-2-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.