From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pl1-x631.google.com ([2607:f8b0:4864:20::631]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1llNDL-0003jN-Uv for rauc@pengutronix.de; Tue, 25 May 2021 04:54:41 +0200 Received: by mail-pl1-x631.google.com with SMTP id e15so8995207plh.1 for ; Mon, 24 May 2021 19:54:39 -0700 (PDT) MIME-Version: 1.0 From: Brian Hutchinson Date: Mon, 24 May 2021 22:54:26 -0400 Message-ID: Subject: [RAUC] Create bundles from command line outside of yocto? List-Id: RAUC Project - Discussion List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0301526772==" Errors-To: rauc-bounces@pengutronix.de Sender: "RAUC" To: rauc@pengutronix.de --===============0301526772== Content-Type: multipart/alternative; boundary="0000000000008c835a05c31ea58c" --0000000000008c835a05c31ea58c Content-Type: text/plain; charset="UTF-8" Hi, I've been looking at Leon Anavi's RAUC Rpi4 example. He's got his own meta-rauc layer where bundles are created in Yocto recipe ... but I need to create bundles with command line outside of Yocto system. I've basically got tar files for kernel image/dtb, rootfs and appfs. Want to make a bundle of these three tar files that go to slots that look like: RAUC slot A: /dev/mmcblk2gp0p1 (kernel/dtb) /dev/mmcblk2gp0p2 (rootfs) /dev/mmcblk2p1 (appfs) RAUC slot B: /dev/mmcblk2gp1p1 (kernel/dtb) /dev/mmcblk2gp1p2 (rootfs) /dev/mmcblk2p2 (appfs) Are there any examples on how to do this via command line? Thanks, Brian --0000000000008c835a05c31ea58c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

<= div>I've been looking at Leon Anavi's RAUC Rpi4 example.=C2=A0 He&#= 39;s got his own meta-rauc layer where bundles are created in Yocto recipe = ... but I need to create bundles with command line outside of Yocto system.=

I've basically got tar files for kernel i= mage/dtb, rootfs and appfs.=C2=A0 Want to make a bundle of these three tar = files that go to slots that look like:

RAUC slot A= :
/dev/mmcblk2gp0p1 (kernel/dtb)
/dev/mmcblk2gp0p2 = (rootfs)
/dev/mmcblk2p1 (appfs)

RAUC slo= t B:
/dev/mmcblk2gp1p1 (kernel/dtb)
/dev/mmcblk2gp1p2 (= rootfs)
/dev/mmcblk2p2 (appfs)

Are there= any examples on how to do this via command line?

= Thanks,

Brian
--0000000000008c835a05c31ea58c-- --===============0301526772== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ RAUC mailing list --===============0301526772==--