aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/sg3-utils
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2014-04-26 22:03:33 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2014-05-03 20:47:01 +0200
commitbf7f793acec4070e4e083196a3e3d1036502521a (patch)
treeb4261fe9a0d70b7124f7e992a94e422b821215bf /meta-oe/recipes-support/sg3-utils
parent7165ef8b512232d639afcc26040d8fc034df8d03 (diff)
downloadmeta-openembedded-contrib-bf7f793acec4070e4e083196a3e3d1036502521a.tar.gz
bonnie++, lmbench, obex-data-server, samba, sg3-utils: Do not do out-of-tree builds
These recipes are not ready yet Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/sg3-utils')
-rw-r--r--meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
index beee36ce93..36c13a412c 100644
--- a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.38.bb
@@ -12,6 +12,6 @@ SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz"
SRC_URI[md5sum] = "e532a3d6648c422347f6d84cac469263"
SRC_URI[sha256sum] = "d7d3a8b4b698e2c17c8f16bb876946720260d4d659d471c5d7c12ce652ba38f1"
-inherit autotools
+inherit autotools-brokensep
S = "${WORKDIR}/sg3_utils-${PV}"