summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-02-13flash-plugin: add 10.0.12.36Otavio Salvador3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13sun-jre6: add 1.6.0.10Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13parted: drop versions up to 1.8.8Otavio Salvador6
Versions older then 1.8.8 are not maintained upstream and looks to have no users inside of OE hence makes no sense to be kept. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-13package.bbclass, package_ipk.bbclass: add dynamic depends on locale packages ↵Otavio Salvador2
(ipk specific)
2009-02-10cups: add 1.3.8.Otavio Salvador2
2009-02-10rt61-firmware: add 1.2Otavio Salvador1
2009-02-10parted: revamp 1.8.8 recipeOtavio Salvador5
It now uses a macro to define _llseek if it is not available and sync it against current stable branch making it more suitable to be used in scripts and like. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-02-10xf86-video-geode: add 2.11.0Otavio Salvador3
2009-02-10dhcp: add initscript in dhcpd 3.0.2Otavio Salvador1
2009-02-10checksums: Add ltp, lmbench (both from downloads.sf.net) and mingw-rt 3.15.2Tom Rini1
2009-02-10collie.conf: change PREFERED_PROVIDER for kernelThomas Kunze1
2009-02-10linux_2.6.28: add collie patchesThomas Kunze25
2009-02-10bumb task-boot RP to pull kexecboot-cfgThomas Kunze1
2009-02-10kexecboot.inc: move kexecboot-cfgThomas Kunze1
2009-02-10alsa-state: ship proper asound.conf for AT91SAM9263-EK boardMarcin Juszkiewicz2
File taken from AT91 forum where it was sent by Fernando Gomez: http://www.at91.com/samphpbb/viewtopic.php?p=15971#p15971
2009-02-10fso-abyss: bump to 0.2.1+git; add dependency on libgsm0710Michael 'Mickey' Lauer2
2009-02-10libgsm0710: new recipe; a lightweight GSM 07.10 protocol engineMichael 'Mickey' Lauer2
2009-02-10Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé1
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-02-10u-boot-1.3.2: enable watchdog on boc01Jeremy Lainé1
2009-02-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks41
into org.openembedded.dev
2009-02-10wt: added HOMEPAGE to recipeFrans Meulenbroeks1
2009-02-10u-boot-1.3.2: prune obsolete patches for boc01Jeremy Lainé2
2009-02-10u-boot-1.3.2: update patches for boc01Jeremy Lainé7
2009-02-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi6
into org.openembedded.dev
2009-02-10x11 images: remove phone feature hacksKoen Kooi4
2009-02-10samba: Various updates:Tim 'timtim' Ellis6
- samba-ads depends on netatalk to support the netatalk vfs module - 3.2.7 => 3.2.8 for samba and samba-ads - Modify config so we can actually write files to the default share - Bump PR on other samba-ads build
2009-02-10checksums.ini: Add samba 3.2.8Tim 'timtim' Ellis1
2009-02-10sane-srcrevs.inc: bump fso-abyssMichael 'Mickey' Lauer1
2009-02-10pyflakes: 0.2.1 -> 0.3.0Michael 'Mickey' Lauer2
2009-02-10perl: Add some extra perl modules (needed for zoneminder):Tim 'timtim' Ellis20
- date-manip - dbd-mysql - dbi - device-serialport - email-date-format - html-parser - html-tagset - mime-lite - module-load - php-serialization - x10
2009-02-10checksums.ini: Add more checksums and sortTim 'timtim' Ellis1
2009-02-10webkit-gtk: switch to libsoup backend (segfaults are gone) to get cookies ↵Koen Kooi6
working with midori * runtime tested on beagleboard
2009-02-10ogre-egl: fix packagingKoen Kooi1
2009-02-10angstrom image builder: remove deprecated altboot stuff, we have kexecboot nowKoen Kooi1
2009-02-09mingw-runtime{,-headers}: Add 3.15.2Tom Rini2
2009-02-09vala[-native]: add patch to make ByteArray usable (pending upstream inclusion)Michael 'Mickey' Lauer4
2009-02-09linux-2.6.27: refresh patches for boc01Jeremy Lainé3
2009-02-09python 2.6.1: add softft fix from libffi, this hopefully makes python-ctypes ↵Koen Kooi1
work on ARMs with fpu and softfp
2009-02-09python-coherence: add python-inotify dependencyFrans Meulenbroeks1
2009-02-09Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-02-09python-twisted-native: zap RDEPENDS_${PN} as wellKoen Kooi1
2009-02-09oxnas: kernel params for detailed uart configurationSteffen Sledz2
2009-02-09linux-openmoko-devel: bump sane srcrev to current andy-trackingJan Lübbe2
also adjust the default config name
2009-02-09bluez4: update to 4.29Jan Lübbe2
2009-02-09angstrom feed builder: add wtKoen Kooi1
2009-02-09angstrom feed sorter: move feed browser updating and source stripping out of ↵Koen Kooi1
the loop
2009-02-09machines: oxe810 renamed to oxnasssz6
- avoid future confusions (oxe810 is just the processor, oxnas is the official name of the device) - affects machine conf, linux kernel, and u-boot
2009-02-09checksums.ini: add entries for busybox 1.3.2 patchesJeremy Lainé1
2009-02-08SlugOS: /sbin/sysconf - accomodate bugs in recent busybox ash, fix a few typosMike Westerhof2
(ash can no longer handle: command <>/dev/tty >&0 -- fails with "Bad file descriptor" error.)
2009-02-08busybox: update angstrom defconfigKoen Kooi2