Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth
@ 2020-10-16 14:37 Tim Orling
  2020-10-19 12:22 ` [oe] " Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Orling @ 2020-10-16 14:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Tim Orling

In preparation for the release of Yocto Project 3.2,
"gatesgarth", change development branch to be only
compatible with the new release.

Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index b25c9ef9..a5738d96 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1"
 
 LAYERDEPENDS_meta-python2 = "core openembedded-layer"
 
-LAYERSERIES_COMPAT_meta-python2 = "dunfell"
+LAYERSERIES_COMPAT_meta-python2 = "gatesgarth"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
-- 
2.25.0


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

end of thread, other threads:[~2020-10-19 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-16 14:37 [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth Tim Orling
2020-10-19 12:22 ` [oe] " Martin Jansa
2020-10-19 20:37   ` Tim Orling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox