aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit
AgeCommit message (Collapse)Author
2011-03-09Many places: Refer to ${HOST_SYS}-libtool not ${TARGET_PREFIX}libtoolTom Rini
Given that the libtool recipes install as ${HOST_SYS}-libtool we need to reference it as such and not ${TARGET_PREFIX}libtool as we will otherwise break when those evaluate differently. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-02-24webkit-efl: bump SRCREV a bit moreMartin Jansa
* be aware there is issue in eve which can be built only after removing ewk_view_context_menu_forward_event http://patchwork.dev.bearstech.com/patch/856/ but better solution should be found I've already asked #edevelop people, but only answer was that ewk/eve are dead now (which I hope not). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-02-23webkit-efl: upgrade to 1.3.11, upstream has Source subdirectory now, which ↵Martin Jansa
makes SRC_URI a lot shorter Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-12-09webkit-efl: bump SRCREV and add patch for scrolling issueMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-12-06recipes: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
* mostly libelementary-ver-pre-svn-08 -> libelementary-ver-pre-svn-09 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-24webkit-efl: sync SRCREV with webkit-gtkMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-24webkit-gtk: bump SRCREVKoen Kooi
Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-11-14webkit-efl: bump SRCREV and disable thumbMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-13recipes: PR bump after EFL SRCREV change resulting to different .so names.Martin Jansa
* mostly libelementary-ver-pre-svn-07 -> libelementary-ver-pre-svn-08 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-11-09webkit-gtk: fix packaging of error.html for svn releaseMichael Smith
The resources under ${datadir} have moved around between versions. Use a wildcard in case they move again. No PR bump for v1.2.3. It already packages the correct file. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-10-27webkit-efl: fix typo in theme pathMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-27webkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj ↵Martin Jansa
to package Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-21Various fixes for cp argument portabilityChris Larson
2010-10-06webkit-efl: bump SRCREV for new API needed by newer eveMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-09-24webkit-gtk: bump SRCREVKoen Kooi
2010-08-20webkit-efl: bump SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-20webkit-efl: update to recent webkit-efl (r64079), package launcher tooDavid Kozub
The launcher was tested on om-gta02. This update breaks openmoko-3rdparty/ventura_svn.bb, as the API has changed. Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-08recipes: bump PR for packages depending on jpeg which changed .so name with ↵Martin Jansa
6b -> 8b upgrade * distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
2010-07-30arora: more c/p unbreakageKoen Kooi
*need more coffee*
2010-07-30arora: fix copy/paste errorKoen Kooi
2010-07-30arora: try a bit harder to be parallel installableKoen Kooi
2010-07-17webkit-gtk: add 1.2.3 build (from release tarball, not svn/git)Koen Kooi
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-31webkit-gtk: bump SRCREVKoen Kooi
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-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12arora-e: try a bit harder to be parallel installable with arora-x11Koen Kooi
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-28arora: add 0.10.2, needed to build against qt 4.6.xKoen Kooi
2010-03-28webkit: bump SRCREVKoen Kooi
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-03-09webkit-gtk: bump SRCREVKoen Kooi
2010-03-02webkit-gtk: bump PR for flex-native changeKoen Kooi
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)
2010-01-24webkit: bump SRCREV to get a fix for servers that always send gzip ↵Koen Kooi
compressed data
2010-01-14qtwebkit-performance-utilities.inc: Use += to not undo qt4eHolger Hans Peter Freyther
Append to the extra qmake variables instead of assigning it. This means that the original qt4e extra variables will be passed to qmake and we will link to the QtE libraries again.
2010-01-14qtwebkit-performance-utilities.inc: Remove memusagestat from the buildHolger Hans Peter Freyther
* It is bad to require either Qt/X11 or Qt/E to just build this small helper. A new recipe should be created instead.
2010-01-07qtwebkit-performance-utilities: Add new recipeHolger Hans Peter Freyther
These are some simple benchmarks and utilities for QtWebKit
2010-01-02arora: bump PRKoen Kooi
2009-12-30webkit-gtk: bump to 1.1.18+svnr52207Koen Kooi
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
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>