Signed-off-by: Khem Raj <[email protected]> --- meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb index 1dc6f09..4c3f8fa 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb @@ -14,7 +14,7 @@ SRC_URI = "ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz \ SRC_URI[md5sum] = "de9f1f45026c2f4e0776058d429ff4b6" SRC_URI[sha256sum] = "adf4980177b5c890c1ca86b9c0e3e4d69a3f95bfc01746844280c2393cf4d6be" -inherit autotools +inherit autotools-brokensep PACKAGES =+ "${PN}-fsck ${PN}-mkfs libhandle" -- 1.7.10.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
