tools/mkimage: update to 2022.01
authorHuangbin Zhan <zhanhb88@gmail.com>
Wed, 23 Feb 2022 14:51:09 +0000 (22:51 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 28 Feb 2022 23:08:08 +0000 (00:08 +0100)
commit4a19cf3bc7caa8e1010dc5d2f6fc4411349ae6e4
tree3d1a02cc90e7e84a366f1b87c1fbecdf1b2926bd
parent40f91f6a2f633d2fbca13aa7ad6e5be1e79f5aa6
tools/mkimage: update to 2022.01

- enable dot config
- enable openwrt verbose
- add bison as dependency to avoid failure
```
  bison -oscripts/kconfig/zconf.tab.c -t -l scripts/kconfig/zconf.y
bison: /builder/shared-workdir/build/staging_dir/host/share/bison/m4sugar/m4sugar.m4: cannot open: No such file or directory
```

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
tools/Makefile
tools/mkimage/Makefile
tools/mkimage/patches/095-tools-disable-TOOLS_FIT_FULL_CHECK.patch [new file with mode: 0644]