aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo
AgeCommit message (Collapse)Author
2009-01-07xsp: Remove whitespace from patchFlorian Boor
2009-01-07xsp: Fix pc file - passes sanity check now.Florian Boor
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-08-17nonworking: move a bunch of maemo/hildon stuff to nonworking.Rolf Leggewie
* it depended on some gtk+osso package which was dropped in 2006
2008-08-16hildon-home: move to non-working. It has to be non-functional at least ↵Rolf Leggewie
since 2006, so apparently nobody cares.
2008-02-28xsp, xpext: Convert to autotools_stage_allRichard Purdie
2007-08-14xpext, xsp: xextensions -> libxextKoen Kooi
2007-08-14nokia77-init: sync with pokyKoen Kooi
2007-06-15fix a couple of LICENSE entriesRolf Leggewie
2007-03-05maemo: moved gconf-osso, osso-gnome-vfs2 to obsolete/maemo/Marcin Juszkiewicz
2007-03-03gconf-osso: Unb0rk configure on systems w/o PKG_CONFIG setMatthias Hentges
2007-01-10gconf-osso: DEF_PREF = -1 - should close #1780Marcin Juszkiewicz
2007-01-09maemo3: move outo from maemo/ to maemo3/Koen Kooi
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-20another set of parse errors fixingMarcin Juszkiewicz
2006-11-20another set of parse errors fixingMarcin Juszkiewicz
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-09lots of files: fix my mailaddressKoen Kooi
2006-07-29x11: change virtual/x11 to virtual/libx11Justin Patrin
2006-07-26x11: switch to virtual/x11 so that diet or full x11 can be selectedJustin Patrin
- emacs and synergy need full x11, hence libx11 instead of virtual/x11 - any other packages which depend on a full x11 will need the same change
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie
2005-12-01nokia770-init: Fix broken dependency.Florian Boor
2005-09-21nokia770-init: Correct DEPENDSRichard Purdie
2005-09-19GNU cp has a nice -a switch, sadly the BSD tools lack itHolger Freyther
update our descriptions to work with any version of cp. Patches that include cp -a are not changed. They seem to work and I'm too scared busybox cp is more like GNU cp than BSD cp. (e.g do not know about P)
2005-09-02nokia770-init: change to hotplug instead of hotplug-dbus and only need a ↵Richard Purdie
runtime dependency
2005-08-24Fix typo.Florian Boor
2005-08-23Update dependencies to a fixed version of dbus. Change PROVIDES to ↵Florian Boor
virtual/gnome-vfs.
2005-08-19make osso-gnome-vfs2 not PROVIDE gnome-vfs2. If it really PROVIDES it you ↵Michael Lauer
should add a virtual/gnome-vfs2 providee
2005-07-18firefox: version bump to 1.0.5Graeme Gregory
2005-07-09LICENSE = GPL -> LICENSE = "GPL"Holger Freyther
using find . -name '*.inc' -print0 | xargs -0r sed -i 's/LICENSE = GPL/LICENSE = "GPL"/'
2005-07-05Fix firmware links.Florian Boor
2005-07-05Ensure that /lib/firmware is created.Florian Boor
2005-07-05Get finally rid of irda stuff.Florian Boor
Update device fixup script to create some retro-style links in /dev.
2005-07-05Fix file location.Florian Boor
2005-07-04Add package to do some initialisation and fixups like unmounting stuff Florian Boor
from initrd and create some useful links.
2005-07-04Limit RPROVIDES to the binary package.Florian Boor
2005-07-04Move responsibility for setup links to extra package.Florian Boor
Default to osso gtk version in maemo images.
2005-07-04Update postinst task to create default user properly and link Florian Boor
to stuff located in initrd.
2005-07-04Add missing startup scripts.Florian Boor
2005-07-03Move esd dependencies.Florian Boor
2005-07-03Patch to disable the use of -Werror which will cause the build to fail.Florian Boor
2005-07-03Patch to disable the use of -Werror which will cause the build to fail.Florian Boor
2005-07-01Remove some obsolete stuff.Florian Boor
2005-07-01Fix SRC_URI to contain patch. Fix shipped files.Florian Boor
2005-07-01Some formating changes.Florian Boor
2005-07-01Add ESD daemon for Nokia 770 to be used with DSP stuff.Florian Boor
2005-07-01Add several utility applications for maemo images.Florian Boor