Yocoto-SDK BBB DTS
Build Image and SDK
Here's the vocabulary for the possible actions on a line.
insert
Should be prefered over the word add
.
Deploy
Also called "text file", to be opposed to "binary file".
Netboot
Also called "text file", to be opposed to "binary file".
Install SDK
Also called "text file", to be opposed to "binary file".
Make Modules
Also called "text file", to be opposed to "binary file".
Make DTB
Also called "text file", to be opposed to "binary file".
File
Also called "text file", to be opposed to "binary file".
See Text.
Line
The unit with which Redaktilo works. It's a simple string which ends at the line break:
\r\n
for texts created on Windows\n
for texts created on the other operating systems
To make it easier for the developers, Redaktilo takes care of the line break, so you should only provide it with a string stripped of it.