mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
pocketpy: upgrade 2.0.5 -> 2.0.6
Changelog: ========= - add pybind11 implementation for module reload - Improve memory managements (mem-v2) - implement array2d.chunked_array2d[T, TContext] - Add test cases for array2d.chunked_array2d - Refactor Frame struct - [lz4] Make lz4 a submodule. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8cdfa87bc5e09bc07f8cf64135026d91"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=8cdfa87bc5e09bc07f8cf64135026d91"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/pocketpy/pocketpy.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/pocketpy/pocketpy.git;protocol=https;branch=main"
|
||||||
SRCREV = "8024f46b544698ef51d1ca0bb50a29cf0d411a29"
|
SRCREV = "8a3bdd7e0a43b44e3b32548543128d95e68a3802"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user