mirror of
https://git.yoctoproject.org/git/opkg-utils
synced 2026-05-06 15:16:29 +02:00
opkg.py/write_packages_file: call __str__ instead of __repr__
Commit b9eec00a67 correctly renamed
__repr__to __str__. A call site in write_packages_file was missed.
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
This commit is contained in:
Reference in New Issue
Block a user