summaryrefslogtreecommitdiff
path: root/packages/obsolete
AgeCommit message (Collapse)AuthorFiles
2008-11-25antlr 2.7.5: Moved to obsolete since it does not build.Robert Schuster3
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther22
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 Freyther22
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 Luebbe15
2008-09-23wesnoth: Added completely revamped 1.4.5 recipe which is packaged like in DebianRobert Schuster1
- removed the _svn recipe (was broken & obsolete)
2008-06-26obsolete/jamvm: Removed empty directory.Robert Schuster1
2008-06-26Removing recipes that are untouched for months from obsolete/Robert Schuster28
obsolete/classpath: Removed. obsolete/jamvm: Removed.
2008-06-26First patch in a series of olsr cleanupsRobert Schuster9
olsr 0.3.1: Move to obsolete/olsr olsrd 0.4.8, 0.4.9, 0.4.10: Move to obsolete/olsr olsrd cvs: Moved to obsolete/olsr
2008-02-28obsolete: Drop old premodular xlibs and xprotoRichard Purdie37
2008-02-21Move various X extensions to obsolete since they've been superceeded by ↵Richard Purdie23
*proto in X11R7.X
2008-02-20gaim: moved gaim to packages/obsolete and pidgin to its own directory. ↵Rolf Leggewie31
Fixes 2374.
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie1
Partly fixes 2471.
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie2
2008-01-14quilt: update to quilt 0.46. Fixes 1960.Rolf Leggewie7
* rstreamline bb * move version 0.39 to packages/obsolete
2008-01-14jamvm: Cleanup and new version.Robert Schuster9
- moved all versions prior to 1.4.5 to obsolete/ (including patches) - added recipe for 1.5.0 - made 1.4.5 and 1.5.0 use a common include file
2008-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster20
cacao-cldc: Added an include recipe. classpath: Moved versions prior 0.95 to obsolete/ . classpath-minimal: Moved versions prior 0.95 to obsolete/ . classpath-gtk: Moved to obsolete/. classpath cvs: Moved to obsolete/. classpath 0.96.1: Added new version. classpath 0.95: Added new version. classpath-minimal 0.96.1: Added new version. midpath-cldc: Removed notion of virtual/cldc-api-1.1 - install cldc1.1.jar as midpath-cldc1.1.jar to ${datadir}/midpath-cldc
2007-10-29packages: Improve BUILD_SYS references to stagingRichard Purdie2
2007-06-12remove a bunch of empty directoriesRolf Leggewie1
2007-03-05merge of '0303d4291ff3297fae792050c054f118512fd08d'Marcin Juszkiewicz5
and 'e0d98822d68dfa24d26f2402a78adb2cb0e219c3'
2007-03-05maemo: moved gconf-osso, osso-gnome-vfs2 to obsolete/maemo/Marcin Juszkiewicz13
2007-02-08packages/obsolete/nslu2: dropped all obsolete nslu2 kernelsRod Whitby64
2007-01-27ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS ↵Rod Whitby1
throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
2007-01-23nslu2-kernel: Moved to obsolete - replaced long ago by ixp4xx-kernel.Rod Whitby64
2007-01-14libsql-qpe: move it to packages/obsolete.Koen Kooi12
The main reason for this is the thread on the mailinglist, the secondary reason is the the opie people decided to b0rk their patches so they don't apply anymore.
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie8
2006-12-22start removing task-bootstrap* as stated in removal.txtKoen Kooi4
2006-10-16rename xorg-lib to something more appropriateKoen Kooi12
2006-10-16obsolete/xorg-lib/: Readd some pre-x11r7 libs as obsolete.Paul Sokolovsky12
* Were removed in 989e5fa001221455061a9cc9ab30c32246736ab6, but still may be required to support legacy applications.
2006-09-29xcalibrateext_cvs: Follow git renaming of xcalibrateext to xcalibrateproto.Paul Sokolovsky2
* XCalibrate was migrated to X.org git, where most other packages live. * After that, to follow new convention, its protocol definition part (vs implementation library) was renamed to have "proto" suffix. * That's state of git repo now, and if we patch older xserver release with XCalibrate support, let's make sure that this is done in a manner compatible with the git (as obviously, that will be base for new release). * This means, xserver-kdrive cannot be any longer built with older XCalibrate from previous CVS repo, and thus, it better be removed to alleviate confusion. * Move CVS bb to obsolete/ for now.
2006-09-26dbus: move obsolete versions (0.20 - 0.61) to packages/obsolete/dbusKoen Kooi20
* rebuild dbus and apps dependant on it