Skip to content
Snippets Groups Projects
Commit 5ede886f authored by Tobias Kahlki's avatar Tobias Kahlki
Browse files

recipes:busybox: Enable nice for builds without GPLv3 packages

The nice command from coreutils is released under GPLv3 and therefore
missing from No-GPLv3 builds. Enable the busybox nice applet for these
cases.

SCH-41
parent 012d994c
No related branches found
No related tags found
1 merge request!256recipes:busybox: Enable nice for builds without GPLv3 packages
Pipeline #217558 passed with stage
in 33 seconds
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
SRC_URI:append:nogplv3 = " file://fragment.cfg"
CONFIG_NICE=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment