summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/samba/samba-ads_3.2.15.bb (renamed from recipes/samba/samba-ads_3.2.8.bb)2
-rw-r--r--recipes/samba/samba.inc2
-rw-r--r--recipes/samba/samba_3.2.15.bb (renamed from recipes/samba/samba_3.2.8.bb)2
3 files changed, 5 insertions, 1 deletions
diff --git a/recipes/samba/samba-ads_3.2.8.bb b/recipes/samba/samba-ads_3.2.15.bb
index e643292dd4..dc64754665 100644
--- a/recipes/samba/samba-ads_3.2.8.bb
+++ b/recipes/samba/samba-ads_3.2.15.bb
@@ -9,3 +9,5 @@ SRC_URI += "file://config-lfs.patch;patch=1 \
file://config-h.patch;patch=1 \
file://mtab.patch;patch=1 \
"
+SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f"
+SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46"
diff --git a/recipes/samba/samba.inc b/recipes/samba/samba.inc
index ec21ed70b0..d8df8f176c 100644
--- a/recipes/samba/samba.inc
+++ b/recipes/samba/samba.inc
@@ -2,7 +2,7 @@ SECTION = "console/network"
LICENSE = "GPL"
DEPENDS = "readline virtual/libiconv"
-SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
+SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz;name=src \
file://volatiles.03_samba \
file://smb.conf \
file://init \
diff --git a/recipes/samba/samba_3.2.8.bb b/recipes/samba/samba_3.2.15.bb
index 16dcd3160a..6a14f96078 100644
--- a/recipes/samba/samba_3.2.8.bb
+++ b/recipes/samba/samba_3.2.15.bb
@@ -6,6 +6,8 @@ SRC_URI += "file://configure-3.2.8.patch;patch=1 \
file://config-h.patch;patch=1 \
file://mtab.patch;patch=1 \
"
+SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f"
+SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46"
PR = "r1"