aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-08-27intltool: move dependency on libxml-parser-perl-native to inc fileRolf Leggewie
* introduce INC_PR while we're at it
2009-08-27Add task-metadata-track.bbclass, for tracking task changes to metadata.Chris Larson
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-27cmem, sdma, lpm: add 2.24.01 releaseBrijesh Singh
2009-08-27ti-codec-engine: make 2.24.1 default and fix the buildKoen Kooi
2009-08-27glib-2.0 2.21.4: add armv6 atomic ops, this fixes 100% utilization hangs ↵Pratheesh Gangadhar
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-27glibc-package.bbclass: Reverted 056a67f6070c5ea561acb65049b551e24f3b7eb6.Stanislav Brabec
* see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-August/013429.html
2009-08-27julius: add commandpipe patch from TI to allow commands over a pipe to ↵Koen Kooi
control apps using your voice
2009-08-27checksums.ini: A lot of maemo checksums and some updated bits.Florian Boor
2009-08-27gtk+: add simple native gtk+ 2.12.11 with all modules built in.Florian Boor
2009-08-27cairo: add native 1.8.0Florian Boor
2009-08-27libpixman: Add native 0.12.0Florian Boor
2009-08-27atk: add 1.27.90 native atkFlorian Boor
2009-08-27pango: Add native pango 1.22.0Florian Boor
2009-08-27Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-27iputils: Make iputils_20071127 default.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-27checksums.ini: Sort and remove duplicates.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-27autofs: fix ldflags issue, missing debug info, duplicate opt flags.Chris Larson
Signed-off-by: Chris Larson <clarson@kergoth.com>
2009-08-27dash_0.5.2.bb: Add recipe for latest dash.Khem Raj
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-26Merge branch 'develop' into org.openembedded.devKhem Raj
2009-08-26Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj
into org.openembedded.dev
2009-08-26diffstat_1.47.bb: Add recipe for new releaseKhem Raj
diffstat_1.39.bb is moved out the tars dont exist on debian servers anymore. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26tzdata_2007k.bb: Update SRC_URIKhem Raj
* The tar file is removed from the original url. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26tcpdump: obey distro for the ipv6 supportTushar Gohad
When cross compiling, get rid of the AC_TRY_RUN style checks for ipv6, obey DISTRO_FEATURES. Signed-off-by: Tushar Gohad <tgohad@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.incKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-26Merge branch 'origin/org.openembedded.dev' of ↵Khem Raj
git@git.openembedded.org:openembedded into develop
2009-08-26nfs-utils: fix the broken /sbin/mount.nfs4 symlink.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26srctree: prefix messages with ${PF} and kill do_package hacks.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26base.bbclass: add cleanall task.Chris Larson
Can be particularly useful when using multiple srctree recipes. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26srctree, clean: cleanup & split out do_clean bits into clean.bbclass.Chris Larson
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec
into org.openembedded.dev
2009-08-26glibc: nscd: Make it working.Stanislav Brabec
2009-08-26glibc: Install ld.so.conf, so ldconfig does not complain.Stanislav Brabec
2009-08-26srctree: completely reimplement the task merging into do_populate_staging.Chris Larson
This fixes issues seen with the use of kernel.bbclass, so in existing source tree kernel builds work happily now. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26srctree.bbclass: Don't automatically use git clean.Chris Larson
This should be an opt-in feature. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-26update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d.Stanislav Brabec
2009-08-26linux-libc-headers: Added headers for version 2.6.30.Stanislav Brabec
2009-08-26openvpn: add v2.0.9+2.1rc19Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-26ppp: add v2.4.4Evan Doiron
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-26libgles-omap3: catch up with dir renameKoen Kooi
* I really suck at git, sorry
2009-08-26Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi
into org.openembedded.dev
2009-08-26ti-codec: add missing.incKoen Kooi
bitblit: add svn recipe
2009-08-26mesa-common.inc: avoid bashismMichael Smith
Closes bug #5307. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-26ixp4xx-npe: The KIXRP435 uses NPE too.Florian Boor
2009-08-26topas910.conf: No need for the lowlevel loader any more. But mtdutils are ↵Florian Boor
useful to deal with NAND.
2009-08-26kixrp435.conf: Machine description for the Intel KIXRP435 reference board.Florian Boor
2009-08-26linux: Add support for the Intel KIXRP435 reference board to 2.6.30Florian Boor
2009-08-26topas910.conf: Some defines to build valid uImages.Florian Boor
2009-08-26angstrom feed sorter: skip base feeds if there aren't any packages to sortKoen Kooi
2009-08-26dvsdk: rename to ti now that other things like bitblit live in that dir nowKoen Kooi
2009-08-26dvsdk: merge in new versions from arago and clean them up a bitKoen Kooi