diff mbox series

[oe-layersetup,master,1/5] conf: Add support for whinlatter

Message ID 20250911163506.20414-2-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Update bitbake-setup support | expand

Commit Message

Ryan Eatmon Sept. 11, 2025, 4:35 p.m. UTC
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 4997038..9c6c9aa 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -1,3 +1,3 @@ 
 BBFILE_COLLECTIONS += "oe-layersetup"
 LAYERVERSION_oe-layersetup = "1"
-LAYERSERIES_COMPAT_oe-layersetup = "kirkstone scarthgap styhead walnascar"
+LAYERSERIES_COMPAT_oe-layersetup = "kirkstone scarthgap styhead walnascar whinlatter"