summaryrefslogtreecommitdiffstats
path: root/meta/packages/rsync
Commit message (Collapse)AuthorAgeFilesLines
* rsync: split GPLv2 version from GPLv3 by fixing the GPLv2 recipeDexuan Cui2010-08-272-2/+36
| | | | | | | | | | | | | | | | | | remove the "require rsync.inc", and copy the .inc file into the GPLv2 recipe, and adjust it properly; mkdir rsync-2.6.9 and copy files/rsyncd.conf into rsync-2.6.9/rsyncd.conf. BTW: the .conf file originated from OE in 2006: commit c2a4b021eb04924f8c8b0e0af1fac337a04cbcae Author: Raymond Danks <raymond@edanks.com> Date: Tue Apr 18 01:43:08 2006 +0000 rsync: Add rsyncd.conf http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=c2a4b021eb04924f8c8b0e0af1fac337a04cbcae Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* rsync: explicitly disable xattr and aclQing He2010-08-191-1/+3
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* rsync: upgrade to version 3.0.7Qing He2010-07-164-17/+138
| | | | | | | | | | | | | | | | | from 2.6.9 2.6.9 is also preserved as the last known GPL2 version changes: - 3.0.7 has some new change to the autotools scripts, it uses and configure.sh and checks its existence in Makefile, adapt this by adding do_configure_{prepend,append} - aclocal.m4 now also contains custom m4 macros, add acinclude.m4 in the files/ - add popt as build dependency. Besides, rsync can also link to libacl and libattr. Possibly need to add them in the future, for now, document the dependency Signed-off-by: Qing He <qing.he@intel.com>
* rsync: fix metadataQing He2010-07-021-1/+5
| | | | | | | add homepage and bugtracker update license Signed-off-by: Qing He <qing.he@intel.com>
* rsync: fix SRC_URIMarcin Juszkiewicz2008-08-081-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5029 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rsync: added 2.6.9 from OEMarcin Juszkiewicz2007-12-112-0/+32
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3328 311d38ba-8fff-0310-9ca6-ca027cbcb966