Advertisement
Guest User

Untitled

a guest
Mar 4th, 2024
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. tdowty@ubuntu:~/cfc510p/christian_devel/poky/build$ bitbake-getvar IMAGE_FSTYPES -r secure-core-image-initramfs
  2. WARNING: IMAGE_INSTALL:append += is not a recommended operator combination, please replace it.
  3. #
  4. # $IMAGE_FSTYPES [4 operations]
  5. # set /home/tdowty/cfc510p/christian_devel/poky/meta-cfc510/conf/machine/include/innoflight-cfc510-common.inc:9
  6. # "wic wic.gz wic.bmap"
  7. # set /home/tdowty/cfc510p/christian_devel/poky/meta/conf/documentation.conf:214
  8. # [doc] "Formats of root filesystem images that you want to have created."
  9. # set? /home/tdowty/cfc510p/christian_devel/poky/meta/conf/bitbake.conf:832
  10. # "tar.gz"
  11. # set /home/tdowty/cfc510p/christian_devel/poky/meta-secure-core/meta/recipes-core/images/secure-core-image-initramfs.bb:28
  12. # "${INITRAMFS_FSTYPES}"
  13. # pre-expansion value:
  14. # "${INITRAMFS_FSTYPES}"
  15. IMAGE_FSTYPES="cpio.gz"
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement