aboutsummaryrefslogtreecommitdiff
path: root/utils/bigclown/bigclown-firmware-tool
Commit message (Collapse)AuthorAge
* bigclown-firmware-tool: bump to version 1.5.2Karel Kočí2020-10-20
| | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* treewide: Remove Python variants for non-Python packagesJeffery To2020-04-19
| | | | | | | | | | | This removes Python-related build variants, and adds PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate), for non-Python packages. There should be no changes to build output. This also updates some include paths for python3-package.mk and/or python3-host.mk to be relative to the package Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* bigclown: use pypi.mkKarel Kočí2020-02-20
| | | | | | | | | | | | | Convert bigclown packages to use pypi.mk and pypi in general instead of github. This allows us to remove version replacement as that is already done in pypi archive. Updated dependencies to also contain proxy dependencies that are listed in upstream. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* bigclown-firmware-tool: update to version 1.5.1Karel Kočí2020-02-20
| | | | Signed-off-by: Karel Kočí <cynerd@email.cz>
* bigclown-firmware-tool: update to version 1.4.1Karel Kočí2019-09-16
| | | | | | | | | This release updates: bcf create --from There are no dependencies changes introduced by upstream and changes are of limited character. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* bigclown-firmware-tool: add new packageKarel Kočí2019-07-08
This is tool to flash/manage firmware in Bigclown modules. Signed-off-by: Karel Kočí <cynerd@email.cz>