90fe110e09
This is porting from stx/stx-integ/base/haproxy/centos. The version in centos is 1.5.18, but it's not compatible with openssl 1.1.1b in yocto, so add the version 1.7.11. For the stx patches: - haproxy-env-var.patch: no needed for 1.7.11 - haproxy-tpm-support.patch: rebase for 1.7.11 stx-integ/haproxy-config: install haproxy.service to /etc/systemd/system to avoid conflicts with haproxy. close #11 Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
7 lines
215 B
BlitzBasic
7 lines
215 B
BlitzBasic
include haproxy.inc
|
|
|
|
SRC_URI += "file://haproxy-${PV}-tpm-support.patch"
|
|
|
|
SRC_URI[md5sum] = "25be5ad717a71da89a65c3c24250e2eb"
|
|
SRC_URI[sha256sum] = "d564b8e9429d1e8e13cb648bf4694926b472e36da1079df946bb732927b232ea"
|