[oe] testing 2010-10-04

Stefan Schmidt stefan at datenfreihafen.org
Wed Oct 6 10:37:32 UTC 2010


Hello.

On Tue, 2010-10-05 at 07:50, dfoley wrote:
> 
> May not be correct, but I ran into the same problem and patched.
> 
> diff --git a/recipes/cacao/cacao.inc b/recipes/cacao/cacao.inc
> index c366b74..70bda75 100644
> --- a/recipes/cacao/cacao.inc
> +++ b/recipes/cacao/cacao.inc
> @@ -23,7 +23,7 @@ EXTRA_OECONF = "\
>  	${@['','--enable-softfloat'][bb.data.getVar('TARGET_FPU',d,1) == 'soft']} \
>  	--enable-debug \
>  	--with-vm-zip=${datadir}/cacao/vm.zip \
> -	--with-cacaoh=${STAGING_BINDIR_NATIVE}/cacaoh-${PV} \
> +	--with-cacaoh=${STAGING_BINDIR_NATIVE}/cacaoh-${PV}/cacaoh \
>      --with-build-java-runtime-library-classes=${STAGING_DATADIR}/classpath/glibj.zip \
>      --with-java-runtime-library-classes=${datadir}/classpath/glibj.zip \
>      --with-java-runtime-library-libdir=${libdir_jni}:${libdir} \

This does it fix for me as well. I wonder from which commit the  directory
change was triggered in the last week.

Care to send a git formatted patch with PR bump I could apply? As you did the
work you should get the credits for it. :)

regards
Stefan Schmidt 




More information about the Openembedded-devel mailing list