Merge commit 'dm/opendreambox-1.6' into test_1130
[vuplus_openembedded] / recipes / samba / samba-ads_3.3.0.bb
1 require samba.inc
2 require samba-ads.inc
3 LICENSE = "GPLv3"
4
5 PR = "r3"
6 SRC_URI += "file://config-lfs.patch;patch=1 \
7             file://quota.patch;patch=1;pnum=0 \
8             file://configure-3.3.0.patch;patch=1 \
9             file://config-h.patch;patch=1 \
10             file://mtab.patch;patch=1 \
11             file://wbstatic.patch;patch=1 \
12                 "
13
14 do_compile () {
15         base_do_compile
16 }