aboutsummaryrefslogtreecommitdiffstats
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 16657b4b13..4cfb732932 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"
DEPENDS = "udev"
SRCREV = "de6258940960443038b4c1651dfda3620075e870"
-SRC_URI = "git://git.0pointer.de/libatasmart.git"
+SRC_URI = "git://git.0pointer.de/libatasmart.git \
+ file://0001-Makefile.am-add-CFLAGS-and-LDFLAGS-definiton.patch \
+"
S = "${WORKDIR}/git"