[oe-commits] Paul Eggleton : proftpd: add from meta-baryon

git at git.openembedded.org git at git.openembedded.org
Tue Nov 27 19:46:55 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 3d851fe4cec6f3c166c9fb76e767265dbeab5b69
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=3d851fe4cec6f3c166c9fb76e767265dbeab5b69

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Nov 27 11:25:52 2012 +0000

proftpd: add from meta-baryon

This was originally from OE-Classic. Improvements over the OE-Classic
recipe for reference:

* Update to 1.3.4b
* Add workaround for proftpd host IP resolution
* Add initscript, borrowed from Debian with some modifications for
  compatibility and handling for hardcoded paths
* Use autotools.bbclass and remove unnecessary configure options
* PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c
* Set SUMMARY (which sets DESCRIPTION) and base it on the short
  description from the website
* Use useradd.bbclass to add ftp user/group
* Add HOMEPAGE
* Add/fix description in some patches and improve recipe indentation
* Make LICENSE more accurate
* Add LIC_FILES_CHKSUM

Some of this work was done by Dexuan Cui <dexuan.cui at intel.com> and
Kevin Strasser <kevin.strasser at linux.intel.com>.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 .../recipes-daemons/proftpd/files/basic.conf.patch |   21 ++
 .../recipes-daemons/proftpd/files/contrib.patch    |   42 ++++
 .../recipes-daemons/proftpd/files/default          |    9 +
 .../recipes-daemons/proftpd/files/make.patch       |   66 ++++++
 .../proftpd/files/proftpd-basic.init               |  220 ++++++++++++++++++++
 .../recipes-daemons/proftpd/proftpd_1.3.4b.bb      |   66 ++++++
 6 files changed, 424 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=3d851fe4cec6f3c166c9fb76e767265dbeab5b69




More information about the Openembedded-commits mailing list