diff options
author | Khem Raj <raj.khem@gmail.com> | 2014-04-26 22:03:33 -0700 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-03 20:47:01 +0200 |
commit | bf7f793acec4070e4e083196a3e3d1036502521a (patch) | |
tree | b4261fe9a0d70b7124f7e992a94e422b821215bf /meta-oe/recipes-connectivity/samba | |
parent | 7165ef8b512232d639afcc26040d8fc034df8d03 (diff) | |
download | meta-openembedded-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/samba')
-rw-r--r-- | meta-oe/recipes-connectivity/samba/samba.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc index 59c671276..39fc8143f 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 \ | |||
12 | 12 | ||
13 | S = "${WORKDIR}/samba-${PV}/source" | 13 | S = "${WORKDIR}/samba-${PV}/source" |
14 | 14 | ||
15 | inherit autotools update-rc.d | 15 | inherit autotools-brokensep update-rc.d |
16 | 16 | ||
17 | SAMBAMMAP = "no" | 17 | SAMBAMMAP = "no" |
18 | SAMBAMMAP_libc-glibc = "yes" | 18 | SAMBAMMAP_libc-glibc = "yes" |