]> code.ossystems Code Review - openembedded-core.git/commit
rsync: split GPLv2 version from GPLv3 by fixing the GPLv2 recipe
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 24 Aug 2010 03:34:29 +0000 (11:34 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 27 Aug 2010 12:04:38 +0000 (13:04 +0100)
commit084eb5a04dc684f5558401a2d77550d5dfc057b4
treec6d71f2b2a71dbf4003ecc6968286d3006225e31
parent9f03fdd5c749cf7b9a971ffbf610bc4f001853af
rsync: split GPLv2 version from GPLv3 by fixing the GPLv2 recipe

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>
meta/packages/rsync/rsync-2.6.9/rsyncd.conf [new file with mode: 0644]
meta/packages/rsync/rsync_2.6.9.bb