is a dependency via DEPENDS, so you shouldn't need an
> RDEPENDS for it in the native case.
The following worked for me when building a native recipe that depends
on Boost Program Options:
https://github.com/advancedtelematic/meta-updater/blob/morty/recipes-sota/sota-tools/sota-tools_git.bb
ithub.com/file/file.git \
> file://0001-Add-P-prompt-into-Usage-info.patch \
> "
>
> -SRCREV = "3c521817322a6bf5160cfeb09b9145ccde587b2a"
> +SRCREV = "acbaf156236cbc54b3cf3bc6cbf05d80cb196451"
> S = "${WORKDIR}/git"
>
> inherit autotools
>