diff options
-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 \ |