Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-10-06 | scripts: Rename 'native' to 'oe-run-native' | Ulf Magnusson | 1 | |
Makes it a bit more descriptive and potentially more discoverable. Most people seemed to prefer an oe- prefix, so let's go with that. Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2016-09-30 | scripts: add new script 'native' | Ed Bartosh | 1 | |
Added 'native' convenience shell script to run native tools. Example of usage: > bitbake bmap-tools-native > native bmaptool --version Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |