diff options
| -rw-r--r-- | meta-networking/recipes-protocols/mdns/files/0001-mdns-include-stddef.h-for-NULL.patch | 2 | ||||
| -rw-r--r-- | meta-networking/recipes-protocols/mdns/mdns_1310.40.42.bb (renamed from meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-protocols/mdns/files/0001-mdns-include-stddef.h-for-NULL.patch b/meta-networking/recipes-protocols/mdns/files/0001-mdns-include-stddef.h-for-NULL.patch index 3e9be7d6a5..c57ce8fa53 100644 --- a/meta-networking/recipes-protocols/mdns/files/0001-mdns-include-stddef.h-for-NULL.patch +++ b/meta-networking/recipes-protocols/mdns/files/0001-mdns-include-stddef.h-for-NULL.patch | |||
| @@ -34,7 +34,7 @@ index 2fbea04..d4b9af5 100755 | |||
| 34 | +#include <stddef.h> /* for NULL */ | 34 | +#include <stddef.h> /* for NULL */ |
| 35 | #include "DNSCommon.h" // Defines general DNS utility routines | 35 | #include "DNSCommon.h" // Defines general DNS utility routines |
| 36 | #include "uDNS.h" // Defines entry points into unicast-specific routines | 36 | #include "uDNS.h" // Defines entry points into unicast-specific routines |
| 37 | #include "nsec.h" | 37 | |
| 38 | -- | 38 | -- |
| 39 | 2.20.1 | 39 | 2.20.1 |
| 40 | 40 | ||
diff --git a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb b/meta-networking/recipes-protocols/mdns/mdns_1310.40.42.bb index 086b408692..445ed87e4c 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_1096.40.7.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_1310.40.42.bb | |||
| @@ -22,8 +22,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P | |||
| 22 | file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \ | 22 | file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \ |
| 23 | file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \ | 23 | file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \ |
| 24 | " | 24 | " |
| 25 | SRC_URI[md5sum] = "ac766013bbcb323e9db4c80805b2552a" | 25 | SRC_URI[md5sum] = "dfcfd4d7f29a56ec99e7df1d21db5e7b" |
| 26 | SRC_URI[sha256sum] = "b86f4816b4145915198e7c5bf0bc56dbbfd960e9a4518bb6486baa40cdcca7e6" | 26 | SRC_URI[sha256sum] = "bea29e1616cd56ccb8f88c0fad2bcdc4031f4deb2d899c793e2f27a8384f0b34" |
| 27 | 27 | ||
| 28 | CVE_PRODUCT = "apple:mdnsresponder" | 28 | CVE_PRODUCT = "apple:mdnsresponder" |
| 29 | 29 | ||
