Test case/bitbake: Difference between revisions
From Yocto Project
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{test case | {{test case|{{$|Enter the OE Build Environment|source ./oe-init-build-env}} | ||
|{{$|Enter the OE Build Environment|source ./oe-init-build-env}} | {{$||bitbake}}|Should build ''pseudo-native''.}} | ||
{{$||bitbake}} | |||
|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.