Yocto Reference Manual

Add to my manuals
44 Pages

advertisement

Yocto Reference Manual | Manualzz

Yocto Reference Manual

If you do not want to use the selector, phyLinux also supports command line arguments for the several settings, e.g.

./phyLinux init ‐p am335x ‐r PD14.1‐rc1 ‐m phycore‐am335x‐1  or view the help command for more information:

./phyLinux init ‐‐help  usage: phyLinux init [-h] [--verbose] [--no-init] [-o REPOREPO] [-x XML]

[-u URL] [-p PLATFORM] [-r RELEASE] optional arguments:

-h, --help show this help message and exit

--verbose

--no-init dont execute init after fetch

-o REPOREPO Use repo tool from another url

-x XML Use a local XML manifest

-u URL Manifest git url

-p PLATFORM Processor platform

-r RELEASE Release version

After the execution of the init command, phyLinux will print a few important notes and also information for the next steps in the build process.

5.4 Advanced Usage

phyLinux can be used to transport software states over any medium. The state of the software is uniquely identified by the manifest.xml. You can create a manifest, send it to another place and recover the software state with:

./phyLinux init ‐x manifest.xml 

You can also create a Git repository containing your software states. The Git repository needs to have branches other than master, as we reserved the master branch for a different usage. Use phyLinux to check out the states:

./phyLinux ‐u <url‐of‐your‐git‐repo> 

12 © PHYTEC Messtechnik GmbH 2015 L-813e_2

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Related manuals