Message ID | 20250911163506.20414-2-reatmon@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | Update bitbake-setup support | expand |
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"
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)