On Mon, Sep 2, 2019 at 4:50 PM Maciej Pijanowski
wrote:
>
>
> On 02.09.2019 15:51, Josef Holzmayr wrote:
> > I'd like to throw kas into the discussion too, I've been using it quite
> > successfully.
> >
> > https://github.com/siemens/kas
> +1 for kas. Previously I was using repo, custom scripts an
On 02.09.2019 15:51, Josef Holzmayr wrote:
> I'd like to throw kas into the discussion too, I've been using it quite
> successfully.
>
> https://github.com/siemens/kas
+1 for kas. Previously I was using repo, custom scripts and custom
Docker container for running the build. kas does all of that
a
On Mon, Sep 2, 2019 at 2:05 PM Brian Silverman wrote:
>
> Is there a way to automatically fetch/add a yocto layer from another layer?
>
> My problem is that I’d like to be able to build instructions of my product
> from one version number. But here’s our normal (example) build instructions:
>
>
I'd like to throw kas into the discussion too, I've been using it quite
successfully.
https://github.com/siemens/kas
Greetz
On Mon, Sep 02, 2019 at 03:34:28PM +0200, Alexander Kanavin wrote:
> On Mon, 2 Sep 2019 at 15:05, Brian Silverman wrote:
>
> > The tags chosen above are based on what we
On Mon, 2 Sep 2019 at 15:05, Brian Silverman wrote:
> The tags chosen above are based on what we test and ship. So my issue is
> that someone has to correctly follow the above instructions for different
> versions of multiple layers if they want a reproducible build of a specific
> version of my
Is there a way to automatically fetch/add a yocto layer from another layer?
My problem is that I’d like to be able to build instructions of my product
from one version number. But here’s our normal (example) build
instructions:
git clone git://git.yoctoproject.org/poky -b some_poky_tag
cd poky