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

Tags: serendipityaa/mfgtools

Tags

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

uuu_1.4.72

Toggle uuu_1.4.72's commit message
fix a chuck missed when sparse file split happen at whole chunck

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

uuu_1.4.69

Toggle uuu_1.4.69's commit message
http\https add port support at url

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

uuu_1.4.43

Toggle uuu_1.4.43's commit message
fix windows env param read terminates command

C++ string has the final '\0' of a C string implicit.
This patch fixes the size of created string, so that the string
will contain only one '\0', instead of two.

Signed-off-by: Denis Osterland-Heim <Denis.Osterland@diehl.com>

uuu_1.3.191

Toggle uuu_1.3.191's commit message
Added missed license header

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