All of lore.kernel.org
 help / color / mirror / Atom feed
* Possible to rename file when using KERNEL_DEVICETREE_APPEND?
@ 2017-08-13 22:50 Brendan Ta
  2017-08-14  4:20 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Brendan Ta @ 2017-08-13 22:50 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]


As the title states, I am including my modified device tree using 
KERNEL_DEVICETREE_APPEND= and I was wondering if there was the 
possibility where I could rename the file here?

I understand that IMAGE_BOOT_FILES has the option of:
IMAGE_BOOT_FILES = "oldname;newname" which uses the OpenEmbedded Image 
Creator; wic.

Is it possible to easily rename the included device tree file using 
KERNEL_DEVICETREE_APPEND= ?

Thanks


[-- Attachment #2: Type: text/html, Size: 975 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Possible to rename file when using KERNEL_DEVICETREE_APPEND?
  2017-08-13 22:50 Possible to rename file when using KERNEL_DEVICETREE_APPEND? Brendan Ta
@ 2017-08-14  4:20 ` Khem Raj
  2017-08-14  5:38   ` Brendan Ta
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2017-08-14  4:20 UTC (permalink / raw)
  To: Brendan Ta; +Cc: yocto

On Sun, Aug 13, 2017 at 3:50 PM, Brendan Ta <brendan.ta@jacques.com.au> wrote:
>
> As the title states, I am including my modified device tree using
> KERNEL_DEVICETREE_APPEND= and I was wondering if there was the possibility
> where I could rename the file here?
>
> I understand that IMAGE_BOOT_FILES has the option of:
> IMAGE_BOOT_FILES = "oldname;newname" which uses the OpenEmbedded Image
> Creator; wic.
>
> Is it possible to easily rename the included device tree file using
> KERNEL_DEVICETREE_APPEND= ?
>

I dont think so. But you can insert a function to do so easily. See
meta-raspberrypi for some
guidance, it doesnt do exactly what you want but you can get enough
hints for what can
be done.

> Thanks
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Possible to rename file when using KERNEL_DEVICETREE_APPEND?
  2017-08-14  4:20 ` Khem Raj
@ 2017-08-14  5:38   ` Brendan Ta
  0 siblings, 0 replies; 3+ messages in thread
From: Brendan Ta @ 2017-08-14  5:38 UTC (permalink / raw)
  To: Khem Raj, yocto

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]


On 14/08/17 14:20, Khem Raj wrote:
> On Sun, Aug 13, 2017 at 3:50 PM, Brendan Ta<brendan.ta@jacques.com.au>  wrote:
>> As the title states, I am including my modified device tree using
>> KERNEL_DEVICETREE_APPEND= and I was wondering if there was the possibility
>> where I could rename the file here?
>>
>> I understand that IMAGE_BOOT_FILES has the option of:
>> IMAGE_BOOT_FILES = "oldname;newname" which uses the OpenEmbedded Image
>> Creator; wic.
>>
>> Is it possible to easily rename the included device tree file using
>> KERNEL_DEVICETREE_APPEND= ?
>>
> I dont think so. But you can insert a function to do so easily. See
> meta-raspberrypi for some
> guidance, it doesnt do exactly what you want but you can get enough
> hints for what can
> be done.

Is it possible for you to provide further clarification on which 
function in the meta-raspberrypi to achieve this?  I am just having some 
trouble finding this.

Thanks


[-- Attachment #2: Type: text/html, Size: 1693 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-14  5:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-13 22:50 Possible to rename file when using KERNEL_DEVICETREE_APPEND? Brendan Ta
2017-08-14  4:20 ` Khem Raj
2017-08-14  5:38   ` Brendan Ta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.