summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rsync')
-rw-r--r--meta/recipes-devtools/rsync/rsync.inc1
-rw-r--r--meta/recipes-devtools/rsync/rsync_2.6.9.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/rsync/rsync.inc b/meta/recipes-devtools/rsync/rsync.inc
index fdc7e37cf6..fd337df1cb 100644
--- a/meta/recipes-devtools/rsync/rsync.inc
+++ b/meta/recipes-devtools/rsync/rsync.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "A file-synchronization tool"
2HOMEPAGE = "http://rsync.samba.org/" 2HOMEPAGE = "http://rsync.samba.org/"
3BUGTRACKER = "http://rsync.samba.org/bugzilla.html" 3BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
4SECTION = "console/network" 4SECTION = "console/network"
5PRIORITY = "optional"
6 5
7# GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0) 6# GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0)
8LICENSE = "GPLv3+" 7LICENSE = "GPLv3+"
diff --git a/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/meta/recipes-devtools/rsync/rsync_2.6.9.bb
index 17c18a4ad8..74d10e4ac5 100644
--- a/meta/recipes-devtools/rsync/rsync_2.6.9.bb
+++ b/meta/recipes-devtools/rsync/rsync_2.6.9.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "A file-synchronization tool"
2HOMEPAGE = "http://rsync.samba.org/" 2HOMEPAGE = "http://rsync.samba.org/"
3BUGTRACKER = "http://rsync.samba.org/bugzilla.html" 3BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
4SECTION = "console/network" 4SECTION = "console/network"
5PRIORITY = "optional"
6 5
7# needs to add acl and attr 6# needs to add acl and attr
8DEPENDS = "popt" 7DEPENDS = "popt"