diff options
Diffstat (limited to 'meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb')
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb index b094337e90..99f23fef05 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.17.bb | |||
@@ -17,7 +17,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.17.orig.tar.gz \ | |||
17 | SRC_URI[sha256sum] = "6e937f3650afab4aac198f348b89b1ca42edceb17fb6bb0918f642143ccfd15e" | 17 | SRC_URI[sha256sum] = "6e937f3650afab4aac198f348b89b1ca42edceb17fb6bb0918f642143ccfd15e" |
18 | SRC_URI[1.17-1.sha256sum] = "e3657c0e3facfeccb58900c0b48d56cd68ad5f9f24d1b4c6eaa69c26490fb673" | 18 | SRC_URI[1.17-1.sha256sum] = "e3657c0e3facfeccb58900c0b48d56cd68ad5f9f24d1b4c6eaa69c26490fb673" |
19 | 19 | ||
20 | S = "${WORKDIR}/${BP}" | 20 | S = "${UNPACKDIR}/${BP}" |
21 | 21 | ||
22 | inherit autotools-brokensep | 22 | inherit autotools-brokensep |
23 | 23 | ||