diff options
-rw-r--r-- | meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb index fa68fd0612..0b9fdafea7 100644 --- a/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb +++ b/meta-oe/recipes-extended/liblockfile/liblockfile_1.09.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/libl/liblockfile/liblockfile_1.09.orig.tar.gz \ | |||
13 | SRC_URI[md5sum] = "2aa269e4405ee8235ff17d1b357c6ae8" | 13 | SRC_URI[md5sum] = "2aa269e4405ee8235ff17d1b357c6ae8" |
14 | SRC_URI[sha256sum] = "16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f" | 14 | SRC_URI[sha256sum] = "16979eba05396365e1d6af7100431ae9d32f9bc063930d1de66298a0695f1b7f" |
15 | 15 | ||
16 | inherit autotools | 16 | inherit autotools-brokensep |
17 | 17 | ||
18 | # set default mailgroup to mail | 18 | # set default mailgroup to mail |
19 | # --with-libnfslock specify where to install nfslock.so.NVER | 19 | # --with-libnfslock specify where to install nfslock.so.NVER |