summaryrefslogtreecommitdiffstats
path: root/scripts/lib/buildstats.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-05 15:58:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-06 11:09:53 +0000
commit343626fac98a5f5666d789b723f1894924b9ebd5 (patch)
tree18a5053f0df09ad0c0e4322db606a9aa1638f876 /scripts/lib/buildstats.py
parent3d7b493f118014c5f7d424fae616aa155984336b (diff)
downloadpoky-343626fac98a5f5666d789b723f1894924b9ebd5.tar.gz
debian: Fix renaming packagedata dependencies
We've recently seen issues where libxkbcommon was changed in/out of debian renaming and weston which DEPENDS but doesn't RDEPEND on it would show build failures. Looking at the sigdata file for weston:do_package_write_XXX, there were dependencies on packagedata for RDEPENDS but not DEPENDS. Some items like libxkbcommon are in DEPENDS but become autodetected RDEPENDS. The debian class already handles RDEPENDS but needs to handle DEPENDS in a similar way to avoid failures since bitbake treats them as two separate namespaces (unlike recrdepends). (From OE-Core rev: 834f7d735286c47765beb65778634eec7c2bd64f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions