All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm arm-bsp: enable patch-status warnings
@ 2024-03-12 12:55 ross.burton
  2024-03-13 13:37 ` Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: ross.burton @ 2024-03-12 12:55 UTC (permalink / raw)
  To: meta-arm

From: Ross Burton <ross.burton@arm.com>

Enable the patch-status warning for meta-arm and meta-arm-bsp.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-arm-bsp/conf/layer.conf | 2 ++
 meta-arm/conf/layer.conf     | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/meta-arm-bsp/conf/layer.conf b/meta-arm-bsp/conf/layer.conf
index 543b8c23..9013d11f 100644
--- a/meta-arm-bsp/conf/layer.conf
+++ b/meta-arm-bsp/conf/layer.conf
@@ -24,3 +24,5 @@ BBFILES_DYNAMIC += " \
     meta-arm-systemready:${LAYERDIR}/dynamic-layers/meta-arm-systemready/*/*/*.bb \
     meta-arm-systemready:${LAYERDIR}/dynamic-layers/meta-arm-systemready/*/*/*.bbappend \
 "
+
+WARN_QA:append:layer-meta-arm-bsp = " patch-status"
diff --git a/meta-arm/conf/layer.conf b/meta-arm/conf/layer.conf
index af8275af..9e9c9dbd 100644
--- a/meta-arm/conf/layer.conf
+++ b/meta-arm/conf/layer.conf
@@ -19,3 +19,5 @@ LAYERSERIES_COMPAT_meta-arm = "nanbield scarthgap"
 HOSTTOOLS_NONFATAL += "telnet"
 
 addpylib ${LAYERDIR}/lib oeqa
+
+WARN_QA:append:layer-meta-arm = " patch-status"
-- 
2.34.1



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

* Re: [PATCH] arm arm-bsp: enable patch-status warnings
  2024-03-12 12:55 [PATCH] arm arm-bsp: enable patch-status warnings ross.burton
@ 2024-03-13 13:37 ` Jon Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Mason @ 2024-03-13 13:37 UTC (permalink / raw)
  To: meta-arm, ross.burton


On Tue, 12 Mar 2024 12:55:05 +0000, ross.burton@arm.com wrote:
> Enable the patch-status warning for meta-arm and meta-arm-bsp.
> 
> 

Applied, thanks!

[1/1] arm arm-bsp: enable patch-status warnings
      commit: e867b0aa6a831c74cf50d23c25a74b68137bc9c3

Best regards,
-- 
Jon Mason <jon.mason@arm.com>


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

end of thread, other threads:[~2024-03-13 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 12:55 [PATCH] arm arm-bsp: enable patch-status warnings ross.burton
2024-03-13 13:37 ` Jon Mason

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.