card-helpers.inc: Choose a more generic title for SelectDeployedFile
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -108,7 +108,7 @@ SelectDeployedFile() {
|
||||
ErrorOut "No files found in ${OeTmpDir}-\* matching $FindString"
|
||||
fi
|
||||
|
||||
dialog --title 'Select rootfs'\
|
||||
dialog --title 'Select file to write'\
|
||||
--menu 'Move using [UP] [DOWN],[Enter] to select' 30 100 $iCount\
|
||||
${strSelection}\
|
||||
2>"$base_tempdir/menuitem.$$"
|
||||
|
||||
Reference in New Issue
Block a user