All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python3-picobuild: upgrade to 0.2
@ 2022-07-15 12:32 Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2022-07-15 12:32 UTC (permalink / raw)
  To: openembedded-core; +Cc: nd

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

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../{python3-picobuild_0.1.bb => python3-picobuild_0.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-picobuild_0.1.bb => python3-picobuild_0.2.bb} (95%)

diff --git a/meta/recipes-devtools/python/python3-picobuild_0.1.bb b/meta/recipes-devtools/python/python3-picobuild_0.2.bb
similarity index 95%
rename from meta/recipes-devtools/python/python3-picobuild_0.1.bb
rename to meta/recipes-devtools/python/python3-picobuild_0.2.bb
index 3c92b079f39..99e4cb87618 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 \
                     "
 
 SRC_URI = "git://gitlab.com/rossburton/picobuild.git;protocol=https;branch=main"
-SRCREV = "3441d5500a5ad23a44027576cf5261c3b7c1d6b0"
+SRCREV = "ed3b16ce48d91df181e5f5d77b9bbc2577b3fd9d"
 PV .= "+git${SRCPV}"
 
 S = "${WORKDIR}/git"
-- 
2.34.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-15 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 12:32 [PATCH] python3-picobuild: upgrade to 0.2 Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.