diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-12 20:35:40 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-11-17 09:08:38 +0100 |
| commit | 996b497119bb345d4f45cacbc1080f3912b282cd (patch) | |
| tree | 7a54f42070cf34f016a52b6d220656cdc290e329 /meta-python/recipes-devtools | |
| parent | 665e1cad145ffb505d7ee67c1a4f10df336b47fe (diff) | |
| download | meta-openembedded-996b497119bb345d4f45cacbc1080f3912b282cd.tar.gz | |
python3-behave: update SRC_URI branch
Master branch was renamed to main.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -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 1dcc7d218e..caca282707 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 | ||
