mirror of
https://git.yoctoproject.org/git/opkg-utils
synced 2026-03-21 17:21:28 +01:00
4b04e41eb60eafaf3985f9161b5d720f5c3ac2f8
* Essentially, the problem is that arfile.py is splitting the ar header with white-space instead of fixed-width fields, so two fields would get treated as a single field. This makes things better than before as it now honors the fixed field widths. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Description
Tools for the Opkg lightweight package management system
Languages
Python
54.3%
Shell
44.9%
Makefile
0.8%