Age | Commit message (Collapse) | Author | Files |
|
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.
|
|
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>
|
|
|
|
- removed the _svn recipe (was broken & obsolete)
|
|
|
|
obsolete/classpath: Removed.
obsolete/jamvm: Removed.
|
|
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
|
|
|
|
*proto in X11R7.X
|
|
Fixes 2374.
|
|
Partly fixes 2471.
|
|
|
|
* rstreamline bb
* move version 0.39 to packages/obsolete
|
|
- 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
|
|
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
|
|
|
|
|
|
and 'e0d98822d68dfa24d26f2402a78adb2cb0e219c3'
|
|
|
|
|
|
throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
|
|
|
|
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.
|
|
|
|
|
|
|
|
* Were removed in 989e5fa001221455061a9cc9ab30c32246736ab6,
but still may be required to support legacy applications.
|
|
* 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.
|
|
* rebuild dbus and apps dependant on it
|