- Add hash for license file
- Fix build with glibc 2.28: <sys/sysmacros.h> is no longer included
from <sys/types.h>, and therefore <sys/sysmacros.h> must be included
explicitly when major()/minor() are used
Fixes:
- http://autobuild.buildroot.org/results/
60ec736ec524dcffedcef8f92d98aa29fb8987aa
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
# Locally calculated
-sha256 025d009a1af42bc5b2fca664c44c9ecdfd754356e4a44f5c6aced2420afadd50 lsscsi-0.28.tgz
+sha256 619a2187405f02c5f57682f3478bffc75326803cd08839e39d434250c5518b15 lsscsi-0.30.tgz
+sha256 dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa COPYING
#
################################################################################
-LSSCSI_VERSION = 0.28
+LSSCSI_VERSION = 0.30
LSSCSI_SOURCE = lsscsi-$(LSSCSI_VERSION).tgz
LSSCSI_SITE = http://sg.danny.cz/scsi
LSSCSI_LICENSE = GPL-2.0+