Re: [oe-layertool-setup][PATCH 1/3] kas: set path for all repos
Ryan Eatmon <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
hehe... The tag should be: [oe-layersetup] On 2/20/2026 5:54 PM, [email protected] wrote: > From: Randolph Sapp <[email protected]> > > Kas allows the user to dictate repo paths to override the default > behavior of unpacking repositories to the current working directory. > > Given that the not all repo names actually follow a simple scheme that > can be included in the gitignore we should instead force these paths to > match oe-layertool-setup to keep things clean. > > Signed-off-by: Randolph Sapp <[email protected]> > --- > src/xslt/kas.xslt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/src/xslt/kas.xslt b/src/xslt/kas.xslt > index b78b788..7d1fbd7 100644 > --- a/src/xslt/kas.xslt > +++ b/src/xslt/kas.xslt > @@ -37,6 +37,8 @@ target: </xsl:text><xsl:value-of select='text()'/><xsl:text> > <xsl:text> commit: "</xsl:text><xsl:value-of select='@commit'/><xsl:text>" > </xsl:text> > </xsl:if> > +<xsl:text> path: "sources/bitbake" > +</xsl:text> > <xsl:text> layers: > </xsl:text> > <xsl:text> .: disabled > @@ -56,6 +58,8 @@ target: </xsl:text><xsl:value-of select='text()'/><xsl:text> > <xsl:text> commit: "</xsl:text><xsl:value-of select='@commit'/><xsl:text>" > </xsl:text> > </xsl:if> > +<xsl:text> path: "sources/</xsl:text><xsl:value-of select='@name'/><xsl:text>" > +</xsl:text> > <xsl:apply-templates select='layers'/> > </xsl:template> > -- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS