blob: 17269f3aee13057070200507c9bba12fdbf9c574 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
require samba.inc
require samba-ads.inc
LICENSE = "GPLv3"
PR = "r2"
SRC_URI += "file://config-lfs.patch \
file://quota.patch;striplevel=0 \
file://configure-3.2.8.patch \
file://config-h.patch \
file://mtab.patch \
"
SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f"
SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46"
|