[oe] [PATCH] evtest: Fixed GNU_HASH QA error.

Theodore A. Roth taroth at gmail.com
Tue May 12 15:44:42 UTC 2009


On Mon, May 11, 2009 at 10:29 AM, Denys Dmytriyenko <denis at denix.org> wrote:
> On Mon, May 11, 2009 at 10:23:18AM -0700, Theodore A. Roth wrote:
>>
>> Signed-off-by: Theodore A. Roth <taroth at gmail.com>
>
> Acked-by: Denys Dmytriyenko <denis at denix.org>

I do not have commit access so someone will need to apply this.

Thanks,

Ted Roth

>
>> ---
>>  recipes/evtest/evtest_1.23.bb |    2 ++
>>  1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/recipes/evtest/evtest_1.23.bb b/recipes/evtest/evtest_1.23.bb
>> index 4c5d195..6cf87be 100644
>> --- a/recipes/evtest/evtest_1.23.bb
>> +++ b/recipes/evtest/evtest_1.23.bb
>> @@ -11,6 +11,8 @@ PR = "r0"
>>  SRC_URI = "http://beagleboard.googlecode.com/files/evtest.c"
>>  S = "${WORKDIR}"
>>
>> +TARGET_CC_ARCH += "${LDFLAGS}"
>> +
>>  do_compile() {
>>      ${CC} evtest.c -o evtest -I${STAGING_INCDIR} -L${STAGING_LIBDIR}
>>  }
>> --
>> 1.5.4.3
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>




More information about the Openembedded-devel mailing list