mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
bc: add bc-native
To support the building of recent kernels in minimal environments, we should provide bc-native. (From OE-Core rev: 2138961cc75be2690f2f9b5df8cb2d810dcebc99) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
44c3f72684
commit
88e5aa6d72
@@ -23,3 +23,5 @@ inherit autotools update-alternatives
|
||||
|
||||
ALTERNATIVE_${PN} = "dc"
|
||||
ALTERNATIVE_PRIORITY = "100"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user