summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-27angstrom feed configs: generate config files for locale feeds as wellKoen Kooi1
2008-11-27linux-omap git: bump SRCREVKoen Kooi4
2008-11-27Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵woglinde2
into org.openembedded.dev
2008-11-27libnxcl: various updates from my work for the n810woglinde8
* adding ssh proxy support * delete the client logfiles option * warnings about ssh errors * better ssh-key handling * bump PR
2008-11-26xfce-terminal: rdepends on gnome-pty-helperOtavio Salvador1
2008-11-26vte: move gnome-pty-helper to a specific packageOtavio Salvador1
Other vte based terminals do not use the helper then it is better to make it optional.
2008-11-26vte: include gnome-pty-helper on libvte packageOtavio Salvador1
The gnome-pty-helper is required to xfce-terminal and others to be able to properly initialize the pty for use. This is now included on libvte package as done on Debian.
2008-11-27uclibc: avr32 can not be build with gnuhash-stylewoglinde3
* avr32 uses older binutils not supporting gnuhash-style * disable it via configmangle in the configure stage * remove the ldso_hash.patch for avr32 * bump PR
2008-11-26ffmpeg git: replace arm SRCREV that got wiped out by a git commit --amendKoen Kooi1
2008-11-26samba: Put mount.(smb|smbfs) into smbfs package.Tom Rini1
With an smbfs package now, add the mount links to the package that provides the underlying support.
2008-11-26samba: Fix mount.cifs locationTom Rini1
Also part of bug 3880 is that cifs has the same problem smb/smbfs had, the mount helper must be in /sbin. While in here, also actually install mount.cifs
2008-11-26samba: Fix mount.smb/mount.smbfs link locationsTom Rini2
As reported by me in bug 3880, mount -t (smb|smbfs) won't work unless the helper is in /sbin (which is where upstream places these), so that's where we want the links too.
2008-11-26samba, samba-essential: Move IFACE related autoconf variables to ↵Tom Rini10
common-linux site file. As reported by me in bug 4854, the IFACE autoconf variables are found in some, bug not all arch site files, but these are really common linux variables and as such, should be in common-linux. Bump PR as there is a change here in some arches.
2008-11-26task-sdk-bare: Add uclibc-thread-db for uclibc targetsTom Rini1
On glibc targets we want glibc-thread-db, so for uclibc bring in the equivalent.
2008-11-26task-sdk, task-sdk-bare: Update and abstract to support uclibcTom Rini2
task-sdk.bb provided only a task-sdk-bare package, which uclibc, but bitbake would use task-sdk-bare.bb instead. Update task-sdk-bare.bb to have glibc / uclibc abstractions and delete task-sdk.bb
2008-11-26Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé40
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2008-11-26linux-2.6.26: add cdc ether support for boc01Jeremy Lainé3
2008-11-26sourcepkg.bbclass: use same deploydir as source-distribute classesKoen Kooi1
2008-11-26beagleboard-demo-image: ship more LINGUASKoen Kooi1
2008-11-26e-wm: really fix RDEPENDSKoen Kooi1
2008-11-26fso-apm: new recipe; apm compatibility command for freesmartphone.org frameworkMichael 'Mickey' Lauer6
multicat: new recipe; multiple cat utility sane-srcrevs.inc: bump FSO stuff preferred-om-2008-versions: bump git angstrom-2007-for-openmoko.inc: bump
2008-11-26git[-native] 1.5.x: removeMichael 'Mickey' Lauer4
2008-11-26angstrom 2008: move distro pr to main fileKoen Kooi3
2008-11-26elementary-alarm: fix SRC_URI and SKoen Kooi1
2008-11-26elementary: fix up .pcKoen Kooi1
2008-11-26libmokoui2: add license, the python magic in openmoko2.bbclass is brokenKoen Kooi1
2008-11-26angstrom feed builder: add ushare and mediatombKoen Kooi1
2008-11-25checksums.ini: add linux-rp-2.6.24Junqian Gordon Xu1
2008-11-25uclibc_0.9.30.bb: Use renamed ldso_hash.patch for avr32Khem Raj1
2008-11-25angstrom-version: fix LICENSEKoen Kooi1
2008-11-25feed browser: mention License fieldKoen Kooi1
* code doesn't use it yet
2008-11-25package_ipk bbclass: add License: to control fileKoen Kooi1
2008-11-25xqt2: hack to fix screen rotationBernhard Guillon2
2008-11-25xqtlauncher: add packageBernhard Guillon11
2008-11-25checksums.ini: update for xqt2 and blackboxBernhard Guillon1
2008-11-25python-rpyc: new recipe; remote procedure call package for pythonMichael 'Mickey' Lauer2
2008-11-25dnsmasq-dbus: add a version of dnsmasq with DBus supportJeremy Lainé1
2008-11-25dnsmasq: fix permissions on dnsmasq.conf (644, not 755)Jeremy Lainé1
2008-11-25boc01: fix erase block size for jffs2Jeremy Lainé1
2008-11-25Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé11
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2008-11-25dnsmasq: create ${sysconfidir}/dnsmasq.d config directoryJeremy Lainé2
2008-11-25lesstif 0.95.0: Provide faked -x-include argument to fix compilation of ↵Robert Schuster1
configure tests.
2008-11-25preferred-om-2008-versions.inc: Set preference for antlr[-native} to 2.7.7.Robert Schuster1
2008-11-25Replace non-working antlr recipe with working ones from Jalimo repo.Robert Schuster3
antlr 2.7.7: New recipe. antlr-native 2.7.7: New recipe.
2008-11-25antlr 2.7.5: Moved to obsolete since it does not build.Robert Schuster3
2008-11-25classpath 0.97.2: Added gtk performance fix.Robert Schuster2
2008-11-25e-wm: attempt to unbreak uclibc buildsKoen Kooi1
2008-11-25wbxml2: update to version 0.9.2Jeremy Lainé10
* package latest upstream release * fix description and license (LGPL, not GPLv2) * apply patches included in Debian package
2008-11-24task-cli-tools: ship s3c24xx always, it's supersmallMichael 'Mickey' Lauer2
task-x11: the xserver subpackage needs to be architecture-specific
2008-11-24linux-2.6.26: add patches for boc01 hardwareJeremy Lainé13