* Re: [oe-commits] org.oe.dev classpath-initial: fix libtool2 error
[not found] <20080727150318.ADD3B189328@amethyst.openembedded.net>
@ 2008-07-27 15:12 ` Robert Schuster
2008-07-27 17:35 ` Robert Schuster
1 sibling, 0 replies; 3+ messages in thread
From: Robert Schuster @ 2008-07-27 15:12 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]
woglinde2 commit schrieb:
> classpath-initial: fix libtool2 error
this should have read
classpath-native: fix libtool2 error
instead :)
> --- packages/classpath/classpath-native.inc f1053899930127b54417bca6f25818bdf90a200e
> +++ packages/classpath/classpath-native.inc 1ac43332aef0a8c639c3aca49bc3319d0ced8273
> @@ -6,7 +6,7 @@ SRC_URI = "${GNU_MIRROR}/classpath/class
>
> SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
>
> -DEPENDS = "ecj-initial fastjar-native zip-native"
> +DEPENDS = "ecj-initial fastjar-native zip-nativei gettext-native"
>
> inherit autotools native
>
> @@ -29,7 +29,13 @@ EXTRA_OECONF = "\
> --includedir=${STAGING_INCDIR}/classpath \
> --with-vm=java \
> "
> +# hack to get config.rpath in, it comes from gettext
> +do_configure_prepend () {
>
> + ${@['','cp ${STAGING_DATADIR}/automake-1.10/config.rpath ${S}'][bb.data.getVar('PREFERRED_VERSION_automake-native',d,1) == '1.10']}
> +
> +}
> +
> do_stage() {
> oe_runmake install
> }
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [oe-commits] org.oe.dev classpath-initial: fix libtool2 error
[not found] <20080727150318.ADD3B189328@amethyst.openembedded.net>
2008-07-27 15:12 ` [oe-commits] org.oe.dev classpath-initial: fix libtool2 error Robert Schuster
@ 2008-07-27 17:35 ` Robert Schuster
1 sibling, 0 replies; 3+ messages in thread
From: Robert Schuster @ 2008-07-27 17:35 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 297 bytes --]
Hi,
woglinde2 commit schrieb:
> -DEPENDS = "ecj-initial fastjar-native zip-native"
> +DEPENDS = "ecj-initial fastjar-native zip-nativei gettext-native"
^
This introduced a typo.
I am committing a fix ASAP.
Regards
Robert
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <20080726202735.E89F2189327@amethyst.openembedded.net>]
end of thread, other threads:[~2008-07-27 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20080727150318.ADD3B189328@amethyst.openembedded.net>
2008-07-27 15:12 ` [oe-commits] org.oe.dev classpath-initial: fix libtool2 error Robert Schuster
2008-07-27 17:35 ` Robert Schuster
[not found] <20080726202735.E89F2189327@amethyst.openembedded.net>
2008-07-26 20:26 ` Robert Schuster
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.