mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
libatasmart: update to 0.19
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
--- git/Makefile.am.orig 2010-09-24 11:03:40.917602895 +0200
|
|
||||||
+++ git/Makefile.am 2010-09-24 11:07:04.145852660 +0200
|
|
||||||
@@ -81,5 +81,8 @@
|
|
||||||
BUILT_SOURCES = \
|
|
||||||
atasmart.strpool.c
|
|
||||||
|
|
||||||
+strpool: $(strpool_SOURCES)
|
|
||||||
+ $(BUILD_CC) -o $@ $?
|
|
||||||
+
|
|
||||||
atasmart.strpool.c: atasmart.c strpool
|
|
||||||
$(top_builddir)/strpool $< $@
|
|
||||||
+2
-5
@@ -2,13 +2,10 @@ DESCRIPTION = "ATA S.M.A.R.T. Reading and Parsing Library"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||||
|
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
DEPENDS = "udev"
|
DEPENDS = "udev"
|
||||||
|
|
||||||
SRCREV = "v${PV}"
|
SRCREV = "de6258940960443038b4c1651dfda3620075e870"
|
||||||
SRC_URI = "git://git.0pointer.de/libatasmart.git;protocol=git \
|
SRC_URI = "git://git.0pointer.de/libatasmart.git;protocol=git"
|
||||||
file://strpool.patch"
|
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user