[oe-commits] Khem Raj : xfsprogs: Do not do out-of-tree build yet

git at git.openembedded.org git at git.openembedded.org
Sat May 3 18:55:25 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 91b7d9ae4afa0624f16d53d4ebac813c5dd19601
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=91b7d9ae4afa0624f16d53d4ebac813c5dd19601

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Apr 26 13:34:28 2014 -0700

xfsprogs: Do not do out-of-tree build yet

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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"
 



More information about the Openembedded-commits mailing list