DISTRO = "yerba" DISTRO_NAME = "Yerba Linux" # No versioning, this is rolling-release DISTRO_VERSION = "rolling" MAINTAINER = "Arslaan Pathan " TCLIBC = "musl" # add stuff later DISTRO_FEATURES = "" VIRTUAL-RUNTIME_init_manager = "runit" VIRTUAL-RUNTIME_initscripts = "initscripts" VIRTUAL-RUNTIME_base-utils = "busybox" VIRTUAL_RUNTIME_login_manager = "busybox" # some quality assurance stuff? idk tbh ERROR_QA:append = " textrel host-user-contaminated" WARN_QA:append = " buildpaths ldflags"