- Jun 21, 2012
-
-
Simon Busch authored
* SRC_URI is now set initially to real upstream and not freesmartphone.org * reset PR and INC_PR * moved DEPENDS += "gtk+" to vala.inc Signed-off-by:
Simon Busch <morphis@gravedo.de> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Denis 'GNUtoo' Carikli authored
Without that fix gpsd starts without using the machine specific gps serial port. On some devices like the GTA04, not only that makes GPS not work, but that also prevent suspend because GPS has to be off in order for suspend to succeed(and the program powering off the GPS has to know if the GPS is on or off by using gpsd). Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Jun 20, 2012
-
-
Andrea Adami authored
* The linux-yocto-tiny-kexecboot recipe can be extended and support * more devices migrating the patches and renaming the defconfig as * done for Sharp Zaurus devices. Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* new git repository on github * new LABEL separator * text-ui fallback * install /sys for upcoming ubifs detection * menu-bug fix * minor fixes Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* previously the sections were separated by KERNEL string Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Dan McDougall authored
Adding python-matplotlib recipe. I'm sure many folks will find this useful. Signed-off-by:
Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Radek Dostal authored
Signed-off-by:
Radek Dostal <rd@radekdostal.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
* without this, kernel upgrades where KERNEL_VERSION is changed e.g. 3.4.2 -> 3.4.3 generate .dep for running 3.4.2 and after reboot user ends up without any module loaded to make it worse after reboot nothing is upgraded to trigger another kernel(-module) postinst to generate .dep for now running 3.4.3 Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Saul Wold authored
* Since oe-core added rfkill to busybox, this recipe needs to use u-a also. * MJ: added ALERNATIVE_LINK_NAME[rfkill] * MJ: increased ALTERNATIVE_PRIORITY (busybox also have 50) Signed-off-by:
Saul Wold <sgw@linux.intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
without following oe-core's version PREFERRED_PROVIDER_jpeg does not work and libjpeg is build. Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Jun 14, 2012
-
-
Elvis Dowson authored
This commit removes the following recipes: qt4-embedded_4.7.4.bbappend qt4-x11-free_4.7.4.bbappend Signed-off-by:
Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Jun 08, 2012
-
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Grabbed from [1] This is a inztermediate solution until next version hopefully will use another weather data supplier. There are proceedings ongoing [2]. [1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xfce4-weather-plugin [2] http://git.xfce.org/panel-plugins/xfce4-weather-plugin/log/ Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
run tested on angstrom/overo Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
Andreas Müller authored
This error was hidden for years by my test image containing consolekit. One result of missing consolekit are greyed 'Restart' and 'Shut Down' in XFCE's logout-dialog and the log message: ** (xfce4-session:4125): WARNING **: 'CanStop' method failed : The name org.freedesktop.ConsoleKit was not provided by any .service files Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com>
-
- Jun 07, 2012
-
-
Andreas Oberritter authored
* Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by:Andreas Oberritter <obi@opendreambox.org>
-
Dan McDougall authored
The previous patch had python-diffutils when it should have been python-difflib. Signed-off-by:
Dan McDougall <daniel.mcdougall@liftoffsoftware.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Jun 05, 2012
-
-
chase maupin authored
* Updated the LICENSE field to contain the version of the LGPL being used which is LGPLv2+ * Update the PR to reflect this license change Signed-off-by:
Chase Maupin <Chase.Maupin@ti.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
This is a suite of utils to test the linux framebuffer and aid in debugging problems. Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* remove unnecessary patches after klibc upgrades * bump PR Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* still pre-2.0 * bump INC_PR Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
To set service files the following syntax is allowed: SYSTEMD_SERVICE = <service_file> or SYSTEMD_SERVICE_{<systemd_package_name>} = <service_file> A function get_package_var was introduced to handle all use-cases [1] properly. Build tested / buildhistory checks [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-May/039870.html Signed-off-by:Andreas Müller <schnitzeltony@googlemail.com> Acked-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
These messages helped me to fix the breakage of networkmanager/systemd Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
We enforce the avaiability of w1 kernel support and owfs filesystem but disable Perl, Python and PHP buildings for now. Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Otavio Salvador authored
Signed-off-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-