- Nov 02, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
socket.gaierror: [Errno 3] invalid value for ai_flags. Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Nov 01, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Denis 'GNUtoo' Carikli authored
A niceness of -10 is way too much, and it causes some audio problems such as buffer underruns/overruns with writei/readi with the fsoaudiod plugin responsible of sound during calls on the nokia900 (and maybe other audio problems on other devices too). Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* from meta-angstrom revision 8aa9581a920abae8878df2f3faf9857474edd1f8 * added RPROVIDES to be able to drop server part from task-x11 * updated DESCRIPTION to match * renamed to task-x11-server for upgradeable path Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* having /dev/ttySO fails with: | ln: failed to create symbolic link `/OE/shr-core/tmp/work/nokia900-oe-linux-gnueabi/systemd-serialgetty-1.0-r0/image/etc/systemd/system/getty.target.wants/serial-getty@/dev/ttyS0.service': No such file or directory Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be able to select different -common and init providers Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Denis 'GNUtoo' Carikli authored
* The License was verified and LIC_FILES_CHKSUM was added * OE-classic commit 9d612c4bb9bef813bdef9e198efc5949d51905eb Reviewed-by:
Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Denis 'GNUtoo' Carikli authored
* Added LIC_FILES_CHKSUM, and fixed LICENSE * OE-classic commit f2893b80cffc46dad57864eb78b563f0876e6811 * JaMa: stylized by oe-stylize.py, dropped default PR Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* version 0.0.4+${SRCPV} Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Denis 'GNUtoo' Carikli authored
The License was verified and LIC_FILES_CHKSUM was added Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Denis 'GNUtoo' Carikli authored
Added LIC_FILES_CHKSUM, and fixed LICENSE Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* when it's executed from init then HOME is set to '/' * shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* separate directory cannot be fetched with subversion-1.7.0 svn: E155000: '/OE/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/xpm' is already a working copy for a different URL and other users had problem with navit-icons trying to downgrade to older SRCREV and then upgrading again when building navit (failing with unversioned directories) Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Klaus Kurzmann authored
Signed-off-by:
Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* there is only one line added to default waf file in unpack_wafdir() just before last chdir and return because those files are downloaded and cannot be patched in normal way os.system("sed -i \"s/version=output.split/version=output.replace('-dirty','').split/g\" wafadmin/Tools/vala.py") * It fails to parse version like this /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/valac --version Vala 0.12.1-dirty reporting 0.0.0 instead which breaks configure Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Connor Abbott authored
OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch. Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE. Signed-off-by:
Connor Abbott <cwabbott0@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 31, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* recipe based on oe-classic: evince_2.30.0.bb commit 5dba154457691d2096f2b1a7ef24bdc6f1b51859 * run tested on overo * TODO further doctype support configure option -> current configure result ------------------------------------------------ --enable-ps -> PostScript Backend.: no --enable-djvu -> DJVU Backend.......: no --enable-impress -> Impress Backend....: no Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
port-to-libxfce4ui.patch was taken from [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=7956 Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Imran Mehmood authored
* Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29 Signed-off-by:
Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* port-to-libxfce4ui.patch was send to xfce-buglist [1] * run tested on overo [1] https://bugzilla.xfce.org/show_bug.cgi?id=8074 Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
run tested on overo Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* build tested with source download for xfce4-notifyd and xfce4-screenshooter * run tested on overo Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* relative-symlinks-docs.patch was applied mainline [1] * run tested on overo [1] http://git.xfce.org/xfce/xfce-utils/commit/?id=6d76b3625dd5ad2206a9c17575e22d99d43c8ecc Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Joel A Fernandes authored
This is an import of memtester from OE classic, commit ID: 5671855bfba71575e4919c4b5fc9c5dcb8052612 Fixes to recipe: * Added patch header to Makefile.patch * Corrected order of variables and added HOMEPAGE to recipe * Removed the line, S = "${WORKDIR}/memtester-${PV}" as its the default * Removed new-line at end of recipe Signed-off-by:Joel A Fernandes <joelagnel@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 25, 2011
-
-
Andreas Müller authored
Version 0.6.1 was release about 3 years ago. The patch to migrate from libxfcegui4->libxfce4ui hopefully shall be applied mainline [1]. It would have caused extra efforts to base the patch on 0.6.1 release. [1] https://bugzilla.xfce.org/show_bug.cgi?id=8064 Reviewed-by:
Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* some panel-plugins (e.g xfce4-datetime-plugin) install their modules to ${libdir}/xfce4/panel-plugins * build tested with fresh build dir * run tested on overo: applications / all available plugins Signed-off-by:Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
* build tested with fresh build dir * run tested on overo: applications / all available plugins Signed-off-by:
Andreas Müller <schnitzeltony@gmx.de> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Oct 24, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-