Jeffery To
af341cd76e
micropython: Update to 1.18, refresh patches
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years ago
Jeffery To
b9d10fc3e6
micropython: Update to 1.17, reorganize package
Previous versions used a bundled version of the axTLS library. The
MicroPython project maintains their own fork[1], as development of the
library appears to have stopped (the last release was version 2.1.5 in
2019[2]).
This replaces the use of axTLS with two variants, one using mbedTLS and
one with no TLS support (and no upip, as it uses the ussl module). The
external mbedTLS patch (040-extmod-use-external-mbedtls.patch) comes
from Debian[3].
This also sets myself as the maintainer.
[1]: https://github.com/micropython/axtls
[2]: https://sourceforge.net/projects/axtls/files/
[3]: https://salsa.debian.org/yangfl-guest/micropython/-/blob/master/debian/patches/0006-extmod-Use-system-mbedtls.patch
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
3 years ago
Rosen Penev
af76685638
micropython: fix compilation without sys/cdefs
sys/cdefs.h is not provided by musl. micropython also includes its own
copy.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
4 years ago
Rosen Penev
93ea312b2b
micropython: Update to 1.94
Switched to normal tarballs for simplicity. Also rearanged Makefile.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Anton Patrushev
dc0b2e60a7
micropython: updated to v1.9.2, micropython-lib: updated to v1.9
Signed-off-by: Anton Patrushev <apatrushev@gmail.com>
7 years ago
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Alexandru Ardelean
68312f49c0
python packages: move all things python under lang/python
I admit this may be be a bit aggressive, but the lang
folder is getting cluttered/filled up with Python, PHP, Perl,
Ruby, etc. packages.
Makes sense to try to group them into per-lang folders.
I took the Pythons.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
8 years ago
Breuss Simon
7e1b756cd3
update micropython and micropython-lib to v1.8.6
Signed-off-by: Breuss Simon <simon.breuss@gmail.com>
8 years ago
Roger
34ff9089e0
micropython: update
Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years ago
Roger
a6b4e1a357
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years ago
Roger
e67868c7ad
micropython: update to fix build issue
10 years ago
Roger
13a3981ba5
micropython: update copyright
10 years ago
Roger
a7f6d36d6e
micropython/micropython-lib: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
bae9781733
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
c1b4af99c8
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
a07a24b781
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
f174253bfa
micropython: update and add package category
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
8a9c990343
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
6a6cd39c0a
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
72e79cc896
micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
ca423611e8
micropython: simplify makefile + update
Platform detection now done upstream.
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
7944c5f7c0
micropython: cleanup makefile + update to latest
Now uses default build options for non-MIPS platforms
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
fcb76f9eba
micropython: update to latest and fix version info
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Steven Barth
21bbbcde12
micropython: remove unnecessary libc, libm, libdl dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Roger
5be2bd3ba9
micropython: fix version number
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
f1d00bbb6e
add micropython
Signed-off-by: Roger D rogerdammit@gmail.com
10 years ago