diff options
author | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-02-02 20:25:35 +0000 |
---|---|---|
committer | Tim 'timtim' Ellis <tim.ellis@foonas.org> | 2009-02-02 20:25:35 +0000 |
commit | 2fd602f817581ff24630e6fd7d4ab0b80125e13d (patch) | |
tree | 1707f2908f796d2e40c9316282e0b9c607a958f9 /packages/samba/samba-ads_3.2.7.bb | |
parent | 8dfef90d3425764e078e53d84b7bd45a1a8f6a10 (diff) |
samba: Add volatiles config for samba, fixes logging issue, bump PR
Diffstat (limited to 'packages/samba/samba-ads_3.2.7.bb')
-rw-r--r-- | packages/samba/samba-ads_3.2.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/samba/samba-ads_3.2.7.bb b/packages/samba/samba-ads_3.2.7.bb index 9a9bd12e0e..83b4416625 100644 --- a/packages/samba/samba-ads_3.2.7.bb +++ b/packages/samba/samba-ads_3.2.7.bb @@ -1,7 +1,7 @@ require samba.inc require samba-ads.inc -PR = "r0" +PR = "r1" SRC_URI += "file://config-lfs.patch;patch=1 \ file://quota.patch;patch=1;pnum=0 \ file://configure-3.2.7.patch;patch=1 \ |