byacc: add nativesdk support to the recipe
Recipe from poky layer only provides the native support but to generate the sdk we need also the nativesdk. https://jira.digi.com/browse/DEL-7200 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
d516aa96d3
commit
bbb3267bd7
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Copyright 2020, Digi International Inc.
|
||||||
|
|
||||||
|
BBCLASSEXTEND_append = " nativesdk"
|
||||||
Loading…
Reference in New Issue