Unrecognised section name 'externalBuild'

Hi All,

I have a shell script to build a library and it is put under externalBuild section in cdef. But I got this error on compile. Any pointers to what I am missing in the legato package?

error: Unrecognized section name ‘externalBuild’.

Thanks,
Hari.

Which version of Legato are you building? externalBuild is a newer feature (can’t remember precisely which version it was introduced in, but it’s definitely not in 16.10.3).

I am using Legato 16.10.3 on ubuntu 14.04. Is there any workaround for this?