aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/samba/samba-ads_3.3.0.bb
blob: e5184cfecde9133531ccd3fb6aa9107caaf94397 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require samba.inc
require samba-ads.inc
LICENSE = "GPLv3"

PR = "r3"
SRC_URI += "file://config-lfs.patch;patch=1 \
            file://quota.patch;patch=1;pnum=0 \
            file://configure-3.3.0.patch;patch=1 \
            file://config-h.patch;patch=1 \
            file://mtab.patch;patch=1 \
            file://wbstatic.patch;patch=1 \
	        "

do_compile () {
        base_do_compile
}