Facebook
From Ungracious Motmot, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 172
  1. [user@local-FR-LE01 builddir]$ MACHINE=ted-zynqmp bitbake-getvar MACHINE
  2. NOTE: Starting bitbake server...
  3. #
  4. # $MACHINE [2 operations]
  5. #   set /home/user/yocto_pretest_kirckstone/builddir/conf/local.conf:28
  6. #     [_defaultval] "ted-fake"
  7. #   set /home/user/yocto_pretest_kirckstone/builddir/../externals/core/meta/conf/documentation.conf:277
  8. #     [doc] "Specifies the target device for which the image is built. You define MACHINE in the conf/local.conf file in the Build Directory."
  9. # pre-expansion value:
  10. #   "ted-fake"
  11. MACHINE="ted-fake"
  12. [user@local-FR-LE01 builddir]$ grep MACHINE conf/local.conf
  13. MACHINE ??= "ted-fake"
  14. [user@local-FR-LE01 builddir]$
  15.  
captcha