Advertisement
Guest User

Untitled

a guest
May 2nd, 2017
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. require recipes-fsl/images/fsl-image-qt5.bb
  2.  
  3. IMAGE_INSTALL += " \
  4. v4l-utils \
  5. rpm \
  6. strace \
  7. libusb1 \
  8. jansson \
  9. curl \
  10. screen \
  11. pstree \
  12. fbgrab \
  13. util-linux \
  14. tzcode \
  15. tzdata \
  16. tzdata-asia \
  17. tzdata-africa \
  18. tzdata-arctic \
  19. tzdata-europe \
  20. tzdata-pacific \
  21. tzdata-americas \
  22. tzdata-atlantic \
  23. tzdata-australia \
  24. tzdata-antarctica \
  25. nfs-utils \
  26. connman \
  27. libconnman-qt5 \
  28. sqlite3 \
  29. example \
  30. qt-test-app \
  31. vega-solution \
  32. Corleone \
  33. u-boot-fw-utils \
  34. lsof \
  35. gnupg \
  36. pinentry \
  37. jq \
  38. "
  39.  
  40. inherit populate_sdk_qt5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement