From: Marco Cavallini <koansoftware@gmail.com>
To: Openembedded-devel@lists.openembedded.org
Subject: Added PREFERRED_PROVIDER_classpath to support JVM in KaeilOS distro
Date: Mon, 22 Jun 2009 17:35:03 +0200 [thread overview]
Message-ID: <4A3FA4A7.6060404@gmail.com> (raw)
[-- Attachment #1: 0001-Added-PREFERRED_PROVIDER_classpath-to-support-JVM-in.patch --]
[-- Type: text/x-diff, Size: 1256 bytes --]
From fb8e1708a1511be4e781d396700426fafb20d974 Mon Sep 17 00:00:00 2001
From: Marco Cavallini <m.cavallini@koansoftware.com>
Date: Mon, 22 Jun 2009 11:17:30 +0200
Subject: [PATCH] Added PREFERRED_PROVIDER_classpath to support JVM in KaeilOS distro
with contribution of Ronetix (www.ronetix.at)
Signed-off-by: Marco Cavallini <m.cavallini@koansoftware.com>
---
conf/distro/kaeilos.conf | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/conf/distro/kaeilos.conf b/conf/distro/kaeilos.conf
index 2b3aae8..9827c0a 100644
--- a/conf/distro/kaeilos.conf
+++ b/conf/distro/kaeilos.conf
@@ -12,7 +12,7 @@
#DISTRO_VERSION = "2009.1"
DISTRO_VERSION = "2009.1-test-${DATE}"
DISTRO_REVISION = "1"
-DISTRO_PR = ".1"
+DISTRO_PR = ".2"
#build staging from packages
INHERIT += "packaged-staging"
@@ -164,6 +164,8 @@ PREFERRED_PROVIDER_libxss = "libxss"
PREFERRED_PROVIDER_bluez-utils-dbus = "bluez-utils"
PREFERRED_PROVIDER_bluez-libs = "bluez4"
+PREFERRED_PROVIDER_classpath ?= "0.97.2"
+
# we don't ship gtk-directfb by default
PREFERRED_PROVIDER_gtk+ ?= "gtk+"
PREFERRED_PROVIDER_gdk-pixbuf-loader-ani ?= "gtk+"
--
1.5.4.3
next reply other threads:[~2009-06-22 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 15:35 Marco Cavallini [this message]
2009-06-22 15:49 ` Added PREFERRED_PROVIDER_classpath to support JVM in KaeilOS distro Philip Balister
2009-06-22 16:08 ` Koen Kooi
2009-06-22 18:39 ` Philip Balister
2009-06-23 8:17 ` Marco Cavallini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A3FA4A7.6060404@gmail.com \
--to=koansoftware@gmail.com \
--cc=Openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox