On 23 August 2017 at 15:23, Mike Looijmans <mike.looijm...@topic.nl> wrote:
> On 22-08-17 20:08, Manjukumar Harthikote Matha wrote:
>>
>> Hi Mike,
>>
>>>
>
> Kind regards,
>
> Mike Looijmans
> System Expert
>
> TOPIC Products
> Materiaalweg 4, NL-5681 RJ Best
> Postbus 440, NL-5680 AK Best
> Telefoon: +31 (0) 499 33 69 79
> E-mail: mike.looijm...@topicproducts.com
> Website: www.topicproducts.com
>
> Please consider the environment before printing this e-mail
>
>
>
> -----Original Message-----
>>>
>>> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx-
>>> boun...@yoctoproject.org] On Behalf Of Mike Looijmans
>>> Sent: Tuesday, August 22, 2017 1:05 AM
>>> To: meta-xilinx@yoctoproject.org
>>> Subject: [meta-xilinx] [PATCH] u-boot-xlnx: does not depend on dts,
>>> remove the
>>> dependency
>>
>>
>> Can you please add meta-xilinx-tools in the subject if it is intended for
>> meta-xilinx-tools layer
>
>
> I would if I could. The prefix is set by the maillist bot, not by me.

I think adding the prefix with git's --subject-prefix is sufficient.
This will lead to double prefix (e.g.
[meta-xilinx][meta-xilinx-tools][PATCH]) which is not really a problem
in my opinion.

git format-patch --subject-prefix="meta-xilinx-tools][PATCH"

Regards,
Nathan

>
>>>
>>> u-boot-xlnx_%.bbappend forces a non-existent dependency between
>>> u-boot-xlnx
>>> and virtual/dtb. Nothing in u-boot references this dtb, so remove the
>>> bbappend.
>>>
>>> Signed-off-by: Mike Looijmans <mike.looijm...@topic.nl>
>>> ---
>>>   recipes-bsp/u-boot/u-boot-xlnx_%.bbappend | 1 -
>>>   1 file changed, 1 deletion(-)
>>>   delete mode 100644 recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
>>>
>>> diff --git a/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
>>> b/recipes-bsp/u-boot/u-
>>> boot-xlnx_%.bbappend
>>> deleted file mode 100644
>>> index 6a2c4c4..0000000
>>> --- a/recipes-bsp/u-boot/u-boot-xlnx_%.bbappend
>>> +++ /dev/null
>>> @@ -1 +0,0 @@
>>> -do_compile[depends] += "virtual/dtb:do_deploy"
>>
>>
>> Virtual/dtb is provided by device-tree-generation
>>
>> https://github.com/Xilinx/meta-xilinx-tools/blob/master/recipes-bsp/device-tree/device-tree-generation_git.bb#L8
>
>
> Maybe, but u-boot-xlnx does not have a compile-time dependency on that.
> Hence the patch.
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to