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:
Apaczer
2023-03-11 21:06:02 +01:00
committed by GitHub
parent 534f7aea40
commit dcf31c6a1e
12528 changed files with 149032 additions and 303063 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
config BR2_PACKAGE_PYTHON_DPKT
bool "python-dpkt"
select BR2_PACKAGE_PYTHON3_ZLIB # runtime
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_ZLIB
help
Fast, simple packet creation / parsing, with definitions
for the basic TCP/IP protocols.
https://github.com/kbandla/dpkt
http://code.google.com/p/dpkt/