Commit Graph

29 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 11897ce530 smalltalk: Build a native libsigsegv and depend on zip-native
These two dependencies are required for building the native package
of GNU Smalltalk on a clean system.
2013-08-30 18:02:16 +02:00
Holger Hans Peter Freyther ebb83ef4e0 misc: Use RDEPENDS_${PN} instead of RDEPENDS to fix parsing issues 2013-06-02 08:50:33 +02:00
Holger Hans Peter Freyther ca9db108e8 smalltalk_package: Append to the RDEPENDS instead of overwriting them 2013-05-15 13:47:57 +02:00
Holger Hans Peter Freyther 8b772e5edb smalltalk: Depend on libffi/libffi-native as well 2013-05-10 22:18:04 +02:00
Holger Hans Peter Freyther 709a5684c5 smalltalk: GNU Smalltalk requires libtool for the DLD feature 2013-05-10 09:11:23 +02:00
Holger Hans Peter Freyther f2d9e2e9b0 smalltalk: Add an alpha version and provide a specific no-doc patch 2013-04-28 18:00:52 +02:00
Holger Hans Peter Freyther 9c0bc73006 smalltalk: Depend on the external libsigsegv 2013-04-25 16:31:58 +02:00
Holger Hans Peter Freyther 0978b0e878 libsigsegv: Add the latest libsigsegv 2.10 release 2013-04-25 16:24:53 +02:00
Holger Hans Peter Freyther 2dff10d3e1 iliad: Fix the fix for the multiple select 2013-04-25 16:06:45 +02:00
Holger Hans Peter Freyther 6bec0faf4a osmo-st-*: Add missing rdepends between the packages 2013-04-25 11:33:52 +02:00
Holger Hans Peter Freyther 9be7273d0f iliad: Upgrade iliad to the master version with bug fixes
* Upgrade to the master version for a newer (but older than from
  what I patched it) jquery
* Queries to js and stylesheet do not appear to add the ?_=NR that
  allow caching of requests in chrome
2013-04-25 10:47:59 +02:00
Holger Hans Peter Freyther 27391a1826 smalltalk: Enable the readline support on the cli
The detection code appears to distinguish between libedit (BSD
re-implementation of readline) and GNU readline and it does that
by executing the code.
2013-04-25 10:45:11 +02:00
Holger Hans Peter Freyther c05c4ca9ef iliad: Add grease and add more dependencies to it 2013-04-24 17:49:30 +02:00
Holger Hans Peter Freyther 6c8ddf8d6d misc: Use RDEPENDS_${PN} to avoid warnings on new poky 2013-04-24 17:29:40 +02:00
Holger Hans Peter Freyther 582607011a smalltalk: Make it work with the latest Poky version
* disable dev-so for the plugin libraries
* split into more packages
2013-04-24 17:28:47 +02:00
Holger Hans Peter Freyther dd26be3587 smalltalk: Make sure that TCL/TK is disabled when building it 2013-04-24 16:02:24 +02:00
Christopher Larson 66dbe39b2b layer.conf: avoid unnecessary early expansion with :=
bitbake handles immediate expansions of LAYERDIR for us automatically.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2013-03-21 08:14:36 +01:00
Holger Hans Peter Freyther 343068cf92 shampoo: Add the shampoo remote development package 2013-01-05 23:20:57 +08:00
Holger Hans Peter Freyther c155d94108 misc: Ignore the usual files in this repository 2013-01-05 20:19:35 +08:00
Holger Hans Peter Freyther 056de69a16 misc: Use SRCPV inside the PV instead of the SRCREV 2013-01-05 20:17:17 +08:00
Holger Hans Peter Freyther cfeca91906 misc: At least use the right key for the description of the package 2013-01-05 20:13:57 +08:00
Holger Hans Peter Freyther 9028fc799b iliad: Package the iliad stable release
This is not the offifical iliad but with some updates to jquery
and the addition of jqueryui.
2013-01-05 20:03:30 +08:00
Holger Hans Peter Freyther 081e7870ae meta-smalltalk: Make this a proper overlay 2013-01-05 19:48:58 +08:00
Holger Hans Peter Freyther 4780150164 osmo-st: Move all osmosocom smalltalk packages to a new directory 2013-01-05 19:48:47 +08:00
Holger Hans Peter Freyther a57be384e1 osmo-st: Upgrade all osmo smalltalk recipes to the latest version 2013-01-05 19:38:50 +08:00
Holger Hans Peter Freyther 3e60b7a4d2 smalltalk: Build an unreleases git version as 3.2.4.99
We build a tarball as this avoids us having to deal with cross-compiling
the genvm, genprim, genbc application.
2013-01-05 18:14:29 +08:00
Holger Hans Peter Freyther c5ddf5162c misc: Add LICENSE and LIC_FILE_CHKSUM for all smalltalk recipes 2013-01-04 20:38:25 +08:00
Holger Hans Peter Freyther b8018837e3 gnu-smalltalk: Make it compile 2013-01-04 20:37:29 +08:00
Holger Hans Peter Freyther 7563b0a378 smalltalk: Introduce the code from an internal git repository 2013-01-04 06:32:56 +08:00