diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-picobuild_0.2.bb (renamed from meta/recipes-devtools/python/python3-picobuild_0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-picobuild_0.1.bb b/meta/recipes-devtools/python/python3-picobuild_0.2.bb index 3c92b079f3..99e4cb8761 100644 --- a/meta/recipes-devtools/python/python3-picobuild_0.1.bb +++ b/meta/recipes-devtools/python/python3-picobuild_0.2.bb | |||
| @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6c811a9fbdf5641ff0b0d43fbbb440e5 \ | |||
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | SRC_URI = "git://gitlab.com/rossburton/picobuild.git;protocol=https;branch=main" | 13 | SRC_URI = "git://gitlab.com/rossburton/picobuild.git;protocol=https;branch=main" |
| 14 | SRCREV = "3441d5500a5ad23a44027576cf5261c3b7c1d6b0" | 14 | SRCREV = "ed3b16ce48d91df181e5f5d77b9bbc2577b3fd9d" |
| 15 | PV .= "+git${SRCPV}" | 15 | PV .= "+git${SRCPV}" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
