From 2bee4cb540a88c8607ee076d56e5eb12671c9d14 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Thu, 7 Dec 2023 15:30:25 +0100 Subject: [PATCH] templates/conf-notes: Fix targets name We forgot to change this when we renamed the images --- templates/conf-notes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/conf-notes.txt b/templates/conf-notes.txt index ffbfca6..d5d3576 100644 --- a/templates/conf-notes.txt +++ b/templates/conf-notes.txt @@ -27,8 +27,8 @@ You can now run 'bitbake ' Common targets are: - nwl-image-minimal - nwl-image-testable + nwl-ramdisk-minimal + nwl-test-image You can also run generated qemu images with a command like 'runqemu qemuarm64'.