Age | Commit message (Collapse) | Author | Files |
|
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
|
|
-classpath-minimal now at 0.95
-seperate install location so no confusion with normal-classpath
-chosse a sane glibj.zip-location, but we have no java policy yet
-provide no packages, because it is only for building java virtual machines
-second step to get MIDP2 support in OE
|
|
|
|
* add libxtst to DEPENDS
* fix packaging
* move stuff to *.inc (unify)
|
|
|
|
this package now becomes unbuildable until bug 2323 is fixed which also lists a workaround
Reasoning: the compilation of java requires the java command being available
java is not among the RequiredSoftware as listed in the wiki
There is no package providing virtual/java-native yet which is the aim of 2323
|
|
|
|
* unify
* fix packaging
* rename PBN var to PN
* cosmetic clean-up
|
|
Add gconf_version.patch explicitly to the SRC_URI where appropriate
|
|
|
|
* update classpath-gtk. fix $PN-issue.
* add classpath-gtk_cvs
* add classpath-minimal-native
|