Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
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 | ||||
2009-08-26 | diffstat_1.47.bb: Add recipe for new release | Khem Raj | 2 | |
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-26 | tzdata_2007k.bb: Update SRC_URI | Khem Raj | 1 | |
* The tar file is removed from the original url. Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-26 | tcpdump: obey distro for the ipv6 support | Tushar Gohad | 3 | |
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-26 | alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.inc | Khem Raj | 2 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-26 | Merge branch 'origin/org.openembedded.dev' of ↵ | Khem Raj | 0 | |
git@git.openembedded.org:openembedded into develop | ||||
2009-08-26 | nfs-utils: fix the broken /sbin/mount.nfs4 symlink. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-26 | srctree: prefix messages with ${PF} and kill do_package hacks. | Chris Larson | 1 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-26 | base.bbclass: add cleanall task. | Chris Larson | 1 | |
Can be particularly useful when using multiple srctree recipes. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-26 | srctree, clean: cleanup & split out do_clean bits into clean.bbclass. | Chris Larson | 2 | |
Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-26 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stanislav Brabec | 1 | |
into org.openembedded.dev | ||||
2009-08-26 | glibc: nscd: Make it working. | Stanislav Brabec | 5 | |
2009-08-26 | glibc: Install ld.so.conf, so ldconfig does not complain. | Stanislav Brabec | 1 | |
2009-08-26 | srctree: completely reimplement the task merging into do_populate_staging. | Chris Larson | 1 | |
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-26 | srctree.bbclass: Don't automatically use git clean. | Chris Larson | 1 | |
This should be an opt-in feature. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-08-26 | update-rc.d: INHIBIT_DEFAULT_DEPS to allow glibc to inherit update-rc.d. | Stanislav Brabec | 1 | |
2009-08-26 | linux-libc-headers: Added headers for version 2.6.30. | Stanislav Brabec | 3 | |
2009-08-26 | openvpn: add v2.0.9+2.1rc19 | Evan Doiron | 2 | |
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-26 | ppp: add v2.4.4 | Evan Doiron | 11 | |
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-26 | libgles-omap3: catch up with dir rename | Koen Kooi | 2 | |
* I really suck at git, sorry | ||||
2009-08-26 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 6 | |
into org.openembedded.dev | ||||
2009-08-26 | ti-codec: add missing.inc | Koen Kooi | 3 | |
bitblit: add svn recipe | ||||
2009-08-26 | mesa-common.inc: avoid bashism | Michael Smith | 1 | |
Closes bug #5307. Signed-off-by: Michael Smith <msmith@cbnco.com> | ||||
2009-08-26 | ixp4xx-npe: The KIXRP435 uses NPE too. | Florian Boor | 1 | |
2009-08-26 | topas910.conf: No need for the lowlevel loader any more. But mtdutils are ↵ | Florian Boor | 1 | |
useful to deal with NAND. | ||||
2009-08-26 | kixrp435.conf: Machine description for the Intel KIXRP435 reference board. | Florian Boor | 1 | |
2009-08-26 | linux: Add support for the Intel KIXRP435 reference board to 2.6.30 | Florian Boor | 2 | |
2009-08-26 | topas910.conf: Some defines to build valid uImages. | Florian Boor | 1 | |
2009-08-26 | angstrom feed sorter: skip base feeds if there aren't any packages to sort | Koen Kooi | 1 | |
2009-08-26 | dvsdk: rename to ti now that other things like bitblit live in that dir now | Koen Kooi | 68 | |
2009-08-26 | dvsdk: merge in new versions from arago and clean them up a bit | Koen Kooi | 41 | |
2009-08-26 | base.bbclass: Remove redundant import of subprocess and signal. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-25 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 8 | |
into org.openembedded.dev | ||||
2009-08-26 | gitver.bbclass: add initial version. | Chris Larson | 1 | |
This provides a GITVER variable which is a (fairly) sane version, for use in ${PV}, extracted from the ${S} git checkout, assuming it is one. This is most useful in concert with srctree.bbclass. Signed-off-by: Chris Larson <clarson@kergoth.com> |