aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
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-connectivity
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-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb2
-rw-r--r--meta-oe/recipes-connectivity/samba/samba.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
index e781985313..f12941e103 100644
--- a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
+++ b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
@@ -8,7 +8,7 @@ SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d"
SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f"
-inherit autotools
+inherit autotools-brokensep
FILES_${PN} += "${datadir}/dbus-1/"
diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc
index 59c671276a..39fc8143f0 100644
--- a/meta-oe/recipes-connectivity/samba/samba.inc
+++ b/meta-oe/recipes-connectivity/samba/samba.inc
@@ -12,7 +12,7 @@ SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
S = "${WORKDIR}/samba-${PV}/source"
-inherit autotools update-rc.d
+inherit autotools-brokensep update-rc.d
SAMBAMMAP = "no"
SAMBAMMAP_libc-glibc = "yes"