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:
Arturo Buzarra 2020-09-03 16:20:51 +02:00
parent d516aa96d3
commit bbb3267bd7
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# Copyright 2020, Digi International Inc.
BBCLASSEXTEND_append = " nativesdk"