summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-11-16uclibc: add mpc8315e-rdb machine.confwoglinde2
* copied over from mpc8313e-rdb * added for 0.9.29 and 0.9.29 * fixes bug 4717 reported by Milan Plzik
2008-11-16pushover: add 0.0.1Koen Kooi1
2008-11-16Merge branch 'org.openembedded.dev' of ↵Holger Hans Peter Freyther8
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2008-11-16resolvconf: fix resolvconf to actually work and fix up resolv.conf file ↵Carsten Haitzler1
properly by adding in directory into package
2008-11-16openmoko-sound-system2: make pulseaudio stops listening for TCP by defaultJohn Lee2
trac #1855: PulseAudio insecurely listens for TCP originated by RuiSeabra
2008-11-16xserver-xorg: add libpciaccess to RRECOMMENDSKoen Kooi2
2008-11-16gpsd: Only change gpsd-default for the om-gta02 machineHolger Hans Peter Freyther3
Fix up the previous commit.
2008-11-16[gpsd] change gpsd device file from /dev/ttyS3 to /dev/ttySAC1Julian_chu2
gpsd-default describe the GPS device is /dev/ttyS3, but for GTA01/GTA02 it should be /dev/ttySAC1.
2008-11-16gpsd: Modify gpsd daemon script to use start-stop-daemonJulian_chu2
2008-11-16Merge commit 'origin/org.openembedded.dev' into holger/openmoko-mergesHolger Hans Peter Freyther115
Conflicts: packages/tasks/task-openmoko-feed.bb
2008-11-16task-openmoko-feed: Use task-proper-tools as pointed out by KoenHolger Hans Peter Freyther1
Install task-proper-tools to get sane busybox replacements.
2008-11-16tasks-openmoko-feed: Add wget for wernerHolger Hans Peter Freyther1
2008-11-16dsplink: remove obsolete filesKoen Kooi6
2008-11-16Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther1
2008-11-16illume-theme-asu: add correct DEPENDSJohn Lee1
2008-11-16illume-theme-asu: fix install argumentJohn Lee1
2008-11-16[illume-theme] Modify illume-theme-asu.bbJulian_chu1
illume-theme-asu contains edj files and profile which didont show up wrench and qwerty icon to fits Openmoko design of 2008.8. Split illume-theme-profile from illume to this package. People can install this package and change /etc/enlightenment/default_profile
2008-11-16illume-theme-asu: change to svn and use asu config by defaultJohn Lee1
2008-11-16tango-icon-theme: add 0.8.1Koen Kooi1
2008-11-16dsplink: use 1.60 release instead of betaKoen Kooi1
2008-11-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2008-11-16tango-icon-theme: fetch from an unexpired urlKoen Kooi1
2008-11-16openmoko-calculator2: add missing pngKoen Kooi1
2008-11-16vlc: disable glxKoen Kooi1
* http://tinderbox.openembedded.net/packages/229641/
2008-11-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi4
into org.openembedded.dev
2008-11-16linux-omap git: add DSS2 debug patch, switch omap3evm to DSS2Koen Kooi2
2008-11-16sylpheed: update to 2.5.0Koen Kooi1
2008-11-16quake2: add libxxf86dga to DEPENDSKoen Kooi1
* http://tinderbox.openembedded.net/packages/229315/
2008-11-16qt-x11-free 3.3.7: add libxmu to DEPENDSKoen Kooi1
* http://tinderbox.openembedded.net/packages/229119/
2008-11-16cacao: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
* http://tinderbox.openembedded.net/packages/228836/
2008-11-16vpnc: fix do_installKoen Kooi1
* http://tinderbox.openembedded.net/packages/229654/
2008-11-16Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther1
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther25
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-11-16fsod: new recipe, a C/Vala implementation of the freesmartphone.org dbus APIsMichael 'Mickey' Lauer1
2008-11-16vagalume 0.7: new versionMichael 'Mickey' Lauer1
2008-11-16vagalume 0.5.1: ship png iconsMichael 'Mickey' Lauer2
fso-[illume-]-image: ship hicolor icon theme index
2008-11-16hicolor-icon-theme: remove outdated onesMichael 'Mickey' Lauer2
2008-11-16tzdata: add localtime in conffilesJohn Lee1
trac #1938: tzdata package should not overwrite /etc/localtime
2008-11-16tzdata: Write a default /etc/timezone, install a /etc/localtimeHolger Hans Peter Freyther1
2008-11-16claws-mail: Update to 3.6.1 + libetpan: update to 0.57:Stanislav Brabec5
* added claws-mail-g_strcmp0.patch * added libetpan-autoreconf.patch * removed libetpan from preferred-om-2008-versions.inc (must follow claws-mail) * added translation fix patch
2008-11-16Merge branch 'holger/openmoko-merges' into org.openembedded.devHolger Hans Peter Freyther72
Conflicts: packages/tasks/task-openmoko-feed.bb
2008-11-16task-openmoko-feed: Add a bunch of Xorg server side fontsHolger Hans Peter Freyther1
These are needed for TKinter and Werner's work. Client side rendering is overrated anyway, right? *giggles*
2008-11-16illume-config: this package should not exist anymore.John Lee1
2008-11-16[tasks/*asu*] merge in the asu feedGraeme Gregory1
2008-11-16task-openmoko-basic: Use task-x11-illume (like task-openmoko-asu) install ↵Holger Hans Peter Freyther1
the asu theme afterwards
2008-11-16[om2007.2] Install a package which contains the default configHolger Hans Peter Freyther1
This is derived from openmoko-session2 and is responsible for setting the default values which settings-daemon will pick up and advertise as xsettings.
2008-11-16task-openmoko-asu: Make it buildable again by using task-x11-illumeHolger Hans Peter Freyther1
Use task-x11-illume. The ASU theme still needs to be installed.
2008-11-16[mokoko] Add mokoko recipeJulian_chu1
Mokoko is a simple media player
2008-11-16assass-thumbnail: No SRCPV yet, use SRCREVHolger Hans Peter Freyther1
2008-11-16u-boot-openmoko: Remove AUTHOR line, this was meant to be the recipe author lineHolger Hans Peter Freyther1