Re: ninja: error: unknown target 'install' #yocto #toolchain #linux
Quentin Schulz
Hi,
On Thu, Dec 03, 2020 at 04:04:25AM -0800, vijayrakeshmunganda@... wrote: Hi All,No target named install. Add one or override do_install task since by default it "calls" the install target. [...] SRC_URI = "git://github.com/aws/aws-iot-device-sdk-embedded-C;branch=${BRANCH};name=aws-iot-device-sdk-embedded-C"IIRC, gitsm in SRC_URI instead of git should handle that: https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-submodule-fetcher-gitsm Quentin
|
|