[yocto] [psplash][PATCH 1/3] Cleanup poky logo

2019-09-02 Thread yann . dirson
From: Yann Dirson Make the shipped logo used as source for psplash-poky-img.h to have the name expected by make-image-header.sh, and remove unused logo. Signed-off-by: Yann Dirson --- base-images/poky-logo.png| Bin 7006 -> 0 bytes base-images/{poky-logo2.

[yocto] [psplash][PATCH 3/3] Generate image headers from their PNG source, while still including them in dist tarball

2019-09-02 Thread yann . dirson
From: Yann Dirson Signed-off-by: Yann Dirson --- Makefile.am|5 + psplash-bar-img.h | 47 -- psplash-hand-img.h | 320 -- psplash-poky-img.h | 1022 4 files changed, 5 insertions(+), 1389 deletions(-) delete mode 100644

[yocto] [psplash][PATCH 2/3] Import png source for images, extracted from headers

2019-09-02 Thread yann . dirson
From: Yann Dirson The prefered form for manipulating an image is the PNG source from which the C code was generated. These PNG were extracted by feeding data from the C headers to libpng. Signed-off-by: Yann Dirson --- base-images/psplash-bar.png | Bin 0 -> 544 bytes base-images/pspl

[yocto] gitlab-ci helper scripts for OpenEmbedded builds

2019-09-23 Thread Yann Dirson
for different usages. We'd love to hear how well it fits (or doesn't fit ;) with other use cases, and will gladly consider evolutions to make it more generally usable. Best regards, -- Yann Dirson Blade / Shadow -- http://shadow.tech -- ___ yocto mailing list

Re: [yocto] Reducing the size of the image by optimizing python

2019-10-19 Thread Yann Dirson
further than most > people find they need and will be much harder to do. > > Cheers, > > Richard > > > > -- > ___ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > --

Re: [yocto] gitlab-runner

2019-09-20 Thread Yann Dirson
Ok, I'll find time to publish that some time before monday 2019-09-20 8:05 UTC+02:00, Robert ber...@yocto.user : > Hi Yann, > > Please se my comments in-line > > On 19/09/2019 16:35, Yann Dirson wrote: >> Do you want a recipe for gitlab-runner, or something for getting &g

Re: [yocto] gitlab-runner

2019-09-20 Thread Yann Dirson
ing Tan asked suddenly out > of the darkness. There had been need of rain for many days. >"Only a promise," Lao Er said. > Pearl S. Buck - Dragon Seed > > -- > ___ > yocto mailing

Re: [yocto] gitlab-ci helper scripts for OpenEmbedded builds

2019-09-25 Thread Yann Dirson
ROPS changes > we needed upstreamed in a way that doesn't break those containers for > everyone else (something about the entrypoint doesn't appreciate the > runner's bash/shell detection script). > Looking forward to this! > Cheers, > > Thomas > > Geon Technologies, LLC > &

Re: [yocto] buildhistory revert

2019-10-10 Thread Yann Dirson
ld number of a package. > > That is: i have the package > kernel-4.1.15-2.0.1_4.1.15-r0.*17*_armhf.deb, but in need to turn back > to kernel-4.1.15-2.0.1_4.1.15-r0.*13*_armhf.deb > > > Can I setup manually the 17 value to 13? > > > Mauro > > -- Yann

Re: [yocto] buildhistory revert

2019-10-10 Thread Yann Dirson
the linux-imx with bitbake linux-imx and magically the package > kernel-4.1.15-2.0.1_4.1.15-r0.13_armhf.deb is build. > > > MZ > > > Il 10/10/19 14:40, Yann Dirson ha scritto: >> The PR server takes care not to reuse those versions. >> Apart from making sure your recip