- Aug 06, 2011
-
-
Khem Raj authored
Latest systemd has started to use mq_* functions which are found on librt in uclibc. Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 05, 2011
-
-
Bruce Ashfield authored
For kernel's that use a split source/object build the copy of defconfig to {S} in the base kernel class is problematic. The previous solution for this was to override the do_configure of the base kernel class in a subclass. While this is still a viable/valid option, it does mean that changes to the base do_configure will be missed. The solution to this is to copy a defconfig to {B} which is typically the same as {S}, so most kernel recipes won't see or care about this change. With this change in place, linux-yocto.bbclass can drop its override of do_configure. Tested with linux-yocto and oe linux recipes. Signed-off-by:Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Nitin A Kamble authored
KERNEL_LD was using ${LD} in it's definition, which is not correct for different ABIs such as x32 or i386 on x86_64 machine. This brings it into sync with the corresponding gcc settings, likewise the same with the KERNEL_AR variable. [RP: Updated commit message] Signed-off-by:Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Noor, Ahsan authored
* Added do_savedefconfig task to kernel.bbclass. Signed-off-by:
Noor, Ahsan <noor_ahsan@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Noor, Ahsan authored
* The menuconfig target exists in places other than the kernel that use kernel style config. Signed-off-by:
Noor, Ahsan <noor_ahsan@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
* thunar crashes silently but since it is required by xfdesktop this patch is send out
-
Andreas Mueller authored
-
Andreas Mueller authored
* xfwm4 must be started once manually to work
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
* python bindings removed here (will be moved to pyxfce mainline [1]) * TBD: gnomemount replacement on postinst [2] [1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 [2] http://wiki.xfce.org/gnomemount-replacement
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Andreas Mueller authored
-
Koen Kooi authored
Adding the docbook deps removes the need for the xml removal patch Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 03, 2011
-
-
Khem Raj authored
Signed-off-by:Khem Raj <raj.khem@gmail.com>
-
Khem Raj authored
This patch needed refresh against latest systemd sources Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Aug 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
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
Andreas Müller authored
The patch was imported from the OpenEmbedded git server (git://github.com/openembedded/openembedded.git ) as of commit id 033af22d565adabc05303f88e76e31e7d239756c. Signed-off-by:
Andreas Mueller <schnitzeltony@gmx.de> Acked-by:
Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Jul 30, 2011
-
-
Khem Raj authored
Build tested on angstrom-2010/console-image for all qemus + beagleboard for both uclibc/eglibc Signed-off-by:
Khem Raj <raj.khem@gmail.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
- Jul 29, 2011
-
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Jul 28, 2011
-
-
Tom Rini authored
- Update HOMEPAGE (from oe.dev) - Bump PR to match oe.dev (will sync the next bits back over) - Add Upstream-Status to all patches and a description to the ones missing descriptions. Signed-off-by:
Tom Rini <tom_rini@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Also fix PAM support
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-
- Jul 26, 2011
-
-
Tom Rini authored
The difference between this and oe.dev are: - Reset PR - Add bitfields site variable to the endian site file This was wrong in oe.dev for BE (mips). - Add LIC_FILES_CHKSUM Signed-off-by:
Tom Rini <tom_rini@mentor.com> Signed-off-by:
Koen Kooi <koen@dominion.thruhere.net>
-
Koen Kooi authored
Signed-off-by:Koen Kooi <koen@dominion.thruhere.net>
-