Advertisement
trini

Untitled

Nov 22nd, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. # Arago System Test image
  2. # gives you test applications
  3.  
  4. require arago-image.inc
  5.  
  6. COMPATIBLE_MACHINE = "(?!arago)"
  7.  
  8. IMAGE_INSTALL += "\
  9. task-arago-base \
  10. task-arago-console \
  11. task-arago-bsp-extras \
  12. task-arago-test \
  13. "
  14.  
  15. export IMAGE_BASENAME = "arago-test-image"
  16.  
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement