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''.}}") |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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''.}} |
Latest revision as of 08:23, 27 May 2013
Action
- Enter the OE Build Environment:
source ./oe-init-build-env
- Run command:
bitbake
Expected results
Should build pseudo-native.