Name: uuu Version: uuu_1.5.243 Release: %autorelease Summary: Universal Update Utility License: BSD-3-Clause URL: https://github.com/nxp-imx/mfgtools/wiki Source0: https://github.com/nxp-imx/mfgtools/releases/download/%{version}/uuu_source-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-g++ BuildRequires: bzip2-devel BuildRequires: libusb-compat-0.1-devel BuildRequires: libzstd-devel BuildRequires: openssl-devel BuildRequires: tinyxml2-devel BuildRequires: zlib-ng-compat-devel %description Universal Update Utility (UUU) is a tool designed for deploying images on NXP i.MX chips. It is commonly used during manufacturing of devices containing i.MX based System on Module (SOM). Formerly known as MfgTool (Manufacturing Tool). %prep %autosetup -v -N %build %cmake -Dstatic=OFF -DCMAKE_BUILD_TYPE=RELEASE %cmake_build %install %cmake_install %files /usr/bin/uuu %license LICENSE %doc README.md %changelog * Thu Jun 11 2026 Bruno Thomsen - uuu_1.5.243-1 - Drop patch that has been upstreamed in PR #460 - Update package * Wed May 21 2025 Bruno Thomsen - uuu_1.5.201-1 - Add upstream status for patch - Expand description * Sat Mar 15 2025 Bruno Thomsen - uuu_1.5.182-1 - Add patch that fixes F42 build with GCC15 * Tue Feb 18 2025 Bruno Thomsen - uuu_1.5.182-1 - Initial RPM release