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
533 B
BlitzBasic
13 lines
533 B
BlitzBasic
require libmemcached.inc
|
|
|
|
SRC_URI += "\
|
|
file://crosscompile.patch \
|
|
file://0001-configure.ac-Do-not-configure-build-aux.patch \
|
|
file://0001-Fix-comparison-types.patch \
|
|
file://0002-POSIX_SPAWN_USEVFORK-is-not-linux-specific-but-glibc.patch \
|
|
"
|
|
SRC_URI[md5sum] = "b3958716b4e53ddc5992e6c49d97e819"
|
|
SRC_URI[sha256sum] = "e22c0bb032fde08f53de9ffbc5a128233041d9f33b5de022c0978a2149885f82"
|
|
|
|
CVE_STATUS[CVE-2023-27478] = "fixed-version: this problem was not yet introduced in 1.0.18"
|