summaryrefslogtreecommitdiff
path: root/multitech/recipes/lighttpd/lighttpd_1.4.28.bbappend
blob: 9787fc1016443d7c0da83a679c88ea96939029b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"

PR .= ".corecdp1"

# build with openssl support
DEPENDS += " openssl "
RDEPENDS_${PN} += " openssl "

EXTRA_OECONF += "--with-openssl"