[oe] testing 2010-10-04

dfoley dfoley at telus.net
Thu Oct 7 15:34:47 UTC 2010


On 10-10-06 03:37 AM, Stefan Schmidt wrote:
> 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

I don't mind if you commit it. You can put me in signed off by.
Should the maintainer (MAINTAINERS file) verify it ?





More information about the Openembedded-devel mailing list