10000 Tags · desmith2/mfgtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: desmith2/mfgtools

Tags

uuu_1.4.165

Toggle uuu_1.4.165's commit message
Fixed new line in help and minor typos

1.4.164

Toggle 1.4.164's commit message
fixed assert when use wic file, instead wic.bz2

Signed-off-by: Frank Li <frank.li@nxp.com>

1.4.163

Toggle 1.4.163's commit message
fix linux build failure

uuu_1.4.149

Toggle uuu_1.4.149's commit message
CMake: Support version 3.4 again

Commit 0a57288 increased the minimum required CMake version from 3.4 to
3.12 to use `add_compile_definitions()`. This can be replaced by
`target_compile_definitions()`, which is available in version 3.4.

Ubunut 18.04 LTS is still on CMake 3.10.

uuu_1.4.139

Toggle uuu_1.4.139's commit message
Fix trail data missed at some sparse file

roll back pos to previous failure chunck and let it push again into new
sparse filecan't push it here because next chuck may big size. current
blk number need reduce because previous push failure.

without this change, last some chunck will be missed

Signed-off-by: Frank Li <frank.li@nxp.com>

uuu_1.4.138

Toggle uuu_1.4.138's commit message
fix linux build fail

Signed-off-by: Frank Li <frank.li@nxp.com>

uuu_1.4.127

Toggle uuu_1.4.127's commit message
Fix 8ulp only download spl

8ulp use container, uuu get size of container.
8ulp use ROMAPI, need download whole image.

Signed-off-by: Frank Li <frank.li@nxp.com>

uuu_1.4.107

Toggle uuu_1.4.107's commit message
mv snap/license to snap/local

The 'snap' directory is meant specifically for snapcraft, but it
contains the following non-snapcraft-related paths, which is unsupported
and will cause unexpected behavior:
- LICENSE

If you must store these files within the 'snap' directory, move them to
'snap/local', which is ignored by snapcraft.

Signed-off-by: Frank Li <frank.li@nxp.com>

uuu_1.4.95

Toggle uuu_1.4.95's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build all after added mac build

uuu_1.4.77

Toggle uuu_1.4.77's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add 8ULP support

0