[oe] [oe-core][recipes-extended][PATCH] diffutils-ptest: add runtime dependency on make

ZhangXiao xiao.zhang at windriver.com
Fri Jul 6 00:28:25 UTC 2018


I just mis-understand you and send another mail to oe-core.

Thank you
Xiao

在 2018年07月06日 00:04, Khem Raj 写道:
> wrong ml. This should go to oe-core ml.
> On Thu, Jul 5, 2018 at 2:29 AM Zhang Xiao <xiao.zhang at windriver.com> wrote:
>>
>> Signed-off-by: Zhang Xiao <xiao.zhang at windriver.com>
>> ---
>>  meta/recipes-extended/diffutils/diffutils_3.6.bb | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/meta/recipes-extended/diffutils/diffutils_3.6.bb b/meta/recipes-extended/diffutils/diffutils_3.6.bb
>> index deadd62c65..8ba897d18f 100644
>> --- a/meta/recipes-extended/diffutils/diffutils_3.6.bb
>> +++ b/meta/recipes-extended/diffutils/diffutils_3.6.bb
>> @@ -19,6 +19,8 @@ acpaths = "-I ./m4"
>>
>>  inherit ptest
>>
>> +RDEPENDS_${PN}-ptest += "make"
>> +
>>  do_install_ptest() {
>>         t=${D}${PTEST_PATH}
>>         install -D ${S}/build-aux/test-driver $t/build-aux/test-driver
>> --
>> 2.17.1
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> 



More information about the Openembedded-devel mailing list