It is not the expected behavior that changes on the .cfg files only referenced from .scc files are not detected.
This looks good to me.
Also note that I have an outstanding bugzilla to see if I can invalidate stamps, etc, when these elements change .. so at that point, I'd be able to fixup this documentation section.
Bruce
Signed-off-by: Urs Fässler <urs.fassler@...> Signed-off-by: Pascal Bach <pascal.bach@...> --- documentation/kernel-dev/kernel-dev-common.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 83b02b1c1..2e421e7ba 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml @@ -2623,6 +2623,10 @@ <filename>.scc</filename> file in the <filename>SRC_URI</filename> statement to reference multiple kernel features. + <note> + Bitbake only detects changes on files listed in + <filename>SRC_URI</filename>. + </note> </para> <para>