[oe-commits] Tom Rini : samba: 3.2.8 and newer is GPLv3

git version control git at git.openembedded.org
Tue Jun 23 07:37:27 UTC 2009


Module: openembedded.git
Branch: stable/2009
Commit: 0371eb41be1f330fcfc82c6999e0a8a0491fdd9a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0371eb41be1f330fcfc82c6999e0a8a0491fdd9a

Author: Tom Rini <trini at embeddedalley.com>
Date:   Sun Jun 21 23:53:52 2009 +0000

samba: 3.2.8 and newer is GPLv3

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Acked-by: Koen Kooi <koen at openembedded.org>
Acked-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/samba/samba-ads_3.2.8.bb |    1 +
 recipes/samba/samba-ads_3.3.0.bb |    1 +
 recipes/samba/samba_3.2.8.bb     |    1 +
 recipes/samba/samba_3.3.0.bb     |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/samba/samba-ads_3.2.8.bb b/recipes/samba/samba-ads_3.2.8.bb
index 95f09c1..e643292 100644
--- a/recipes/samba/samba-ads_3.2.8.bb
+++ b/recipes/samba/samba-ads_3.2.8.bb
@@ -1,5 +1,6 @@
 require samba.inc
 require samba-ads.inc
+LICENSE = "GPLv3"
 
 PR = "r2"
 SRC_URI += "file://config-lfs.patch;patch=1 \
diff --git a/recipes/samba/samba-ads_3.3.0.bb b/recipes/samba/samba-ads_3.3.0.bb
index 9fd4303..e5184cf 100644
--- a/recipes/samba/samba-ads_3.3.0.bb
+++ b/recipes/samba/samba-ads_3.3.0.bb
@@ -1,5 +1,6 @@
 require samba.inc
 require samba-ads.inc
+LICENSE = "GPLv3"
 
 PR = "r3"
 SRC_URI += "file://config-lfs.patch;patch=1 \
diff --git a/recipes/samba/samba_3.2.8.bb b/recipes/samba/samba_3.2.8.bb
index 2e2cb95..16dcd31 100644
--- a/recipes/samba/samba_3.2.8.bb
+++ b/recipes/samba/samba_3.2.8.bb
@@ -1,5 +1,6 @@
 require samba.inc
 require samba-basic.inc
+LICENSE = "GPLv3"
 
 SRC_URI += "file://configure-3.2.8.patch;patch=1 \
             file://config-h.patch;patch=1 \
diff --git a/recipes/samba/samba_3.3.0.bb b/recipes/samba/samba_3.3.0.bb
index 6270c8c..c561d95 100644
--- a/recipes/samba/samba_3.3.0.bb
+++ b/recipes/samba/samba_3.3.0.bb
@@ -1,5 +1,6 @@
 require samba.inc
 require samba-basic.inc
+LICENSE = "GPLv3"
 
 # 3.3.0 and newer will upgrade your tdb database to a
 # new version that you can not downgrade to use with older





More information about the Openembedded-commits mailing list