Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace one-line DESCRIPTION with SUMMARY | Paul Eggleton | 2014-01-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | A lot of our recipes had short one-line DESCRIPTION values and no SUMMARY value set. In this case it's much better to just set SUMMARY since DESCRIPTION is defaulted from SUMMARY anyway and then the SUMMARY is at least useful. I also took the opportunity to fix up a lot of the new SUMMARY values, making them concisely explain the function of the recipe / package where possible. (From OE-Core rev: b8feee3cf21f70ba4ec3b822d2f596d4fc02a292) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | libmpc: upgraded to 1.0.1 | Bogdan Marinescu | 2013-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | License changed from LGPLv2 to LGPLv3. The automake patch was integrated upstream in a different form. (From OE-Core rev: 3e6d3ffee6d7a37981d22c2719dc5bd7aface9fb) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | packages: Separate out most of the remaining packages into recipes | Richard Purdie | 2010-09-01 | 1 | -0/+6 |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> |