mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:29:36 +00:00
byacc: add nativesdk support
This support is required if a tool depends on this package and must be installed on the sdk. Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ca8f185c77
commit
4d1bc207f4
@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.invisible-island.net/byacc/byacc-${PV}.tgz \
|
|||||||
|
|
||||||
EXTRA_OECONF += "--program-transform-name='s,^,b,'"
|
EXTRA_OECONF += "--program-transform-name='s,^,b,'"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user