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
+1 -2
View File
@@ -1,10 +1,9 @@
config BR2_PACKAGE_PYTHON_IDNA
bool "python-idna"
select BR2_PACKAGE_PYTHON3_UNICODEDATA
help
A library to support the Internationalised Domain Names in
Applications (IDNA) protocol as specified in RFC 5891. This
version of the protocol is often referred to as 'IDNA2008'
version of the protocol is often referred to as IDNA2008
and can produce different results from the earlier standard
from 2003.