summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
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
2008-11-16various Openmoko recipes: Adding alias name tags for packagesI-Fan, Chen25
2008-11-16ompower: Ompower executes xset and needs to find the displayHolger Hans Peter Freyther2
For Openmoko we know it is going to be :0 so let us set it so it can reset the screensaver.
2008-11-16ompower: Add ompower from OpenmokoCarsten Haitzler2
Original commit message: update illume to use new ompower and new bindings and actions for shutdown also add new ompower to build
2008-11-15openmoko-feed: add epdfview nice small pdf viewerGraeme Gregory1
2008-11-15openmoko-feed: add python-pygameGraeme Gregory1
2008-11-15task-openmoko-feed: Enable a bunch of packages againHolger Hans Peter Freyther1
It is Openmoko's goal to provide as many packages as possible. So if you encounter a build error do not blindly disable the package but reolsve it, or kick me to resolve it.
2008-11-15tasks: Set PACKAGE_ARCH after inherit taskHolger Hans Peter Freyther1
Continue with d2ff2d4cd486e939c72b113fbfc808a743bd436e. Setting PACKAGE_ARCH before inherit task will set PACKAGE_ARCH to "all". In this case the package arch should be the machine as it contains a machine specific xserver. ALLOW_EMPTY is already set by thate bb class as well...
2008-11-15tasks: connman plugin packages got renamed, catch upHolger Hans Peter Freyther2
Julian/John need to sort out which packages can be removed again. So far only the bluetooth package is not installed. This has also been reported by users.
2008-11-15openmoko: Add illume-theme-illume to task-openmoko-basicJulian_chu1
Install both illume-theme-asu and illume-theme-illume. However the asu theme is the first one, therefore it use ASU theme but not Illume theme as default.
2008-11-15openmoko: Change name of image from openmoko-bare to openmoko-baseJulian_chu3
They don't like the name, openmoko-bare-image. Change it to openmoko-base-image. Also change the task from task-openmoko-bare to task-openmoko-basic.
2008-11-15openmoko: Change the order of illume-theme in Openmoko Bare Image.Julian_chu1
illume-theme-freesmartphone provides _illume-theme_ for illume. However, Openmoko wants asu-theme by default. Change the order of these two entries (illume and illme-theme-asu) to let illume-theme-asu install first.
2008-11-15openmoko: Add openmoko-bare-imageJulian_chu2
This is a minimal image plus Window Manager (e-wm) and Om-settings, Om-installer.