diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-11-04 14:50:19 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-11-07 08:39:05 -0800 |
| commit | 62c29d9899c129fc90124ca7cf7d92c140b9c2fa (patch) | |
| tree | 4d7df90201326481713d9cdc93f8143e9dc763e4 /meta-oe/recipes-extended/openwsman | |
| parent | 66585ce7cab26f7a5bb1a7bb74b6ecb51a17c049 (diff) | |
| download | meta-openembedded-62c29d9899c129fc90124ca7cf7d92c140b9c2fa.tar.gz | |
openwsman: Change download branch from master to main.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/openwsman')
| -rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb index 7fc5d4218f..0776ea2f62 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.7.1.bb | |||
| @@ -17,7 +17,7 @@ REQUIRED_DISTRO_FEATURES = "pam" | |||
| 17 | 17 | ||
| 18 | SRCREV = "6cdf3bee50388d8e5f70850322a4df57fd685a5e" | 18 | SRCREV = "6cdf3bee50388d8e5f70850322a4df57fd685a5e" |
| 19 | 19 | ||
| 20 | SRC_URI = "git://github.com/Openwsman/openwsman.git;branch=master;protocol=https \ | 20 | SRC_URI = "git://github.com/Openwsman/openwsman.git;branch=main;protocol=https \ |
| 21 | file://libssl-is-required-if-eventint-supported.patch \ | 21 | file://libssl-is-required-if-eventint-supported.patch \ |
| 22 | file://openwsmand.service \ | 22 | file://openwsmand.service \ |
| 23 | file://0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch \ | 23 | file://0001-lock.c-Define-PTHREAD_MUTEX_RECURSIVE_NP-if-undefine.patch \ |
