summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2009-03-12gstreamer-ti: bump PRKoen Kooi1
2009-03-12wt3: created: wt 3.* (including 2.99); retain package wt (which is for 2.*) ↵Frans Meulenbroeks4
as 2.* and 3.* are not compatible
2009-03-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks3
into org.openembedded.dev
2009-03-12libsdl-directfb: added updated version 1.2.11woglinde1
2009-03-12ncurses: set LEAD_SONAME to libncurses.so.5 and bump PRwoglinde1
2009-03-11ti-codec-combos: Update recipe to use ti software download siteRoger Monk1
Signed-off-by: Koen Kooi <koen@openembedded.org>
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 Meulenbroeks1
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-10linux-2.6.24: patch for maximum PCI address range for OXNAS machineSteffen Sledz2
2009-03-09linux-msm7xxxx: update htcvogue defconfig update srcrevs use correct branch ↵Lukas Gorris2
for htcblackstone
2009-03-09linux-davinci_git.bb : Comment out DEFAULT_PREFERENCE = "-1" for now.Philip Balister1
2009-03-09Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
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-09jamvm-native 1.5.2: Set PR to r0.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 Meulenbroeks4
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 Meulenbroeks2
.so.2 to coexist
2009-03-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Lukas Gorris2
into org.openembedded.dev
2009-03-08linux-msm7xxxx: add htcblackstone machine, update srcrevsLukas Gorris2
2009-03-08libattr: created: lib to access attribute bits of a fileFrans Meulenbroeks1
2009-03-08cdrkit: updated for LE cross compilationFrans Meulenbroeks1
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-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-06linux-omap-pm: enable iptables for beagleKoen Kooi2
2009-03-06distcc-slave-image: add wirelesstools and iptablesKoen Kooi1
2009-03-06gnash: add 0.8.5Koen Kooi2
2009-03-06linux.inc: add back 'yes '' | oe_runmake oldconfig' that got droppedKoen Kooi1
2009-03-05gnutls-2.4.2: Get rid of siginterrupt () call.Khem Raj4
util-linux-ng-2.14: Ditto * siginterrupt () is SUSV4 function which is better to be replaced by sigaction as suggested by standard. Below is from http://www.opengroup.org/onlinepubs/9699919799/ The siginterrupt() function supports programs written to historical system interfaces. Applications should use the sigaction() with the SA_RESTART flag instead of the obsolescent siginterrupt() function.
2009-03-06fix configuration of older kernelsThomas Kunze2
Was broken from commit b697819f7e84e19ca2adc9846421c8c8137b8fca for kernels that have no scripts/Makefile.fwinst (<=2.6.26 or so)
2009-03-05linux_2.6.24: add ide-cs to defconfigThomas Kunze2
This is necessary to have root on cf-cards.
2009-03-05linux-omap, -pm: add patch to reset MUSB phyKoen Kooi4
2009-03-05gnome-vfs: DEPENDS on dbus-glib:Stanislav Brabec1
http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-March/008659.html
2009-03-05vala-native: add git version (DP=-1)Michael 'Mickey' Lauer3
2009-03-05linux-omap-pm: enable bridging for beagleboardKoen Kooi1
2009-03-05distcc-slave-image: add image that has all the needed tools to act as a ↵Koen Kooi1
distcc slave