mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
create rootf's & SDK from 2018.02.9 buildroot (#10)
--------- Co-authored-by: tiopex <tiopxyz@gmail.com> Co-authored-by: tiopex <67048640+tiopex@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_CRC16
|
||||
bool "python-crc16"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
help
|
||||
This library calculates only CRC16 (16-bit codes) and the
|
||||
only supported variant at the moment is CRC-CCITT (XModem).
|
||||
@@ -7,4 +8,4 @@ config BR2_PACKAGE_PYTHON_CRC16
|
||||
or transmission. There are many variants of CRC and CRC16,
|
||||
in particular.
|
||||
|
||||
https://code.google.com/archive/p/pycrc16/
|
||||
http://pycrc16.googlecode.com/
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
# locally computed
|
||||
sha256 10aeda70fbe8b284874b3b1b8f74b9c1f6d5e8dee20ac8f9d5bc49f45f12a42a python-crc16-0.1.1.tar.gz
|
||||
sha256 ea7d049c7705dc13afc202dd18e1827f3484f8212fd3fa7b82fc4a0c363432c9 COPYING.txt
|
||||
|
||||
Reference in New Issue
Block a user