Advertisement
Guest User

Untitled

a guest
Oct 8th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. bitbake-dumpsig -t test-recipe do_compile | grep "TEST value is"
  2. Variable TEST value is 89
  3.  
  4. bitbake test-recipe -c do_compile -e | grep TEST=
  5. TEST="91"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement