mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/lsuio: change upstream, bump version
The new version from peter@digitalbrains.com adds some few new features (name, offset, etc.) and it includes a few improvements. The former version was more than 14y old. There is no tag, neither any archive, so currently we use the latest git commit. Signed-off-by: Vincent Jardin <vjardin@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
1ac296da26
commit
8bd00c16d8
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c88b3850248b2d3419e025abd7b9b0991c8bd33a2d4983f9608408a29900bfb5 lsuio-0.2.0.tar.gz
|
||||
sha256 fe799ea2920f07b3d950ae9b6b3dec8c0838437f4571fc8091b94fd765b3d415 lsuio-ba46808da148552462e50ba66d8d15cc5b9a3a00.tar.gz
|
||||
sha256 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670 COPYING
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LSUIO_VERSION = 0.2.0
|
||||
LSUIO_SITE = http://www.osadl.org/projects/downloads/UIO/user
|
||||
# no tag yet
|
||||
LSUIO_VERSION = ba46808da148552462e50ba66d8d15cc5b9a3a00
|
||||
LSUIO_SITE = $(call github,DigitalBrains1,lsuio,$(LSUIO_VERSION))
|
||||
LSUIO_LICENSE = GPL-2.0
|
||||
LSUIO_LICENSE_FILES = COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user