Martin Jansa 5163a74a59 opkg-list-fields: fix to print the fields again
* printing opkg.Package directly doesn't return anything useful now
  <opkg.Package object at 0x7fd49e9f2780>

* we need to call Package.print() function and specify which checksums
  to print, we can include both md5 and sha256 for opkg-list-fields

* it was changed in this commit:
  commit 601d691dd8
  Author: Alejandro del Castillo <alejandro.delcastillo@ni.com>
  Date:   Wed Dec 19 11:40:15 2018 -0600

    opkg-make-index: add sha256sum support

  which replaced the modified __str__ function with print(self, checksum)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
2019-05-31 11:35:53 -05:00
2019-05-14 09:55:55 -05:00
2013-12-03 13:19:19 +00:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2016-06-01 17:17:44 -05:00
2018-12-26 10:36:43 -06:00
Description
Tools for the Opkg lightweight package management system
315 KiB
Languages
Python 54.3%
Shell 44.9%
Makefile 0.8%