[meta-xilinx] Patching u-boot by adding custom defconfig files

Giordon Stark kratsg at gmail.com
Fri Feb 16 14:05:28 PST 2018


Hi Oleg,

How can I do this with overrides correctly? I have 3 different machines and
each have their own config, etc... are you just suggesting I copy *all* the
appends/defconfigs and not do any overrides?

G

On Fri, Feb 16, 2018 at 2:37 PM Oleg K Dzhimiev <oleg at elphel.com> wrote:

> Hi,
>
> You could replace patches with the files then (to
> u-boot-xlnx_2017.1.bbappend) add do_patch_append(){...} in which you do
> the copying, something like this:
>
>> do_patch_append(){
>>   cp ${WORKDIR}/file1 ${S}/configs/
>>
>   cp ${WORKDIR}/file2 ${S}/includes/
>
> }
>
>
> Regards,
> Oleg
>
-- 
Giordon Stark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20180216/10c6bafa/attachment.html>


More information about the meta-xilinx mailing list