python3-picobuild: upgrade to 0.2

Major features since 0.1:
- Implement support for legacy source trees
- Add option to loosen dependency checking

(From OE-Core rev: 5260d81dab757120114e103135dfb4c98443afa3)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2022-07-15 13:32:10 +01:00
committed by Richard Purdie
parent 832fb7c1c3
commit 2d1838b7bc

View File

@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6c811a9fbdf5641ff0b0d43fbbb440e5 \
"
SRC_URI = "git://gitlab.com/rossburton/picobuild.git;protocol=https;branch=main"
SRCREV = "3441d5500a5ad23a44027576cf5261c3b7c1d6b0"
SRCREV = "ed3b16ce48d91df181e5f5d77b9bbc2577b3fd9d"
PV .= "+git${SRCPV}"
S = "${WORKDIR}/git"