summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
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-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-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-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.
2008-11-15task-openmoko-feed: Put back the java stuffHolger Hans Peter Freyther1
2008-11-15task-openmoko-feed: Add frameworkd into openmoko-feedJulian_chu1
2008-11-15task-openmoko-feed: Add zhone into openmoko-feedJulian_chu1
2008-11-15OpenMoko => Openmoko in u-boot-mkimage-openmoko-native, gsm, libmrssHolger Hans Peter Freyther21
2008-11-15task-openmoko-debug.bb: Apply ENTERPRISE_DISTRO condition for madplayJulian_chu1
2008-11-15openmoko-mediaplayer2: remove pulseaudio, use alsa instead.John Lee1
2008-11-15gnash: Build without ffmpegHolger Hans Peter Freyther9
Optionally depend on ffmpeg
2008-11-15enterprise: Blacklist ffmpeg and mplayer tooHolger Hans Peter Freyther1
ffmpeg contains mp2/mp3 audio decoding routines, We can not distribute that.
2008-11-15mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayerJulian_chu1
disable libmpeg2 if ENTERPRISE_DISTRO=1, or enable libmpeg2
2008-11-15mplayer_0.0+1.0rc2.bb: Apply ENTERPRISE_DISTRO condition for mplayerJulian_chu1
disable mad if ENTERPRISE_DISTRO=1, or enable mad
2008-11-15libxfont-native: Do not provide xfont...Holger Hans Peter Freyther1
The libxfont_1.3.0.bb file is included which is setting PROVIDES to xfont (it maybe should be xfont) this leads to a native package providing xfont which can not be right.
2008-11-15task-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-15Merge commit 'origin/org.openembedded.dev' into holger/openmoko-mergesHolger Hans Peter Freyther371
2008-11-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt19
into org.openembedded.dev
2008-11-15e-wm: Apply patch former in the illumeeeeee packageStefan Schmidt2
2008-11-15task-x11-illume: Catch up with new theme nameStefan Schmidt1
2008-11-15numptyphysics_svn: Add a comment about fetching problems due to svn only ↵Stefan Schmidt1
available as https
2008-11-15ti-cmemk-module, ti-lpm-module: adapt build to release versions that fixed ↵Koen Kooi4
the weird stuff we worked around
2008-11-15linux-handhelds: fix compilation error due to missing includePaul Eggleton2
Add missing include of linux/limits.h. Fixes bug #4344.
2008-11-15task-proper-tools: add more network related utils to replace busybox partsKoen Kooi1
2008-11-15fso-illume-image: Make fso-illume-image build with ENTERPRISE_DISTRO=1Daniel Willmann1
2008-11-15Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Daniel Willmann9
into org.openembedded.dev