From 11365496330c84ca4a1e2662c0762237e1ad560b Mon Sep 17 00:00:00 2001 From: Chaitanya Vadrevu Date: Thu, 27 Aug 2026 15:39:56 -0500 Subject: [PATCH] README.md: Fix ARM safemode build instructions Signed-off-by: Chaitanya Vadrevu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b2a3d727..3448f6403 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ This project uses the [pyrex](https://github.com/garmin/pyrex) tool to transpare Build a safemode image by running the following command: ```bash - bitbake nilrt-safemode-rootfs + bitbake linux-nilrt-arm-safemode ``` The resulting itb image for the NILRT safemode image is located at: