[yocto] [ptest-runner 1/3] Makefile: libcheck now requires to link subunit

Anibal Limon anibal.limon at linaro.org
Tue Dec 12 06:18:18 PST 2017


On 12 December 2017 at 06:24, Joshua Lock <joshua.g.lock at linux.intel.com>
wrote:

> This entire series merged to master of the ptest-runner2 repository.
>
> Will you be sending a recipe update?
>

Yes, can you create the v2.1.1 tag pointing current master?

Cheers,
Anibal


>
> Thanks,
> Joshua
>
>
> On 07/12/17 18:51, Aníbal Limón wrote:
>
>> From: Aníbal Limón <anibal.limon at linaro.org>
>>
>> Signed-off-by: Aníbal Limón <anibal.limon at linaro.org>
>> ---
>>   Makefile | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Makefile b/Makefile
>> index 434b89f..1bde7be 100644
>> --- a/Makefile
>> +++ b/Makefile
>> @@ -22,7 +22,7 @@ TEST_SOURCES=tests/main.c tests/ptest_list.c
>> tests/utils.c $(BASE_SOURCES)
>>   TEST_OBJECTS=$(TEST_SOURCES:.c=.o)
>>   TEST_EXECUTABLE=ptest-runner-test
>>   TEST_LDFLAGS=-lm -lrt -lpthread
>> -TEST_LIBSTATIC=-lcheck
>> +TEST_LIBSTATIC=-lcheck -lsubunit
>>     TEST_DATA=$(shell echo `pwd`/tests/data)
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20171212/57e42e53/attachment.html>


More information about the yocto mailing list