From 521ef15a5ef91cfa7fe04264a47b34855ba6bf89 Mon Sep 17 00:00:00 2001 From: Jörg Hofrichter Date: Wed, 27 Feb 2019 20:49:06 +0100 Subject: doc: n3xx: fixed typo in image name (SD card build) Image name to be provided to bitbake command are named 'developer-image' and 'deployment-image' i.e. with dash, not with underscore --- host/docs/usrp_n3xx.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index d3e3c8a9c..5630cff40 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -771,7 +771,7 @@ Then, you can invoke bitbake to build the image: $ bitbake $image_name -where `$image_name` could be `developer_image` or `deployment_image`. If you +where `$image_name` could be `developer-image` or `deployment-image`. If you want to build the SDK, append `-cpopulate_sdk` to the above line. If you keep the build directory, bitbake will reuse it on consecutive runs, -- cgit v1.2.3