mirror of
https://git.yoctoproject.org/git/opkg-utils
synced 2026-07-07 21:31:56 +02:00
3916b0a5661a3dc557728e499181bdb4f4bd321d
Currently, there are three compare-versions implementations: 1) opkg-utils: opkg-compare-versions.c 2) opkg-utils: opkg-compare-versions.sh 3) opkg: internal To avoid confusion and avoid maintaining three codebases, remove the compare-versions functionality from opkg-utils and only keep the implementation on the opkg binary. Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
Description
Tools for the Opkg lightweight package management system
Languages
Python
54.3%
Shell
44.9%
Makefile
0.8%