15 Commits

Author SHA256 Message Date
054fbf9e43 Accepting request 1296284 from hardware
OBS-URL: https://build.opensuse.org/request/show/1296284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=6
2025-07-30 09:43:08 +00:00
baa8ac3d3e Actually install and package files
OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=14
2025-07-29 08:56:36 +00:00
396e2819a4 - update to 1.5.201
* Support imx943 v2x image container
  * Reduce transfer size to 16k because chipidea usb driver limitation
  * Fix workflow pdf build error
  * Fix workflow arm build fail
- update to 1.5.197
  * Add iMX943 support
- Add upstream patch mfgtools-gcc15.patch for fix compilation with
  GCC 15.

OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=13
2025-07-28 14:46:21 +00:00
2e08d2dce2 Accepting request 1275644 from hardware
OBS-URL: https://build.opensuse.org/request/show/1275644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=5
2025-05-09 16:44:58 +00:00
fca6096183 - export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings

OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=11
2025-05-08 17:12:45 +00:00
360f29d466 Accepting request 1220495 from hardware
OBS-URL: https://build.opensuse.org/request/show/1220495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=4
2024-11-04 21:42:11 +00:00
52edf893c9 - Add tinyxml2-devel to BuildRequiers
- Update to version 1.5.191.0
  - Reduce memory usage when burn single board with compressed Image.
  - Http(s) prompt request username and passwords when require autherization.
  - fix memory leak cause by getaddrinfo.
  - fix crash when environment variable is last word in script
  - Expand upload command, like uploading the value of a specific variable
  - Fix segfault when boot data is zero in SDP.
  - Fix issues when m_skip is not zero in fastboot.
  - Fix issues when file size isn't divisible by block size in fastboot.
  - Fix read uploaded data for FB.
  - static link c++ library in prebuild linux image
  - provide armlinux version image
  - Add built spinand command support
  - parser [-t timeout] for all protocol
  - force use old libusb to run at ubuntu 18.04
  - Increase default timeout to 10s
  - Hot Fixed for SPDS crash for some images
  - Support i.MX95
  - Fixed usb pipe error when download image with FCB
  - Support i.MX91
  - Fixed a crash with -d option when change back file.
  - Fix crash when get serial number at SPL/uboot if no serial_no exist at device descriptor
  - Fix "imx91" device name as "imx93" when -lsusb
  - Add dynamic `g_max_process_width` global variable to handle long lines
- Update to version 1.5.182.9
  - Reduce memory usage when burn single board with compressed Image.
  - Http(s) prompt request username and passwords when require autherization.
  - fix memory leak cause by getaddrinfo.
  - fix crash when environment variable is last word in script
  - Expand upload command, like uploading the value of a specific variable
  - Fix segfault when boot data is zero in SDP.
  - Fix issues when m_skip is not zero in fastboot.
  - Fix issues when file size isn't divisible by block size in fastboot.
  - Fix read uploaded data for FB.
  - static link c++ library in prebuild linux image
  - provide armlinux version image
  - Add built spinand command support
  - parser [-t timeout] for all protocol
  - force use old libusb to run at ubuntu 18.04
  - Increase default timeout to 10s
  - Hot Fixed for SPDS crash for some images
  - Support i.MX95
  - Fixed usb pipe error when download image with FCB
  - Support i.MX91
  - Fixed a crash with -d option when change back file.
  - Fix crash when get serial number at SPL/uboot if no serial_no exist at device descriptor
  - Fix "imx91" device name as "imx93" when -lsusb
  - Add dynamic `g_max_process_width` global variable to handle long lines
- Add mfgtools-gcc13.patch: Fix build using GCC 13.
- Update to version 1.4.243.7
- Sort BuildRequiers alphabetically
- Add libzstd-devel to BuildRequiers
- Update to version 1.4.224.8
- Add first version

OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=9
2024-11-04 08:16:58 +00:00
5eb3cc4dbb - Update to version 1.5.191.0
- Reduce memory usage when burn single board with compressed Image.
  - Http(s) prompt request username and passwords when require autherization.
  - fix memory leak cause by getaddrinfo.
  - fix crash when environment variable is last word in script
  - Expand upload command, like uploading the value of a specific variable
  - Fix segfault when boot data is zero in SDP.
  - Fix issues when m_skip is not zero in fastboot.
  - Fix issues when file size isn't divisible by block size in fastboot.
  - Fix read uploaded data for FB.
  - static link c++ library in prebuild linux image
  - provide armlinux version image
  - Add built spinand command support
  - parser [-t timeout] for all protocol
  - force use old libusb to run at ubuntu 18.04
  - Increase default timeout to 10s
  - Hot Fixed for SPDS crash for some images
  - Support i.MX95
  - Fixed usb pipe error when download image with FCB
  - Support i.MX91
  - Fixed a crash with -d option when change back file.
  - Fix crash when get serial number at SPL/uboot if no serial_no exist at device descriptor
  - Fix "imx91" device name as "imx93" when -lsusb
  - Add dynamic `g_max_process_width` global variable to handle long lines

OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=8
2024-10-31 09:59:47 +00:00
3a4505a2b6 - Update to version 1.5.182.9
- Reduce memory usage when burn single board with compressed Image.
  - Http(s) prompt request username and passwords when require autherization.
  - fix memory leak cause by getaddrinfo.
  - fix crash when environment variable is last word in script
  - Expand upload command, like uploading the value of a specific variable
  - Fix segfault when boot data is zero in SDP.
  - Fix issues when m_skip is not zero in fastboot.
  - Fix issues when file size isn't divisible by block size in fastboot.
  - Fix read uploaded data for FB.
  - static link c++ library in prebuild linux image
  - provide armlinux version image
  - Add built spinand command support
  - parser [-t timeout] for all protocol
  - force use old libusb to run at ubuntu 18.04
  - Increase default timeout to 10s
  - Hot Fixed for SPDS crash for some images
  - Support i.MX95
  - Fixed usb pipe error when download image with FCB
  - Support i.MX91
  - Fixed a crash with -d option when change back file.
  - Fix crash when get serial number at SPL/uboot if no serial_no exist at device descriptor
  - Fix "imx91" device name as "imx93" when -lsusb
  - Add dynamic `g_max_process_width` global variable to handle long lines

OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=7
2024-10-30 14:22:42 +00:00
9ebe55d812 Accepting request 1080117 from hardware
OBS-URL: https://build.opensuse.org/request/show/1080117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=3
2023-04-18 13:53:26 +00:00
b01e58390f Accepting request 1079928 from home:dimstar:Factory
- Add mfgtools-gcc13.patch: Fix build using GCC 13.

OBS-URL: https://build.opensuse.org/request/show/1079928
OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=5
2023-04-18 11:46:26 +00:00
72a5b1a344 Accepting request 1003290 from hardware
OBS-URL: https://build.opensuse.org/request/show/1003290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=2
2022-09-13 13:10:09 +00:00
ac63b0e425 Accepting request 1001228 from home:mbrugger
- Update to version 1.4.243.7
- Sort BuildRequiers alphabetically
- Add libzstd-devel to BuildRequiers

OBS-URL: https://build.opensuse.org/request/show/1001228
OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=3
2022-09-13 10:24:14 +00:00
802079a28f Accepting request 890728 from hardware
Freescale/NXP I.MX Chip image deploy tools. This package holds the evolution of MFGTools (aka MFGTools v3), which is called the UUU (Universal Update Utility).

OBS-URL: https://build.opensuse.org/request/show/890728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mfgtools?expand=0&rev=1
2021-05-05 18:40:37 +00:00
5a5bdbee6e Accepting request 890723 from home:mbrugger
Freescale/NXP I.MX Chip image deploy tools. This package holds the evolution of MFGTools (aka MFGTools v3), which is called the UUU (Universal Update Utility).

OBS-URL: https://build.opensuse.org/request/show/890723
OBS-URL: https://build.opensuse.org/package/show/hardware/mfgtools?expand=0&rev=1
2021-05-05 13:34:14 +00:00