mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 15:04:55 +00:00
The nginx upgrade in commit 6eef5e3efb0a871622d2ea5eeb016b61d46f722c added an incorrect tarball checksum and didn't update the license checksum, resulting in build failures. Signed-off-by: Jef Driesen <jefdriesen@telenet.be> Signed-off-by: Armin Kuster <akuster808@gmail.com>
11 lines
349 B
BlitzBasic
11 lines
349 B
BlitzBasic
require nginx.inc
|
|
|
|
# 1.24.x branch is the current stable branch, the recommended default
|
|
# 1.25.x is the current mainline branches containing all new features
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6547d7e5628787ee2a9c5a3480eb628"
|
|
|
|
SRC_URI[sha256sum] = "760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9"
|
|
|