All of lore.kernel.org
 help / color / mirror / Atom feed
* PATCH for bmaptool examples
@ 2022-05-20 15:34 tepperson
  2022-05-20 16:13 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 3+ messages in thread
From: tepperson @ 2022-05-20 15:34 UTC (permalink / raw)
  To: docs


[-- Attachment #1.1: Type: text/plain, Size: 100 bytes --]

This patch updates one of the examples for calling bmaptool to the newer bmaptools-native command.

[-- Attachment #1.2: Type: text/html, Size: 100 bytes --]

[-- Attachment #2: yocto_dev_patch.patch --]
[-- Type: application/octet-stream, Size: 950 bytes --]

From 8406d7c8e1d812db3822ac30877537f50e8b352d Mon Sep 17 00:00:00 2001
From: Thomas Epperson <tepperson@briskheat.com>
Date: Fri, 20 May 2022 11:28:15 -0400
Subject: [PATCH] Update documentation for bmaptool usage

---
 documentation/dev-manual/common-tasks.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index b228c75aa..b196c2651 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -5880,7 +5880,7 @@ Directory onto a USB stick, or whatever media for which you built your
 image, and boot from the media. You can write the image by using
 ``bmaptool`` or ``dd``::
 
-   $ oe-run-native bmaptool copy mkefidisk-201804191017-sda.direct /dev/sdX
+   $ oe-run-native bmaptools-native bmaptool copy mkefidisk-201804191017-sda.direct /dev/sdX
 
 or ::
 
-- 
2.34.1

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

end of thread, other threads:[~2022-05-20 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 15:34 PATCH for bmaptool examples tepperson
2022-05-20 16:13 ` [docs] " Michael Opdenacker
     [not found]   ` <DB9PR07MB8404AC6DC4A667C638EC55D2B8D39@DB9PR07MB8404.eurprd07.prod.outlook.com>
2022-05-20 16:35     ` Michael Opdenacker

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.