Hi Trevor,

On 10/3/23 16:03, Trevor Woerner wrote:
On Tue 2023-10-03 @ 12:17:13 PM, Quentin Schulz wrote:
Hi Anthony,

On 10/3/23 02:43, Anthony Davies via lists.yoctoproject.org wrote:
[You don't often get email from 
anthony.t.davies=gmail....@lists.yoctoproject.org. Learn why this is important 
at https://aka.ms/LearnAboutSenderIdentification ]

From: Anthony Davies <anthony.t.dav...@gmail.com>

Updated inc files to allow overriding KERNEL_IMAGETYPE in local.conf

Signed-off-by: Anthony Davies <anthony.t.dav...@gmail.com>

Reviewed-by: Quentin Schulz <quentin.sch...@theobroma-systems.com>

Unrelated to this patch set, KERNEL_IMAGETYPE actually defaults to zImage so
we could just avoid doing it again in rk3066, rk3188, rk3328.

Also, for newer versions of patch series, please use:
git format-patch -v3
or
git send-email -v3

and it should create a mail with:
[PATCH v3] in there
because with the current subject being
Allow KERNEL_IMAGETYPE override v3
this would be the commit title inside the git repo and this is the kind of
information we don't necessarily need in the git repo :) (but thanks for
thinknig about adding it, it makes it easier to follow which patch mail is
the latest version :) ).

Would "git send-email -v3" also add the "meta-rockchip"?

I assume anything you can pass to git-format-patch can be passed to git-send-email, so git send-email --subject-prefix="meta-rockchip][PATCH v3" probably would work just as fine? However these parameters only work if you pass a gitrev and not a patch

c.f. https://git-scm.com/docs/git-send-email#_description
"""
Patches can be specified as files, directories (which will send all files in the directory), or directly as a revision list. In the last case, any format accepted by git-format-patch[1] can be passed to git send-email, as well as options understood by git-format-patch[1].
"""

Cheers,
Quentin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61221): https://lists.yoctoproject.org/g/yocto/message/61221
Mute This Topic: https://lists.yoctoproject.org/mt/101725871/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to