diff options
Diffstat (limited to 'meta-oe/recipes-support/libatasmart')
-rw-r--r-- | meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb | 2 |
1 files changed, 1 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 e1e5ff28f71..0a378b48059 100644 --- a/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb +++ b/meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1" DEPENDS = "udev" SRCREV = "de6258940960443038b4c1651dfda3620075e870" -SRC_URI = "git://git.0pointer.de/libatasmart.git;protocol=git" +SRC_URI = "git://git.0pointer.de/libatasmart.git" S = "${WORKDIR}/git" |