From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH/next 3/4] package/matchbox-keyboard: switch to gz tarball
Date: Fri, 5 Dec 2025 20:00:33 +0100 [thread overview]
Message-ID: <20251205190034.1839192-3-bernd@kuhls.net> (raw)
In-Reply-To: <20251205190034.1839192-1-bernd@kuhls.net>
Switched _SOURCE to .gz, upstream does not provide bz2 tarballs anymore.
No autobuild errors recorded due to previous download error with
matchbox-lib.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/matchbox-keyboard/matchbox-keyboard.hash | 2 +-
package/matchbox-keyboard/matchbox-keyboard.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/matchbox-keyboard/matchbox-keyboard.hash b/package/matchbox-keyboard/matchbox-keyboard.hash
index 43ace650a4..1cc657edc4 100644
--- a/package/matchbox-keyboard/matchbox-keyboard.hash
+++ b/package/matchbox-keyboard/matchbox-keyboard.hash
@@ -1,4 +1,4 @@
# Locally computed
-sha256 44fc6dc6075090d6f8e43f8667cf8a85bed59b7221a5ee81843454c66e352790 matchbox-keyboard-0.1.1.tar.bz2
+sha256 dd3e9494a9499a3bf3017c8c1e6572a4e91deb20e219717db17c0977750b8bcb matchbox-keyboard-0.1.1.tar.gz
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
sha256 bba6fd8976fa5c669ddc1378a3d8d49a74263d4d39efb9a90cefb3583a813ecc applet/applet.c
diff --git a/package/matchbox-keyboard/matchbox-keyboard.mk b/package/matchbox-keyboard/matchbox-keyboard.mk
index a1e3c61543..5d54a0005b 100644
--- a/package/matchbox-keyboard/matchbox-keyboard.mk
+++ b/package/matchbox-keyboard/matchbox-keyboard.mk
@@ -5,7 +5,7 @@
################################################################################
MATCHBOX_KEYBOARD_VERSION = 0.1.1
-MATCHBOX_KEYBOARD_SOURCE = matchbox-keyboard-$(MATCHBOX_KEYBOARD_VERSION).tar.bz2
+MATCHBOX_KEYBOARD_SOURCE = matchbox-keyboard-$(MATCHBOX_KEYBOARD_VERSION).tar.gz
MATCHBOX_KEYBOARD_SITE = \
http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-keyboard/snapshot
MATCHBOX_KEYBOARD_LICENSE = LGPL-2.1, GPL-2.0+ (applet.c)
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-12-05 19:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 19:00 [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Bernd Kuhls
2025-12-05 19:00 ` [Buildroot] [PATCH/next 2/4] package/matchbox-fakekey: switch to gz tarball Bernd Kuhls
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` Bernd Kuhls [this message]
2026-01-07 17:48 ` [Buildroot] [PATCH/next 3/4] package/matchbox-keyboard: " Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` [Buildroot] [PATCH/next 4/4] package/matchbox-panel: fix build Bernd Kuhls
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
2025-12-27 23:17 ` [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Thomas Petazzoni via buildroot
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=20251205190034.1839192-3-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox