summaryrefslogtreecommitdiff
path: root/meta/recipes-sato
AgeCommit message (Collapse)AuthorFiles
2012-06-13webkit-gtk: Apply work around for all PowerPC targetsGary Thomas1
The current patch for bug #1570 only applies to qemuppc but should be applicable for all PowerPC targets. Also update the patch so that only one language backend, either ICU or PANGO, is built. Also remove some old customizations (dependencies on darwin) as these should now be handled in a layer specific .bbappend file. Signed-off-by: Gary Thomas <gary@mlbassoc.com>
2012-05-30webkit-gtk: Use glib as unicode backend to avoid browser crashZhai Edwin1
webkit-gtk depends on ICU for the unicode, but ICU is not safe when build and target system owns different endian. ICU's community is not responsive to make a patch for this, so glib is used as work around here. [YOCTO #1570] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-08evolution-data-server: delete old 2.20.0 versionMartin Jansa4
* evolution-data-server_git.bb provides 2.30.2 from 2010-06-20 and is default for a while Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-08evolution-data-server: delete unused patch parallelmake.patchMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-06evolution-data-server: enable deprecated glib APIMartin Jansa1
* we have very old version and deprecated g_atexit is used even in current master http://git.gnome.org/browse/evolution-data-server/log/libedataserver/e-categories.c Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-01pcmanfm: Add sh3/sh4 to supported hostsKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-04-26evolation-data-server: Rename from eds-dbusSaul Wold24
[YOCTO #2316] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-04-16core-image-sato-sdk: typo in DESCRIPTIONBeth Flanagan1
Fix for a minor type in DESCRIPTION Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-06Hob: Modify Image DescriptionsElizabeth Flanagan3
Fixes [YOCTO #2227] I've updated the image descriptions per the bug description. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2012-04-04webkit: Fix build with gcc-4.7Khem Raj2
Include unistd.h for all linux and not just for android. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-27contacts.inc: conditionally install shemaRobert Yang2
Install schema should respect to GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL, If GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, the schema should not be installed, but it always installed shema before, this was incorrect and it would cause host contamination since it would read $HOME/gconf/.gconf. [YOCTO #2178] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-27contacts 0.9: failed to buildRobert Yang1
contacts_0.9.bb failed to build since lacks of: * SRC_URI[md5sum] or SRC_URI[sha256sum] * LIC_FILES_CHKSUM And an indent error in Makefile.am. Fix these problems at the moment, maybe we should remove this old version recipe since there is a contacts_git.bb [YOCTO #2178] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14owl-video: Fix unpackaged file warningSaul Wold1
WARNING: For recipe owl-video, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/video WARNING: /usr/share/video/gtk-fullscreen.png Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-03-13dates: Fix unpackaged files warningRichard Purdie1
This directory isn't needed so remove it and resolve the warning: WARNING: For recipe dates, the following files/directories were installed but not shipped in any package: WARNING: /srv Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13matchbox-keyboard: Fix unpackaged files warningRichard Purdie1
Addresses the warnings: WARNING: For recipe matchbox-keyboard, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib/gtk-2.0/2.10.0/immodules/libmb-im-invoker.la WARNING: /usr/lib/matchbox-panel/libkeyboard.la Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13sato-screenshot: Remove unneeded .la fileRichard Purdie1
This resolves the QA warning: WARNING: For recipe sato-screenshot, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib/matchbox-panel/libscreenshot.la Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13leafpad: Package currently unpackaged files.Richard Purdie1
This resolves the QA warning: WARNING: For recipe leafpad, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/icons WARNING: /usr/share/icons/hicolor WARNING: /usr/share/icons/hicolor/16x16 WARNING: /usr/share/icons/hicolor/22x22 WARNING: /usr/share/icons/hicolor/scalable WARNING: /usr/share/icons/hicolor/32x32 WARNING: /usr/share/icons/hicolor/24x24 WARNING: /usr/share/icons/hicolor/16x16/apps WARNING: /usr/share/icons/hicolor/16x16/apps/leafpad.png WARNING: /usr/share/icons/hicolor/22x22/apps WARNING: /usr/share/icons/hicolor/22x22/apps/leafpad.png WARNING: /usr/share/icons/hicolor/scalable/apps WARNING: /usr/share/icons/hicolor/scalable/apps/leafpad.svg WARNING: /usr/share/icons/hicolor/32x32/apps WARNING: /usr/share/icons/hicolor/32x32/apps/leafpad.png WARNING: /usr/share/icons/hicolor/24x24/apps WARNING: /usr/share/icons/hicolor/24x24/apps/leafpad.png Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
Using "1" with getVar is bad coding style and "True" is preferred. This patch is a sed over the meta directory of the form: sed \ -e 's:\(\.getVar([^,()]*, \)1 *):\1True):g' \ -e 's:\(\.getVarFlag([^,()]*, [^,()]*, \)1 *):\1True):g' \ -i `grep -ril getVar *` Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-26More quoting fixesMartin Jansa1
* We have various variables which are either not quoted at all or are half quoted. This patch fixes the bad exmaples so everything is consistent. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-21eds-tools: Update it to fix the build errorWenzong Fan1
The head file 'libedataserver/e-data-server-module.h' has been moved to 'libebackend/e-data-server-module.h', just update eds-tools to get the latest changes for fixing the path of 'e-data-server-module.h'. Also update its recipe file to reflect it has been converted to git repo and split all generated binaries to correct packages. [YOCTO#1786] Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
2012-02-21recipes: bump PR to rebuild .la files without libz.laMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-10zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj4
Dont use autotools, it really not so autoconf like. the configure script gets updated with every release of zlib and we overwrite that. Instead use the upstream provided configure copyright year was changed in zlib.h which caused change in LIC_FILE_CHECKSUM fix.inverted.LFS.logic.patch is already applied upstream so drop it Drop the configure.ac and Makefile.am scripts since we do not autoreconf anymore and do not inherit autotools anymore Bump PR for depending recipes so a rebuild it ensues so that they dont depend on .la anymore and add missing dependencies discovered during incremental build Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-02-07webkit-gtk: Make webgl support configurable via DISTRO_FEATURES.Peter Tworek1
* Add missing dependency on virtual/libgl. * Make webgl configurable via DISTRO_FEATURES="opengl". * Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2012-02-07webkit-gtk: Fix error.html resource path.Peter Tworek1
Signed-off-by: Peter Tworek <tworaz666@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2012-02-02rxvt-unicode: Update to 9.15Saul Wold4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-24core-image-foo: add description to each image bb fileShane Wang3
Add DESCRIPTION to each image bb file according to poky reference manual for Hob2 use later. Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-03puzzles: fixed SRC_URI ChecksumsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-03puzzles: upgrade to r9375.Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-03rxvt-unicode: Update to 9.14Saul Wold4
COPYING file has been reformatted whites space changes Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-02libical: upgrade to 0.48Shane Wang1
Signed-off-by: Shane Wang <shane.wang@intel.com>
2012-01-02Add mini X core tasksZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2012-01-02webkit-gtk svn: update to r101488Koen Kooi4
tested on beagleboard/angstrom with midori and epiphany browsers Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-21eds-dbus: replace o-hand example contactPaul Eggleton4
Replace the OpenedHand example contact with something a bit more up-to-date. Also add SRC_URI checksums to 2.20.0 recipe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-21matchbox-desktop: fix SRC_URIPaul Eggleton2
* projects.o-hand.com downloads have moved to downloads.yoctoproject.org * Add missing SRC_URI checksums Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-21matchbox-session-sato: clarify LICENSE in GPLv2.0Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-12-21matchbox-desktop: clarify LICENSE is GPLv2.0+Joshua Lock2
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-12-16libical: Fix deadlock in pthreadZhai Edwin2
libical introduce pthread support after 0.47, but lead deadlock with missing some unlock code. This makes dates start hang. Add new patch to properly release mutex. [YOCTO #1825] got fixed. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-08OECore license fixes: meta/*Elizabeth Flanagan4
This is a quick audit of only the most obviously wrong licenses found within OECore. These fixes fall into four areas: - LICENSE field had incorrect format so that the parser choked - LICENSE field has a license with no version - LICENSE field was actually incorrect - LICENSE field has an imaginary license that didn't exist This fixes most of the LICENSE warnings thrown, along with my prior commit adding additional licenses to common-licenses and additional SPDXLICENSEMAP entries. HOWEVER..... there is much to be done on the license front. For a list of recipes with licenses that need obvious fixing see: https://wiki.yoctoproject.org/wiki/License_Audit That said, I would suggest another license audit as I've found enough inconsistencies. A good suggestion is when in doubt, look at how openSuse or Gentoo or Debian license the package. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
2011-12-07matchbox-session-sato: respect VIRTUAL-RUNTIME_initscripts settingsMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-06puzzles: set SRC_URI checksumsJoshua Lock1
In order to set missing checksums as an error we need to ensure all appropriate recipes have a checksum value set. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-02pcmanfm: Upgrade to 0.9.10Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-12-01puzzles: Ensure to link against libm for math functionsRichard Purdie1
Without this we can see failures like: | make: *** [samegame] Error 1 | /media/build1/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.3/ld: inertia.o: undefined reference to symbol 'sqrt@@GLIBC_2.0' | /media/build1/poky/build/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.6.3/ld: note: 'sqrt@@GLIBC_2.0' is defined in DSO /media/build1/poky/build/tmp/sysroots/qemux86/lib/libm.so.6 so try adding it to the linker command line | /media/build1/poky/build/tmp/sysroots/qemux86/lib/libm.so.6: could not read symbols: Invalid operation | collect2: ld returned 1 exit status | make: *** [inertia] Error 1 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01matchbox-panel-2: add unpackaged .la files to PN-dev to fix QA warningMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-12-01matchbox-panel-2: bump PR, because of xcb-util was renamed to libxcb-util0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-30libical: drop older version 0.46Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-30libical: add version 0.47Denis 'GNUtoo' Carikli1
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-23matchbox-stroke: Update to latest git revision to add missing Xrender dependencyRichard Purdie1
Without this, linking can fail due to missing libraries since the code depends on Xrender. The fix was already upstream, we just need to use a revision that includes it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-16screenshot: rename to sato-screenshotDmitry Eremin-Solenikov3
To remove a name conflict with e17's screenshot tool (and possibly other screenshot tools, as screenshot is a generic term), rename screenshot to sato-screenshot. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-15webkit-gtk: force arm mode to work around binutils segfaultMartin Jansa1
* this is just work around, would be better to fix in toolchain Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-10task-core-x11: use VIRTUAL-RUNTIME variables for xserver_common and ↵Martin Jansa1
graphical_init_manager Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>