hikey960: mkdtimg: force to use python2

to workaround the build error reported like this:

    FAILED: out/target/product/hikey960/dt.img
    /bin/bash -c "vendor/linaro//hikey960/20221126/bootloader/mkdtimg -c -d out/target/product/hikey960/hi3660-hikey960.dtb -o out/target/product/hikey960/dt.img"
    Traceback (most recent call last):
      File "/home/buildslave/srv/aosp-master/build/vendor/linaro//hikey960/20221126/bootloader/mkdtimg", line 159, in <module>
        main()
      File "/home/buildslave/srv/aosp-master/build/vendor/linaro//hikey960/20221126/bootloader/mkdtimg", line 153, in main
        dtimg_head_info = dt_head_info('HSDT', dtimg_version, dtb_count)
    TypeError: expected bytes, str found

Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
1 file changed
tree: c8754d7f315f9d1cd1618b64322125b5a61d1f23
  1. src/
  2. extract-linaro_devices.sh-source
  3. generate_vendor_package.sh