Test case/bitbake: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Created page with "{{test case|* Run bitbake bitbake |Should build ''pseudo-native''.}}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{test case| | {{test case | ||
|{{$|Enter the OE Build Environment|source ./oe-init-build-env}} | |||
{{$||bitbake}} | |||
|Should build ''pseudo-native''.}} | |Should build ''pseudo-native''.}} |
Revision as of 07:39, 27 May 2013
Action
- Enter the OE Build Environment:
source ./oe-init-build-env
- Run command:
bitbake
Expected results
Should build pseudo-native.