mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
The patch: 0001-Check-for-glibc-before-setting-CANT_USE_SEND_RECV_MS.patch has ben integrated upstream. update the upstream check regex Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
406 B
BlitzBasic
12 lines
406 B
BlitzBasic
require postfix.inc
|
|
|
|
SRC_URI += "file://0001-makedefs-Use-native-compiler-to-build-makedefs.test.patch \
|
|
file://postfix-install.patch \
|
|
file://icu-config.patch \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "4381c6492f415e4a69cf5099d4acea76"
|
|
SRC_URI[sha256sum] = "54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b"
|
|
|
|
UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.3(\.\d+)+).tar.gz"
|