diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-02 10:56:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-02 10:58:23 +0100 |
commit | f246933bb0001a6286afa266df60e74a7d361705 (patch) | |
tree | fba3c4964b9785996b990b647dab9bb8f1685580 /bitbake | |
parent | 5367855fe56db0c09b8fa7bb423b9de18d11eecc (diff) | |
download | ast2050-yocto-poky-f246933bb0001a6286afa266df60e74a7d361705.zip ast2050-yocto-poky-f246933bb0001a6286afa266df60e74a7d361705.tar.gz |
adt-installer: Set INHIBIT_DEFAULT_DEPS
We've been seeing an issue on the autobuilder due to the way it builds
package feed indexes. Packages get copied into the nightly build which
then creates indexes however this is done without the knowledge of
sstate. When adt-installer is built, it has dependencies on the toolchain
and when ipk files already exist, the build throws errors.
Since this recipe doesn't need a toolchain, we can remove the dependencies
to work around this for now. I'm not particularly happy with what the
autobuilder is doing but that is a post release issue.
(From OE-Core rev: 6055263b28698a2c79c1605aca2f3810d2aa140d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions