Jose Quaresma

Results 16 comments of Jose Quaresma

> > > I understand its spanning across layer releases is a certain usecase. However there is other side to it, where meta-freescale does not behave well in multi BSP...

there is no nativity upstream on https://reviews.llvm.org/D53608 and so close this.

@nicoweidner sure feel free to change or take it according to your needs.

With the addiction of MPRIS mediaplayer support in https://github.com/louis77/tuner/commit/63fb6d96d2740fe3641a1a24ef6ffb720ec928c7 the title can be shown on the console with the help of the `playerctl` ``` playerctl --player=Tuner metadata title ```

A standalone implementation that does not depend on libsystemd was merged on https://github.com/openssh/openssh-portable/commit/08f579231cd38a1c657aaa6ddeb8ab57a1fd4f5c

Your patch looks good imo, I would only change the last line: ```diff @@ -460,6 +460,7 @@ def create_diff_gz(d, src_orig, src, ar_outdir): def is_work_shared(d): pn = d.getVar('PN') - return pn.startswith('gcc-source')...