diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-22 22:15:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 22:52:22 +0000 |
commit | 77988c32f1c9b3eb9248ac6eb296fb8f4c833752 (patch) | |
tree | 91f3d65faac65de51c8c1bdd67564215b89b680d /meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb | |
parent | 2ede6787ea92d0312a73805870b01c3baa9d4139 (diff) | |
download | poky-77988c32f1c9b3eb9248ac6eb296fb8f4c833752.tar.gz |
sstatesig.py: Add handling for machine specific module dependencies
Adding dependencies on machine specific recipes from generic packages
causes a rebuild of the generic package per machine if using signatures
for the stamp files which is unacceptable.
We need to declare that RRECOMMENDS on kernel-module-* are safe
and that we shouldn't care about these machine specific dependencies
from a stamp perspective. This change adds code which does this.
It depends on a change in bitbake to expose the dataCache object
which can be used to make the calculations we need to allow this to
work correctly.
(From OE-Core rev: 91fc672756d45086cdf4e9c6de8e920dcd8cd14e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.2.bb')
0 files changed, 0 insertions, 0 deletions