All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][PATCH v2] kernel-dev: note about the change detection of kernel feature files
@ 2018-10-22  9:07 Urs Fässler
  2018-10-25 10:37 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Urs Fässler @ 2018-10-22  9:07 UTC (permalink / raw)
  To: yocto, bruce.ashfield

It is not the expected behavior that changes on the .cfg files only
referenced from .scc files are not detected.

Signed-off-by: Urs Fässler <urs.fassler@bbv.ch>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
---
 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>
-- 
2.19.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto-docs][PATCH v2] kernel-dev: note about the change detection of kernel feature files
  2018-10-22  9:07 [yocto-docs][PATCH v2] kernel-dev: note about the change detection of kernel feature files Urs Fässler
@ 2018-10-25 10:37 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2018-10-25 10:37 UTC (permalink / raw)
  To: Urs Fässler, yocto, bruce.ashfield

On 10/22/18 5:07 AM, Urs Fässler wrote:
> 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@bbv.ch>
> Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
> ---
>   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>
> 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-25 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-22  9:07 [yocto-docs][PATCH v2] kernel-dev: note about the change detection of kernel feature files Urs Fässler
2018-10-25 10:37 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.