All of lore.kernel.org
 help / color / mirror / Atom feed
* #yocto update the kernel with a rauc bundle
@ 2020-02-12 17:54 Hans-Ulrich Schlieben
  2020-02-12 21:26 ` [yocto] " Enrico J?rns
  0 siblings, 1 reply; 7+ messages in thread
From: Hans-Ulrich Schlieben @ 2020-02-12 17:54 UTC (permalink / raw)
  To: yocto

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

Hi,

i have a working configuration with images and rauc bundles. My problem is that kernel and devicetree are located outside the rootfs and so a bundle update never includes these.
My image.wks looks this:
part BAREBOX --source rawcopy --sourceparams="file=barebox.bin,skip=1024" --ondisk mmc --no-table --align 1
part   --source bootimg-partition --fstype=vfat --label boot --ondisk mmc --active --align 4096 --size 20
part / --source rootfs            --fstype=ext4 --label rootA --ondisk mmc --align 1024 --use-uuid --fixed-size 700
part / --source rootfs            --fstype=ext4 --label rootB --ondisk mmc --align 1024 --use-uuid --fixed-size 700

How do i move kernel and devicetree into /boot?

Any help would be greatly appreciated. Thank you

hu

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

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

end of thread, other threads:[~2020-02-26 16:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-12 17:54 #yocto update the kernel with a rauc bundle Hans-Ulrich Schlieben
2020-02-12 21:26 ` [yocto] " Enrico J?rns
     [not found]   ` <21810.1581944282288454644@lists.yoctoproject.org>
     [not found]     ` <8178103e-c35d-461d-c485-d6b64753641b@pengutronix.de>
2020-02-18 14:06       ` Private: " Hans-Ulrich Schlieben
2020-02-19 16:27         ` [RAUC] " Enrico J?rns
2020-02-24 12:12           ` Hans-Ulrich Schlieben
     [not found]             ` <fd2b33d4-2373-3ef9-d30e-f227438dbf9b@phytec.de>
2020-02-26 12:19               ` Hans-Ulrich Schlieben
     [not found]                 ` <869ad351-df40-be78-67e8-d26d703ffffc@phytec.de>
2020-02-26 16:03                   ` Hans-Ulrich Schlieben

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.