Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lzo: don't do aclocal/acinclude dance | Ross Burton | 2017-12-10 | 1 | -5/+0 |
| | | | | | | | | | | autoreconf finds autoconf/local.m4 on its own, so there's no need to mess around with a fork of aclocal.m4 as acinclude.m4. (From OE-Core rev: 8f9025f05b787f41f1867d340d911d7754ee7794) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | lzo: Upgrade 2.09 -> 2.10 | Fan Xin | 2017-06-06 | 1 | -0/+36 |
1. Upgrade lzo from 2.09 to 2.10 2. Update the license checksum due to the date change, not license change. 3. Add a patch to fix the undefined error. (From OE-Core rev: 874cf9e9ec72eb7235ef1997fdfea9c33b3628f6) Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |