Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efl: factorize version number as EFL_VERSION | Thomas Petazzoni | 2013-07-07 | 1 | -1/+1 |
| | | | | | | | | | | All the EFL components are released simultaneously, with an identical version number, just like all Qt5 components for example. So it makes sense to have a single EFL_VERSION variable in package/efl/efl.mk that is used by all the packages in package/efl/*/*.mk. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Normalize separator size to 80 | Alexandre Belloni | 2013-06-06 | 1 | -2/+2 |
| | | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | efl/libeio: new package | Thomas Petazzoni | 2012-12-30 | 2 | -0/+34 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |