- Aug 30, 2012
-
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it could be something machine specific (config + hoooks) and we don't want gpsd sstate checksum depending on MACHINE var * gpsd-machine-conf itself is using u-a to select right config 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>
-
- Aug 28, 2012
-
-
Khem Raj authored
Not needed after toolchain rework Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 27, 2012
-
-
Khem Raj authored
Make sure that patches apply on top of latest systemd some source files have moved around. Signed-off-by:
Khem Raj <raj.khem@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>
-
Marc Reilly authored
Signed-off-by:
Marc Reilly <marc@cpdesign.com.au> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Marc Reilly authored
ld-gold doesn't implicitly link with librt, this fixes an unresolved symbol error when compiling qwt examples. Signed-off-by:
Marc Reilly <marc@cpdesign.com.au> 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>
-
Joe MacDonald authored
A home for networking-related packages. This includes protocol support, servers / daemons and utilities. Signed-off-by:
Joe MacDonald <joe.macdonald@windriver.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 26, 2012
-
-
Martin Jansa authored
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 24, 2012
-
-
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
Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andrea Adami authored
* Override the settings of image.bbclass: * we don't need ld.so.cache in our minimal image. * While there, remove now unused ONLINE_PACKAGE_MANAGEMENT var. Signed-off-by:
Andrea Adami <andrea.adami@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Christopher Larson authored
The current LIC_FILES_CHKSUM checks the FSF copyright/license from the *generated* Makefile.in, which has nothing at all to do with the licensing of ipsec-tools. This is about as wrong as it's possible for LIC_FILES_CHKSUM to be. This fixes it to use one of the headers from libipsec instead. Signed-off-by:
Christopher Larson <chris_larson@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Khem Raj authored
gz archive is not available on source anymore Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Paul Eggleton authored
If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is a parsing error. Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Acked-by:
Otavio Salvador <otavio@ossystems.com.br> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 21, 2012
-
-
Andreas Müller authored
* native systemd support came in with v1.0 [1] * needs [2] to work properly * mends my wlan under control of networkmanager [1] http://hostap.epitest.fi/gitweb/gitweb.cgi?p=hostap-1.git;a=blob_plain;f=wpa_supplicant/ChangeLog [2] http://patches.openembedded.org/patch/34335/ Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 20, 2012
-
-
Ross Burton authored
This has just been removed from oe-core and some people are still using the applications. Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Ross Burton authored
Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* when [1] is applied in oe-core this could be dropped completely (that's why I've removed PRINC here) * [1] http://patches.openembedded.org/patch/34885/ Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Andreas Müller authored
oe-core has updated to 2.1 which includes the appended patch 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>
-
Khem Raj authored
Diffing with the OE-Core's kernel.bbclass only difference is setting of machine kernel pr. So lets convert it to a separate class which provides the added functionality and let everyone use kernel.bbclass from kernel It needs the dependent layers to inherit this class in addition to kernel.bbclass. After dependent layers are updated we can remove meta-oe copy of kernel.bbclass, it leaves up with one less conflict with OE-Core. Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Koen Kooi authored
-
Andreas Müller authored
/tmp is required for postinst: Aug 20 16:59:33 overo S98run-postinsts[68]: * opkg_prep_intercepts: Failed to make temp dir /tmp/opkg-07xOYO/opkg-intercept-wfVgAQ: No such file or directory. Aug 20 16:59:33 overo S98run-postinsts[68]: * rm_r: Failed to open dir /tmp/opkg-07xOYO: No such file or directory. This bug left postints unfinished e.g. pango-module-* [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041096.html Signed-off-by:
Andreas Müller <schnitzeltony@googlemail.com> 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
* RDEPENDS are not needed without KMS * libdrm in meta-openmoko doesn't provide support for glamo, so not it would fail to build with KMS enabled Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Martin Jansa authored
* it breaks do_fetch in some settings Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-
Denis 'GNUtoo' Carikli authored
Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
-
Denis 'GNUtoo' Carikli authored
Signed-off-by:
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> 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>
-
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>
-
Martin Jansa authored
Signed-off-by:Martin Jansa <Martin.Jansa@gmail.com>
-