Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/lsuio: bump to 2020 version
@ 2024-08-20  8:58 Vincent Jardin
  2024-08-20 21:38 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 7+ messages in thread
From: Vincent Jardin @ 2024-08-20  8:58 UTC (permalink / raw)
  To: buildroot; +Cc: Vincent Jardin, peter

The new version from peter@digitalbrains.com adds some few new features (name,
offset, etc.) and it includes some few improvements.

The former version was more than 14y old.

There is no tag, neither any archive, so currently I assume that HEAD can be used.

Signed-off-by: Vincent Jardin <vjardin@free.fr>
---
 package/lsuio/lsuio.hash | 1 +
 package/lsuio/lsuio.mk   | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/package/lsuio/lsuio.hash b/package/lsuio/lsuio.hash
index 2df6d074f4..fc897ba49e 100644
--- a/package/lsuio/lsuio.hash
+++ b/package/lsuio/lsuio.hash
@@ -1,3 +1,4 @@
 # Locally calculated
 sha256  c88b3850248b2d3419e025abd7b9b0991c8bd33a2d4983f9608408a29900bfb5  lsuio-0.2.0.tar.gz
 sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
+sha256  5520415d6e6e37cf70acefd73743915b2a9bb1e1026f61c132a89b41db861d21  lsuio-HEAD-git4.tar.gz
diff --git a/package/lsuio/lsuio.mk b/package/lsuio/lsuio.mk
index 193de15aef..4d5cf35bcf 100644
--- a/package/lsuio/lsuio.mk
+++ b/package/lsuio/lsuio.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-LSUIO_VERSION = 0.2.0
-LSUIO_SITE = http://www.osadl.org/projects/downloads/UIO/user
+LSUIO_VERSION = HEAD
+LSUIO_SITE = https://github.com/DigitalBrains1/lsuio.git
+LSUIO_SITE_METHOD = git
 LSUIO_LICENSE = GPL-2.0
 LSUIO_LICENSE_FILES = COPYING
 
-- 
2.46.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-08-26 12:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  8:58 [Buildroot] [PATCH 1/1] package/lsuio: bump to 2020 version Vincent Jardin
2024-08-20 21:38 ` Thomas Petazzoni via buildroot
2024-08-21  9:50   ` [Buildroot] [PATCH v2 0/1] " Vincent Jardin
2024-08-21  9:50     ` [Buildroot] [PATCH v2 1/1] " Vincent Jardin
2024-08-24 19:00       ` Thomas Petazzoni via buildroot
2024-08-24 20:34         ` Vincent Jardin
2024-08-26 12:04         ` Peter Lebbing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox