Search Criteria
Package Details: mfgtools 1.5.233-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mfgtools.git (read-only, click to copy) |
|---|---|
| Package Base: | mfgtools |
| Description: | Freescale/NXP I.MX Chip image deploy tools |
| Upstream URL: | https://github.com/NXPmicro/mfgtools |
| Licenses: | BSD-3-Clause |
| Submitter: | Theowhy |
| Maintainer: | SpieringsAE |
| Last Packager: | SpieringsAE |
| Votes: | 5 |
| Popularity: | 0.000045 |
| First Submitted: | 2019-01-01 22:16 (UTC) |
| Last Updated: | 2025-12-14 20:21 (UTC) |
Dependencies (6)
- bzip2 (bzip2-gitAUR)
- libusb (libusb-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- tinyxml2 (tinyxml2-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
1 2 Next › Last »
dimich commented on 2025-05-07 08:53 (UTC)
They also forgot to include <cstdint> to libuuu/sdps.h:
This patch fixes the issue:
Jona commented on 2025-05-05 19:01 (UTC)
I have cmake 4.0.1 installed (updated with pacman) and I'm getting an error when building this package. It is resolved when modifying the
build()function to:arti commented on 2023-08-08 15:04 (UTC)
Please rename
99-uuu.rulesinto70-uuu.rules. This is needed because otherwise theTAG+="uaccess"rule has no effectTheowhy commented on 2023-07-22 10:12 (UTC)
Version updated to 1.5.21
Thank you Jona for the patch
Jona commented on 2023-07-09 12:17 (UTC)
PKGBUILD to update to prerelease version 1.5.109
Jona commented on 2023-07-09 11:58 (UTC)
I'm having troubles building this package, files
uuu-1.5.11/libuuu/libcomm.handuuu-1.5.11/uuu/buildincmd.hrequire an additional#include <cstdint>to build using gcc version 13.1. I have made local changes on PKGBUILD to patch the sources and it works even with version 1.5.21 (updating sha256sum of course). Contents of new PKGBUILD are:and the patch (uuu-cstring.patch) content is
Theowhy commented on 2023-06-01 21:06 (UTC) (edited on 2023-06-01 21:06 (UTC) by Theowhy)
I removed the out of date flag because the package is not out of date. It's actually on the latest pre-release 1.5.11 at the time of writing (https://github.com/nxp-imx/mfgtools/releases)
Theowhy commented on 2022-04-04 20:41 (UTC)
Thank you for the patch. It's indeed much better
jjguti commented on 2022-04-04 14:00 (UTC)
Patch for version update and use a released tarball with sha256sums instead of git.
1 2 Next › Last »