Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ecryptfs-utils: add a dependencies comment | Baruch Siach | 2013-11-28 | 1 | -0/+6 |
| | | | | | Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | libnspr: Add dependency on !BR2_xtensa and !BR2_bfin | Chris Zankel | 2013-11-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Xtensa is not yet supported in libnspr. Also add dependencies to libnss, which requires libnspr, and ecryptfs-utils, which requires libnss. Fixes (xtensa) http://autobuild.buildroot.net/results/14b/14ba6426edbffa100de924aa69157b3f59368ff2/ Fixes (blackfin) http://autobuild.buildroot.net/results/dd3/dd353703ed94cec48cd126d80cd2f1b039811be4/ [baruch: fix summary, add autobuild reference, add comment dependency, add blackfin] Signed-off-by: Chris Zankel <chris@zankel.net> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | libnspr: Add dependency on !BR2_arc | Mischa Jonker | 2013-07-31 | 1 | -0/+1 |
| | | | | | | | | | ARC is not supported yet in libnspr. v2: Propagate to ecryptfs-utils as well Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | ecryptfs-utils: new package | Marcin Bis | 2013-06-02 | 1 | -0/+22 |
The following patch adds support for ecryptfs-utils. http://ecryptfs.org/ [Peter: needs host-intltool, fix typo in help text] Signed-off-by: Marcin Bis <marcin@bis.org.pl> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |