summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb')
-rw-r--r--meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
index 16657b4b1..4cfb73293 100644
--- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
+++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
@@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1"
5DEPENDS = "udev" 5DEPENDS = "udev"
6 6
7SRCREV = "de6258940960443038b4c1651dfda3620075e870" 7SRCREV = "de6258940960443038b4c1651dfda3620075e870"
8SRC_URI = "git://git.0pointer.de/libatasmart.git" 8SRC_URI = "git://git.0pointer.de/libatasmart.git \
9 file://0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch \
10"
9 11
10S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
11 13