Combine poky (Yocto scarthgap), meta-openembedded (scarthgap), and meta-openwrt into a single repository. Components: - poky/ Yocto core framework (BitBake + OE-Core) - meta-openembedded/ Community layers (meta-oe, meta-python, meta-networking) - meta-openwrt/ OpenWrt customization layer - setup-env.sh One-click build environment setup - README.md Project documentation
13 lines
398 B
BlitzBasic
13 lines
398 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:append = " file://CVE-2026-28755.patch"
|
|
|
|
SRC_URI[sha256sum] = "2fe2294f8af4144e7e842eaea884182a84ee7970e11046ba98194400902bbec0"
|
|
|