diff options
-rw-r--r-- | meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb index f635a9b138..e96c977453 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb | |||
@@ -17,7 +17,7 @@ REQUIRED_DISTRO_FEATURES = "pam" | |||
17 | 17 | ||
18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" | 18 | SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" |
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 \ |