Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-02-19 | efl: update efl and fix ecore package to not have dfb patch anymore - obsolete. | Carsten Haitzler (Raster | 1 | |
Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2009-02-19 | libgles-omap3: add comments on how to get the gles binary files to help | Carsten Haitzler (Raster) | 1 | |
people get started faster Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2008-12-07 | ecore: fix package version to match src | Carsten Haitzler (Raster) | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | [ecore] Fix DEPENDS to make the build deterministic | Holger Hans Peter Freyther | 1 | |
XCursor, XRandr, Xinerama and Xprint was found and used on the second configure run but not on the first one. Fix that. | ||||
2008-09-19 | efl: bump PR since PE doesn't get encoding into package filenames | Koen Kooi | 1 | |
2008-09-09 | ecore, libgpewidget: add more depends | Koen Kooi | 1 | |
libgpepimc, libgpewidget: bump PR to get Depends: fixed in packages | ||||
2008-08-24 | Enlightenment Foundation Libraries MONSTER update courtesy Rasterman | Michael Lauer | 1 | |
(mostly motivated by E switching their SCM) | ||||
2008-05-20 | efl cvs bump PV in compliance with upstream | Michael Lauer | 1 | |
2008-05-09 | ecore.inc : fix DEPENDS from OM mtn | Graeme Gregory | 1 | |
2008-03-21 | efl: merge with Mamona | Michael Lauer | 1 | |
2008-01-29 | efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 ↵ | Michael Lauer | 1 | |
engine again | ||||
2008-01-13 | ecore cvs package new libraries libecore_imf and liecore_imf_evas. bump ↵ | Michael Lauer | 1 | |
edje-viewer | ||||
2008-01-10 | ecore|evas cvs update to version from today | Michael Lauer | 1 | |
* remove some patches * enable simple x11 linking (thanks Raster) | ||||
2007-12-05 | ecore|evas cvs update | Michael Lauer | 1 | |
2007-09-14 | ecore, edje: try to repair PV going backwards | Koen Kooi | 1 | |
2007-08-20 | evas/ecore: reinstantiate configure patches - without them EFL picks up ↵ | Michael Lauer | 1 | |
wrong CFLAGS/LIBS | ||||
2007-07-21 | EFL: move from building snapshots to cvs again. Reasons: | Michael Lauer | 1 | |
1.) EFL gained a lot of momentum leading to constant changes 2.) Snapshots were just random cvs dates again. Might as well use SRCDATE to pin them down 3.) <censored by NDA> | ||||
2007-07-15 | ecore: prettify packaging and fix PR, should fix #2655 | Koen Kooi | 1 | |
NOTE: never ever make a package go backward in PR! | ||||
2007-06-21 | massive E revamp. all shiny and new. no more binconfig madness, no longer | Michael Lauer | 1 | |
m4 patch madness, much less hackish and fragile. all hail pkgconfig |