Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-30 | micro.conf: Remove PREFERRED_PROVIDER_virtual/libintl | Khem Raj | 1 | |
This is set appropriately in toolchain configuration. It gives a possibility to cleanly override LIBC say to eglibc or glibc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> | ||||
2009-08-30 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 0 | |
into org.openembedded.dev | ||||
2009-08-30 | base.bbclass: Pass in PATH to popen. | Khem Raj | 1 | |
On Mac OSX its not able to find md5sum if path is not passed to os.popen shell. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2009-08-30 | base.bbclass: Pass in PATH to popen. | Khem Raj | 1 | |
On Mac OSX its not able to find md5sum if path is not passed to os.popen shell. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-30 | python-pygobject 2.16: 2.14 sets PE=1, so set it in 2.16 as well | Koen Kooi | 1 | |
2009-08-30 | erlang: fix packaging and QA errors | Koen Kooi | 1 | |
2009-08-28 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 10 | |
into org.openembedded.dev | ||||
2009-08-28 | gcc-4.4.1: Backport improved TLS detection patch in cross environment | Khem Raj | 2 | |
This patch is required for libstdc++ mainly as far as gcc is concerned. Without this patch configure detects TLS falsely and enables tls when compiling libstdc++ on uclibc based systems uclibc lacks TLS support as of now. With NPTL it will have TLS support but thats a distant future. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-28 | xserver-common 1.30: -screen option is only for Kdrive | Marcin Juszkiewicz | 1 | |
2009-08-28 | xserver-common 1.30: -screen option is only for Kdrive | Marcin Juszkiewicz | 2 | |
2009-08-28 | xserver-xorg-conf: provide one for Vortex86sx | Marcin Juszkiewicz | 2 | |
2009-08-28 | vortex86sx: use X.org | Marcin Juszkiewicz | 1 | |
2009-08-28 | matchbox-session: simple provider of Matchbox session for X11 startup | Marcin Juszkiewicz | 1 | |
In GPE images we use gpe-session-scripts to provide Xsession init scripts for launching Matchbox components. But what if someone do not want GPE but want Matchbox? Poky has it cleaned in other way. | ||||
2009-08-28 | xf86-video-vesa: needs int10 X.org module to work | Marcin Juszkiewicz | 1 | |
2009-08-28 | checksums.ini: add missing entry for diffstat 1.47 | Steffen Sledz | 1 | |
2009-08-28 | erlang: also blacklist java 1.5 | Koen Kooi | 2 | |
2009-08-28 | glib-2.0 2.21.4: fix pre armv6 builds | Koen Kooi | 2 | |
2009-08-28 | erlang : Add recipe for erlang-R13B01 | Philip Balister | 8 | |
* Move patches to a common directory as they are shared. * Better solution needed for pythin function name in recipe. | ||||
2009-08-28 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 14 | |
into org.openembedded.dev | ||||
2009-08-28 | ti-lpm-module 2.24: update lpm src uri, it's in its own tarball now | Brijesh Singh | 4 | |
* fix DSPLINK path * keep versioning inline with CE till we sort it out properly | ||||
2009-08-27 | gcc-4.4.1.inc: Disable 128 bit long double for powerpc-*-uclibc | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-27 | uclibc: Make 0.9.30.1 as default if not specified | Khem Raj | 5 | |
Add C99 double wrappers. Set the default preferences such that 0.9.30.1 is chosen if not specified. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-27 | gcc-4.4.1: Disable libdecnumber for uclibc target. | Khem Raj | 3 | |
We do not set FENV in uclibc so as a result we can not build libdecnumber. We disable it for gcc 4.4.1 uclibc targets. copysignl is in libm in uclibc so gcc complains about this function in libgcc. We see if it is uclibc powerpc softfloat then we add -lm to linker commandline. Not best but works. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-27 | groff: disable X11 support. | Jeremy Puhlman | 2 | |
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-27 | net-tools: no parallel make | Brian Pomerantz | 1 | |
Signed-off-by: Brian Pomerantz <bapper@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-27 | lsof: Fix misuse of system ranlib. | Jeremy Puhlman | 1 | |
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-27 | iptables: Add patch to use cross ar and ranlib. | Jeremy Puhlman | 2 | |
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 17 | |
into org.openembedded.dev | ||||
2009-08-27 | erlang: disable parallel make | Koen Kooi | 1 | |
2009-08-27 | erlang: start updating erlang to R13B01 | Koen Kooi | 3 | |
* now it's Crofton's turn to work on it :) | ||||
2009-08-27 | intltool: move dependency on libxml-parser-perl-native to inc file | Rolf Leggewie | 16 | |
* introduce INC_PR while we're at it | ||||
2009-08-27 | Add task-metadata-track.bbclass, for tracking task changes to metadata. | Chris Larson | 1 | |
This class uses events to capture the state of the datastore when the task starts, and after it completes. It diffs those captured states, and emits messages showing which variables changed, and what their values were changed to. It provides a mechanism to blacklist variables you expect to change, both globally and on a per-task basis. Signed-off-by: Chris Larson <clarson@kergoth.com> | ||||
2009-08-27 | cmem, sdma, lpm: add 2.24.01 release | Brijesh Singh | 3 | |
2009-08-27 | ti-codec-engine: make 2.24.1 default and fix the build | Koen Kooi | 2 | |
2009-08-27 | glib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs ↵ | Pratheesh Gangadhar | 2 | |
when doing DSP based GStreamer playback GLIB by default uses ARMV5 instructions for emulating atomic operations and this patch (derived from https://stage.maemo.org/svn/maemo/projects/haf/trunk/glib/debian/patches/25-gatomic.patch) make use ARMV6 atomic instructions instead. CPU goes into "sched_yield" while loop during hang - due to a race condition triggered by high rate context switching while running DSP plugins. | ||||
2009-08-27 | glibc-package.bbclass: Reverted 056a67f6070c5ea561acb65049b551e24f3b7eb6. | Stanislav Brabec | 1 | |
* see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013429.html | ||||
2009-08-27 | julius: add commandpipe patch from TI to allow commands over a pipe to ↵ | Koen Kooi | 2 | |
control apps using your voice | ||||
2009-08-27 | checksums.ini: A lot of maemo checksums and some updated bits. | Florian Boor | 1 | |
2009-08-27 | gtk+: add simple native gtk+ 2.12.11 with all modules built in. | Florian Boor | 1 | |
2009-08-27 | cairo: add native 1.8.0 | Florian Boor | 1 | |
2009-08-27 | libpixman: Add native 0.12.0 | Florian Boor | 1 | |
2009-08-27 | atk: add 1.27.90 native atk | Florian Boor | 1 | |
2009-08-27 | pango: Add native pango 1.22.0 | Florian Boor | 2 | |
2009-08-27 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 2 | |
into org.openembedded.dev | ||||
2009-08-27 | iputils: Make iputils_20071127 default. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-27 | checksums.ini: Sort and remove duplicates. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-27 | autofs: fix ldflags issue, missing debug info, duplicate opt flags. | Chris Larson | 2 | |
Signed-off-by: Chris Larson <clarson@kergoth.com> | ||||
2009-08-27 | dash_0.5.2.bb: Add recipe for latest dash. | Khem Raj | 3 | |
Remove unbuildable dash_0.5.2 recipe. Add checksums for new dash and diffstat Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-26 | Merge branch 'develop' into org.openembedded.dev | Khem Raj | 2 | |
2009-08-26 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 3 | |
into org.openembedded.dev |