mgalemin / buildroot

Buildroot 2011.05 for Beagleboard-xM.
GNU General Public License v2.0
9 stars 5 forks source link

Support for email package #8

Closed mgalemin closed 13 years ago

mgalemin commented 13 years ago

Support for email package (http://www.cleancode.org/projects/email) needs to be added to the Buildroot.

mgalemin commented 13 years ago

commit 8409ef59bb8ae97e764ac662580694c749ec28bf Author: Max Galemin maksim.galemin@gmail.com Date: Fri Jun 3 08:29:27 2011 +1000

Issue 8: added support for email ver. 3.1.3.

M configs/beagleboard_xm_full_defconfig M package/Config.in A package/email/Config.in A package/email/email-3.1.3-fix-dlib-configure.patch A package/email/email.mk

mgalemin commented 13 years ago

commit e9ea243feafea263a24af1130cb0fca4ae3a1fa5 Merge: 7d21c55 8409ef5 Author: Max Galemin maksim.galemin@gmail.com Date: Fri Jun 3 08:30:44 2011 +1000

Merge branch 'issue-8-support-for-email-package' into develop
mgalemin commented 13 years ago

commit 53f0270dd472419f692e92c5fb2f5680cfaf8f41 Author: Max Galemin maksim.galemin@gmail.com Date: Fri Jun 3 08:33:55 2011 +1000

Issue 8: fixed invalid dependency for email (openssl).

M package/email/email.mk