summaryrefslogtreecommitdiff
path: root/poky/bitbake
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-02-19 23:37:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-25 23:15:06 +0300
commitec0e87b37a04927ed4549b1b9d2e23a8c345cb7a (patch)
tree8da1be712ac1cf1eebf5f80457cf57489a3370cd /poky/bitbake
parent706d5aacd7ab7b37c00df1a1b210e4ced06119e1 (diff)
downloadopenbmc-ec0e87b37a04927ed4549b1b9d2e23a8c345cb7a.tar.xz
rsync: only add dependencies on target
Our recent rebase of upstream poky caused a build failure. The failure was a "Dependency loop" failure. The following gist has the output: https://gist.github.com/geissonator/fb078233c99ffad5b38ad6195db0a403 The root of the issue was OpenBMC's rsync bbappend which adds popt and zlib as DEPENDS for both the native and target builds. This dependency on the native build is what caused the issue. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I751cb0212ea711e51f6e7e2d338d83f7eeeab8de
Diffstat (limited to 'poky/bitbake')
0 files changed, 0 insertions, 0 deletions