summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-03-12libsdl-directfb: added updated version 1.2.11woglinde1
2009-03-12chinook-compat: pin libtool revisionwoglinde1
* pin libtool-native and cross to 1.5.10 otherwise the older freetype 2.2 version can't be build
2009-03-12ncurses: set LEAD_SONAME to libncurses.so.5 and bump PRwoglinde1
2009-03-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-03-11ti-codec-combos: Update recipe to use ti software download siteRoger Monk1
Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-03-11checksums.ini: add more checksumsKoen Kooi1
2009-03-11checksums.ini: add gpe-scap 1.4Florian Boor1
2009-03-11python-coherence: updated DEPENDS (removed unneeded zope, added a few ↵Frans Meulenbroeks1
missing ones)
2009-03-11python-coherence_0.6.0.bb: removed (should have been moved to 0.6.2 but a ↵Frans Meulenbroeks1
new 0.6.2 was made, so dropping this one now)
2009-03-11zope: added __init__.py* files to python-zopeinterface, otherwie the package ↵Frans Meulenbroeks1
does not work!
2009-03-11proftpd: yet another ftp daemon; created recipeFrans Meulenbroeks2
2009-03-11gpe-scap: bump PV of svn recipeFlorian Boor1
2009-03-11gpe-scap: Add 1.4 fixing MIPS target support.Florian Boor1
2009-03-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj2
into org.openembedded.dev
2009-03-10linux-2.6.24: patch for maximum PCI address range for OXNAS machineSteffen Sledz2
2009-03-10autotools.bbclass: Add new pattern to match -L<libdir> in dependency_libsKhem Raj1
* Current pattern match does one think wrong consider something like this dependency_libs=' -L/home/kraj/work/oe/build/eglibc/omap5912osk/work/x86_64-linux/ncurses-native-5.4-r17/ncurses-5.4/lib' this pattern when matched gets converted to dependency_libs=' -L/home/kraj/work/oe/build/eglibc/omap5912osk/staging/x86_64-linux/usr/lib/lib' which is wrong. If we had a '/' appended to original path then it would work. This patch lets it straight.
2009-03-09linux-msm7xxxx: update htcvogue defconfig update srcrevs use correct branch ↵Lukas Gorris2
for htcblackstone
2009-03-09checksums.ini: Update checksum for busybox-1.13.2-modprobe.patchKhem Raj1
* This patch has been redone and additional fix added.
2009-03-09linux-davinci_git.bb : Comment out DEFAULT_PREFERENCE = "-1" for now.Philip Balister1
2009-03-09opkg: upgraded to R204: this fixes the endless loop in opkg upgrade coreutilsFrans Meulenbroeks1
2009-03-09Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-03-09Revert "module-base: Fix the test on KERNEL_OBJECT_SUFFIX"Tom Rini1
This reverts commit 25b281668e62d90c027978b13b53075534b81d0c. As pointed out by Pieter <pieterg@gmx.com> my logic here was backwards and the code was correct before and this change is incorrect.
2009-03-09linux-2.6.24: PCI config delay patch for OXNAS machineSteffen Sledz2
2009-03-09antlr 2.7.7: Use java-native bbclass.Robert Schuster1
2009-03-09native.bbclass: Remove java specific stuff from do_stage again.Robert Schuster1
2009-03-09java-native.bbclass: New file.Robert Schuster1
2009-03-09jamvm-native 1.5.2: Set PR to r0.Robert Schuster1
2009-03-09checksums.ini: Removed jamvm 1.5.1 entries, added 1.5.2 one.Robert Schuster1
2009-03-09jamvm-native: Updated to 1.5.2.Robert Schuster1
2009-03-09jamvm 1.5.0: Increased PR.Robert Schuster1
2009-03-09jamvm 1.4.5: Increased PR.Robert Schuster1
2009-03-09jamvm: Updated to 1.5.2.Robert Schuster2
2009-03-08setpwc: updated to 1.2; removed older versionsFrans Meulenbroeks5
2009-03-08cdrkit: forgot this file in my earlier commit ...Frans Meulenbroeks1
2009-03-08libcap2: libcap 2.16; created as separate package to allow both .so.1 and ↵Frans Meulenbroeks3
.so.2 to coexist
2009-03-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Lukas Gorris3
into org.openembedded.dev
2009-03-08linux-msm7xxxx: add htcblackstone machine, update srcrevsLukas Gorris3
2009-03-08libattr: created: lib to access attribute bits of a fileFrans Meulenbroeks2
2009-03-08cdrkit: updated for LE cross compilationFrans Meulenbroeks1
2009-03-07sane-srcdates: add missing entry for zaurusd_svnAndrea Adami1
- lock sane 20080628 - after two years the svn has changed, some patches need to be rethinked
2009-03-07osso-esd: Fixed configure QA failure.Stanislav Brabec2
2009-03-06linux_2.6.24: enable serial_cs for simpadThomas Kunze2
2009-03-06libgsm0710mux: fix modem path on om-3d7kMichael 'Mickey' Lauer2
2009-03-06mbw: added 1.1 version of simple memory bandwidth benchmarkMarcin Juszkiewicz1
Results from my devices: root@bug:~# mbw 16|grep AVG AVG Method: MEMCPY Elapsed: 0.16403 MiB: 16.00000 Copy: 97.544 MiB/s AVG Method: DUMB Elapsed: 0.12401 MiB: 16.00000 Copy: 129.023 MiB/s AVG Method: MCBLOCK Elapsed: 0.09725 MiB: 16.00000 Copy: 164.519 MiB/s root@at91sam9263ek:~# mbw 16|grep AVG AVG Method: MEMCPY Elapsed: 0.30546 MiB: 16.00000 Copy: 52.381 MiB/s AVG Method: DUMB Elapsed: 0.13668 MiB: 16.00000 Copy: 117.064 MiB/s AVG Method: MCBLOCK Elapsed: 0.15507 MiB: 16.00000 Copy: 103.181 MiB/s root@vortex86sx:~# mbw 16|grep AVG AVG Method: MEMCPY Elapsed: 0.55531 MiB: 16.00000 Copy: 28.813 MiB/s AVG Method: DUMB Elapsed: 1.04163 MiB: 16.00000 Copy: 15.361 MiB/s AVG Method: MCBLOCK Elapsed: 1.26276 MiB: 16.00000 Copy: 12.671 MiB/s
2009-03-06davinci-sffsdr : Use Default preference in kernel recipes to select kernel.Philip Balister1
2009-03-06linux-davinci-git : Update recipe so it builds for sffsdr board.Philip Balister15
* Rename recipe.
2009-03-06linux-davinci : Move linux-davinci directory to linux-davinci-2.6.25.Philip Balister5
2009-03-06linux-davinci_2.6.27 : DEFAULT_PREFERENCE = "-1"Philip Balister1
Recipe may not build.
2009-03-06linux-davinci-2.6.25 : Fix recipe so it builds reliably. Update git url.Philip Balister1
2009-03-06davinci-sffsdr : Remove dsplink dependency until dsplink works on sffsdr board.Philip Balister1