aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit/webkit-efl_git.bb
AgeCommit message (Collapse)Author
2010-06-29recipes: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
* mostly libelementary-ver-pre-svn-06 -> libelementary-ver-pre-svn-07 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-14recipes: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
* mostly libelementary-ver-svn-06 -> libelementary-ver-pre-svn-06 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-08packages: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-19recipes: use SRCPV in few more git recipesMartin Jansa
* sometimes without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before * please bump PE if you're using one of those and you need to increment PV, otherwise it will be "corrected" with next PV bump Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07recipes: move SRCREVs also to git recipesMartin Jansa
* Following revs weren't used in OE tree (based on PN check) * SRCREV_pn-fsod ?= "2a33e5ffe96c611e6a6b8b6c33d2a83ba656f55b" * SRCREV_pn-linux-sgh-i900 ?= "7e5f8bd3864485e5fc66cb946e09f18b5a32cebc" * SRCREV_pn-pygsm ?= "976477f6b403f422b4ea730f71ebf409f6671141" * SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
2010-03-26webkit-efl: remove Ecore_data.h include to fix build with newer EFLMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-26webkit-efl: fix build for evas > 46211Thomas Zimmermann
* Evas_Point is defined in Evas.h since EFL_SRCREV 46211 Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
2010-02-12webkit-efl: don't include error page in packageSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-29webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself ↵Martin Jansa
not as separate lib)
2009-11-24webkit-efl: this is 1.1.11, not 0.1Koen Kooi
2009-11-20webkit-efl: run thru oe-stylize.pyKoen Kooi
2009-11-18webkit-efl: new recipe from SHRMartin Jansa