Hi Tobias,
To make patch files, you could use below command,
#git format-patch --cover-letter from..to
With this command, a cover file will be created and you could describe
what this patch series mean in the cover file.
Thanks,
Inki Dae
On 2015ë
04ì 30ì¼ 23:56, Tobias Jakobi wrote:
> Hell
Hello Inki!
Inki Dae wrote:
> Hi Tobias,
>
> To make patch files, you could use below command,
> #git format-patch --cover-letter from..to
Thanks, I'm going to add the cover letter to the next revision.
> With this command, a cover file will be created and you could describe
> what this patch s
Hello,
here's the rework of the layer blending setup that I discussed with Joonyoung
in the past days. There's still
some TODOs in the code, but more or less it does what it's supposed to do. What
still bothers me a bit is that I
currently call blending reconfig in mixer_cfg_layer(). It would