- Oct 05, 2013
 - 
- 
Felipe F. Tonello authored
Geoclue is a D-Bus service that provides location information. The primary goal of the Geoclue project is to make creating location-aware applications as simple as possible, while the secondary goal is to ensure that no application can access location information without explicit permission from user. Signed-off-by:
Felipe F. Tonello <eu@felipetonello.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Ting Liu authored
The Transparent Inter-Process Communication protocol allows applications in a clustered computer environment to communicate quickly and reliably with other applications, regardless of their location within the cluster. demo binaries are packaged to tipcutils-demos. Signed-off-by:
Ting Liu <b28495@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Eric BENARD authored
- was backported from oe-classic and upgraded to last version - X11 configuration is not tested Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Chunrong Guo authored
Signed-off-by:
Chunrong Guo <B40290@freescale.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Samuel Stirtzel authored
testing multitouch hardware under X11 will be much easier with this visual tool Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Samuel Stirtzel authored
used by utouch-mtview, a visual multitouch test application for X Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Samuel Stirtzel authored
used by utouch-mtview, a visual multitouch test application for X Signed-off-by:
Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Mario Domenech Goulart authored
Recipe based on OE classic's recipe for version 4.4.1, as of 0585ccfa49f71a81652c7f63885202e952ebd0e9. Summary of changes against OE classic's recipe: * Apply some Debian patches from http://patch-tracker.debian.org/package/wvstreams/4.6.1-6 * Minor adjustments for the current build system (add LIC_FILES_CHKSUM, md5 and sha256 sums for SRC_URI, fix LICENSE, remove PR) * Add --without-valgrind to EXTRA_OECONF * Disable parallel make, since it was causing errors like Log data follows: | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] | DEBUG: Executing shell function do_compile | NOTE: make -j 8 | ./CXX -c utils/wvbuffer | ./CXX -c utils/wvbufferstore | ./CXX -c utils/wvcont | /bin/bash: ./CXX: No such file or directory | /bin/bash: ./CXX: No such file or directory | /bin/bash: ./CXX: No such file or directory | * Generating CC using c | make: * Generating CXX using cc | *** [utils/wvbuffer.o] Error 127 | make: *** Waiting for unfinished jobs.... | make: *** [utils/wvbufferstore.o] Error 127 | make: *** [utils/wvcont.o] Error 127 | ERROR: oe_runmake failed | WARNING: .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvstreams/4.6.1-r0/temp/run.do_compile.19302:1 exit 1 from | exit 1 | ERROR: Function failed: do_compile (log file is located at .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvstreams/4.6.1-r0/temp/log.do_compile.19302) Signed-off-by:
Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Mario Domenech Goulart authored
Recipe based on OE classic's recipe for version 1.60, as of ff0d06489db2e50353d72d24aada74c60bddb016. Summary of changes against OE classic's recipe: * Apply typo_pon.wvdial.1.patch patch from Debian's http://patch-tracker.debian.org/package/wvdial/1.61-4.1 * Fix Makefile in do_configure task * Add wvstreams' include dir to BUILD_CPPFLAGS * Minor adjustments for the current build system (add LIC_FILES_CHKSUM, md5 and sha256 sums for SRC_URI, fix LICENSE, remove PR) * Disable parallel make, since it was causing errors like Log data follows: | DEBUG: Executing shell function do_compile | NOTE: make -j 8 | * Generating CC | ./CXX -c wvdialer | * Generating CXX | ./CXX -c wvmodemscan | /bin/bash: ./CXX: No such file or directory | make: *** [wvdialer.o] Error 127 | make: *** Waiting for unfinished jobs.... | make: *** wait: No child processes. Stop. | ERROR: oe_runmake failed | WARNING: .../tmp/work/armv7a-vfp-neon-oel-linux-gnueabi/wvdial/1.61-r0/temp/run.do_compile.18676:1 exit 1 from | exit 1 Signed-off-by:
Mario Domenech Goulart <mario@ossystems.com.br> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Jack Mitchell authored
Split the CGI files out of sensord package into there own package. This is in order to split out the lighttpd dependancy. Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Jack Mitchell authored
When building with dev-pkgs enabled I was hitting an error lmsensors not available. Resetting the RDEPENDS for the dev packages fixes this error as there is no lmsensors or lmsensors-config package defined. Signed-off-by:
Jack Mitchell <jmitchell@cbnl.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
we use git sources - the last release is 3 years ago Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
defaults based upon DISTRO_FEATURES for alsa and pulseaudio Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
* build two versions of canberra-gtk-play for gtk2 and gtk3. * move canberra-gtk-play to libcanberra-gtk2 and canberra-gtk3-play to libcanberra-gtk2. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
gtk3 support was introduced in b3a2a01b when we moved to latest git Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
mike.looijmans@topic.nl authored
Soften the dependency to allow distros to use another mount provider like busybox instead of being forced to use util-linux-mount. Signed-off-by:
Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Eric BENARD authored
- use git hash instead of tag - backport "candump: Add error frame's handling" Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Eric BENARD authored
and include a compile fix Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Felipe F. Tonello authored
Added a modified version of the example init script, gypsy-example-initscript, from the gypsy repository to be compatible with OE based distros. Signed-off-by:
Felipe F. Tonello <eu@felipetonello.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Felipe F. Tonello authored
Some improvements were made: * Fix recipes to use .inc file * Fix git recipe that was not passing do_configure step * Separeted gypsy daemon from libgypsy in different packages Signed-off-by:
Felipe F. Tonello <eu@felipetonello.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Philipp Wagner authored
Signed-off-by:
Philipp Wagner <mail@philipp-wagner.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 - 
 - Sep 30, 2013
 - 
- 
Andrea Adami authored
remove kexecboot-klibc recipe bump PV to local 0.5.9.1 remove PR Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1 Changelog: minor headers fixes fix fb offset computations replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 - 
Andrea Adami authored
Signed-off-by:Andrea Adami <andrea.adami@gmail.com>
 
 - 
 - Sep 26, 2013
 - 
- 
Hongxu Jia authored
There are error messages when restart apache service: Observed Behavior ====================== root@qemu0:/etc/php# apachectl restart AH00557: httpd: apr_sockaddr_info_get() failed for qemu0 AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message root@qemu0:/etc/php# /etc/init.d/apache2 restart AH00557: httpd: apr_sockaddr_info_get() failed for qemu0 AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message root@qemu0:/etc/php# /etc/init.d/apache2 stop AH00557: httpd: apr_sockaddr_info_get() failed for qemu0 AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message Add 'ServerName localhost:80' to httpd.conf could fix this issue. Signed-off-by:Hongxu Jia <hongxu.jia@windriver.com>
 
 - 
 - Sep 24, 2013
 - 
- 
Paul Eggleton authored
The 0.3 release was a year ago and git HEAD contains fixes to make it work with contiki, so build from git instead of backporting all of the patches. Based on a patch by Koen Kooi <koen@dominion.thruhere.net> Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
 
 - 
 - Sep 23, 2013
 - 
- 
Ming Liu authored
Change default value of secure_chroot_dir to /var/run/vsftpd/empty, add volatiles entry for it, to ensure it won't fail to start with error: "500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/var/share/empty" This shows up in both standalone mode or started by xined. Signed-off-by:
Ming Liu <ming.liu@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
 - 
Chen Qi authored
Fix babeld_option to make babeld start correctly. Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Joe MacDonald <joe@deserted.net>
 
 - 
 - Sep 19, 2013
 - 
- 
jc@vtkloud.com authored
This is basically a 99% import of Peter Tworek's recipe from tworaz666@gmail.com found in https://github.com/tworaz/oe-tworaz/blob/master/meta-jlime/recipes-support/libao/libao_1.1.0.bb Signed-off-by:
JC <jc@vtkloud.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
I implemented a datetime setting dialog based on gnome-control-center and submitted a pull-request in [1,2]. As long as it is not submitted - or as long as I find no way to patch binary files (e.g. icons - I asked for that in [3] - no response yet) we use the git repo and a copied branch of the pull-request (just in case some feedback from xfce-devels requires modifcations). Some patches had to be modified/removed to apply against mainline HEAD still. Furthermore in 0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch label 'alignment8' was introduced mainline and we do not need mouse-dialog_ui.h when building from git in maintainer-mode - this file is created during build process. [1] http://mail.xfce.org/pipermail/xfce4-dev/2013-September/030442.html [2] https://bugzilla.xfce.org/show_bug.cgi?id=10354 [3] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/083804.html Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 - 
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
 
 -