[meta-ti] [PATCH] ti-unpack.inc: Use absolute paths in require directive

Khem Raj raj.khem at gmail.com
Tue Oct 25 21:15:18 PDT 2016


On Tue, Oct 25, 2016 at 8:06 PM, Denys Dmytriyenko <denys at ti.com> wrote:
> On Tue, Oct 25, 2016 at 05:08:57PM -0700, Khem Raj wrote:
>> This helps in using this inc file from other BSP
>> layers which are dependent on meta-ti
>
> I'll take it for master. Do you need it in krogoth?

yes krogoth too plz

>
>
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  recipes-ti/includes/ti-eula-unpack.inc | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-ti/includes/ti-eula-unpack.inc b/recipes-ti/includes/ti-eula-unpack.inc
>> index 912cd18..ead0610 100644
>> --- a/recipes-ti/includes/ti-eula-unpack.inc
>> +++ b/recipes-ti/includes/ti-eula-unpack.inc
>> @@ -9,7 +9,7 @@
>>  #  TI_BIN_UNPK_WDEXT  - This variable extends workdir path, if user wants to put
>>  #                       the output in some internal directory
>>
>> -require ../includes/ti-unpack.inc
>> +require recipes-ti/includes/ti-unpack.inc
>>
>>  TI_BIN_UNPK_ARGS = "--mode console"
>>
>> --
>> 2.10.1
>>
>> --
>> _______________________________________________
>> meta-ti mailing list
>> meta-ti at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list