diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-09 17:00:13 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2025-11-12 11:32:47 +0530 |
| commit | 5d481e301727d4e252e95aebda363a60f9750b94 (patch) | |
| tree | d15232022b9ca9767ea5deee192de00ef8042da1 /meta-python | |
| parent | 8df8bbff03a5fefffed50105044e90126478299d (diff) | |
| download | meta-openembedded-5d481e301727d4e252e95aebda363a60f9750b94.tar.gz | |
python3-behave: update SRC_URI branch
Master branch was renamed to main.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb index da4f3047f9..a57f14801f 100644 --- a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d950439e8ea6ed233e4288f5e1a49c06" | |||
| 5 | 5 | ||
| 6 | PV .= "+git${SRCREV}" | 6 | PV .= "+git${SRCREV}" |
| 7 | SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" | 7 | SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" |
| 8 | SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https" | 8 | SRC_URI += "git://github.com/behave/behave;branch=main;protocol=https" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
