Age | Commit message (Collapse) | Author | Files |
|
classpath: Don't compile with -Werror.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
packages/busybox/busybox_1.11.3.bb
packages/dsplink/codec-engine_2.10.bb
packages/gdb/gdb_6.3.bb
packages/gdb/gdb_6.4.bb
packages/gdb/gdb_6.6.bb
packages/gdb/gdb_6.8.bb
packages/glibc/glibc_2.2.5.bb
packages/glibc/glibc_2.3.2+cvs20040726.bb
packages/glibc/glibc_2.3.2.bb
packages/glibc/glibc_2.3.3+cvs20041128.bb
packages/glibc/glibc_2.3.3+cvs20050221.bb
packages/glibc/glibc_2.3.3+cvs20050420.bb
packages/glibc/glibc_2.3.3.bb
packages/glibc/glibc_2.3.5+cvs20050627.bb
packages/glibc/glibc_2.3.6.bb
packages/glibc/glibc_2.4.bb
packages/glibc/glibc_2.5.bb
packages/glibc/glibc_2.6.1.bb
packages/glibc/glibc_2.7.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb
packages/libsdl/libsdl-x11_1.2.11.bb
packages/linux/linux-rp_2.6.26.bb
packages/mozilla/fennec_hg.bb
packages/python/python_2.5.2.bb
packages/tasks/task-xfce-base.bb
packages/xorg-driver/xf86-video-omapfb_git.bb
packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
|
|
|
|
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>
|
|
|
|
|
|
gcc 4.3.2 (from Debian Lenny).
|
|
in the first place.
|
|
|
|
staging.
classpath-tools-native: New recipe.
javasqlite: Cleaned up DEPENDS, use classpath-tools-native.
libmatthew: Cleaned up DEPENDS, use classpath-tools-native.
midpath: Cleaned up DEPENDS, use classpath-tools-native.
phoneme: Cleaned up DEPENDS, use classpath-tools-native.
rxtx: Cleaned up DEPENDS, use classpath-tools-native.
sqlitejdbc: Cleaned up DEPENDS, use classpath-tools-native.
swt: Cleaned up DEPENDS, use classpath-tools-native.
|
|
* maninpulate FILESDIR as suggested in the oe manual,
so we don't need a patch thrice
* drop the extrad dirs and patches
* do not need bump PR no runtime changes
|
|
classpath: Export JAVA environment variable to be picked up properly by newer classpath versions.
|
|
and 'e3764e63c962032848edc5b4ea1e787aec87c16b'
|
|
classpath-minimal 0.97.2: Dito.
classpath-native 0.97.2: Dito.
|
|
|
|
autotools patch
- added patch to fix bug in java.util.DecimalFormat
classpath-minimal 0.97.2: Dito.
classpath 0.97.2: Dito.
|
|
* add ecj_java_dir.patch for issuse when ecj is not cable to
to create directory-structure with parameter -d
* add autotools.patch for m4 stuff
* copy config.rpath always from /usr/share/gettext, so no crude hacks are
needed anymore
* bump PR on all recipes
|
|
|
|
- Added patch to allow compilation of phoneme advanced
|
|
|
|
|
|
|
|
and '8a3d387dc07aa9256e0f2ed81a4e1c1242fdfa6e'
|
|
* when compiling with libtool2 config.rpath is needed and fix this error
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
* config.rpath is coming from gettext so let depend on it
* bump PR
|
|
- add JAVAC export to fix building newer classpath(-native) versions
|
|
|
|
|
|
|
|
classpath-minimal: Move to bugfix release 0.97.2.
classpath: Move to bugfix release 0.97.2.
chinook-compat.conf: Set classpath preference to 0.97.2.
preferred-om-2008-versions.inc: Set classpath preference to 0.97.2.
classpath 0.97.2:
* Updated NetworkInterface patch to include header file changes.
|
|
|
|
|
|
classpath-minimal 0.97.1: Added bugfix patches.
|
|
|
|
|
|
- added patch to fix StAX API incompatibility
- changed classpath-minimal recipes to generate less binary packages
|
|
classpath 0.97: Added recipe.
classpath: Added proper RPROVIDES for ${PN}-common.
|
|
- make classpath-tools and classpath-examples rdepend on a runtime
- make classpath-examples rdepend on classpath-awt since it contains AWT + Swing demos
- adjust revisions
|
|
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
|
|
Partly closes bug 3655.
|
|
classpath-minimal: Use virtual/javac-native.
|
|
cacao: Multiple fixes.
- added -initial version
- added -native snapshot version
classpath:
- added -initial version
- added -native version
ecj:
- added -initial version
- added -native version that is compiled from source
jikes:
- jikes-native is not a virtual/javac-native provider any more
|
|
|
|
* remove classpath-minimal.inc, 2 files are enough
* use ${DATADIR}/java/classpath-minimal for installing glibj.zip
|