Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cups: Fix recipe to use the correct cups directories | Mark Hatle | 2012-01-30 | 2 | -7/+15 |
| | | | | | | | | | | | | ${libdir} is not used, instead they use a common ${exec_prefix}/lib directory structure for helpers, filters, renderers, etc. (From OE-Core rev: 24ae432b1a3906956381d83c1984687e45c5a1d1) (From OE-Core rev: 72da8109de9c2b1e237655706cdf4de447d38393) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | cups: add pam support | Kang Kai | 2011-07-27 | 1 | -3/+5 |
| | | | | | | | | | According to distro_feature then add pam support for cups or not. (From OE-Core rev: d1e0482bf7fb8e31746cb0e53bbd708fc08c9846) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | cups: add cups 1.4.6 | Jingdong Lu | 2011-02-01 | 4 | -0/+181 |
This package has been added from meta-openembedded committed by Koen Kooi. Changes from the meta-openembedded version: * Add SUMMARY * Change dependence name: libusb * Add PR Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> |