From: Martin Jansa <martin.jansa@gmail.com>
To: bruce.ashfield@gmail.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] linux-yocto/5.0: make scsci-debug include scsci core configs
Date: Mon, 24 Jun 2019 20:14:15 +0200 [thread overview]
Message-ID: <20190624181415.GA1509@jama> (raw)
In-Reply-To: <d3d3d374e985ccfe061a986d2735791476b24511.1561379933.git.bruce.ashfield@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3406 bytes --]
On Mon, Jun 24, 2019 at 08:44:42AM -0400, bruce.ashfield@gmail.com wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
>
> Updating the scsci-debug fragment to include the core scsci config
> options. This allows standalone use of the fragment, since all
> supporting options will be enabled simply by including the top
> level config in a BSP.
>
> This also removes a configuration warning on qemuarm, since we
> will no longer have missing / unavailable options during the
> config audit.
4 typos in commit summary and commit message scsci should probably be
scsi, I didn't check the commit in the meta repository, maybe more
scsci's there :).
> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
> ---
> meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | 2 +-
> meta/recipes-kernel/linux/linux-yocto_5.0.bb | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
> index c5bd342d5b..35f2350d52 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
> @@ -12,7 +12,7 @@ python () {
> }
>
> SRCREV_machine ?= "9c1e84c9b81b6bf1df55f26f2e0517266c37f7eb"
> -SRCREV_meta ?= "97eac3146504a2348543b8b8859f44a7b8f0d590"
> +SRCREV_meta ?= "eb6ef084f987441359145c41cadcbdd768eeb012"
>
> SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
> git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}"
> diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
> index d6e45c69c0..96cfb3dcd1 100644
> --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
> @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
>
> SRCREV_machine_qemuarm ?= "fabee455f397ba8054f35a3ad5f2250bbad93bef"
> SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458"
> -SRCREV_meta ?= "97eac3146504a2348543b8b8859f44a7b8f0d590"
> +SRCREV_meta ?= "eb6ef084f987441359145c41cadcbdd768eeb012"
>
> PV = "${LINUX_VERSION}+git${SRCPV}"
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto_5.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
> index 5bc2d54916..d4d30853f0 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb
> @@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458"
> SRCREV_machine_qemux86-64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458"
> SRCREV_machine_qemumips64 ?= "5a8b27bcc0b16077ab8edfcd3fb25c80dc2c652e"
> SRCREV_machine ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458"
> -SRCREV_meta ?= "97eac3146504a2348543b8b8859f44a7b8f0d590"
> +SRCREV_meta ?= "eb6ef084f987441359145c41cadcbdd768eeb012"
>
> # remap qemuarm to qemuarma15 for the 5.0 kernel
> # KMACHINE_qemuarm ?= "qemuarma15"
> --
> 2.19.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
prev parent reply other threads:[~2019-06-24 18:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-24 12:44 [PATCH 0/2] linux-yocto: (small) consolidated pull request bruce.ashfield
2019-06-24 12:44 ` [PATCH 1/2] linux-yocto/5.0: bsp: add basic xilinx zynqmp support bruce.ashfield
2019-06-24 12:44 ` [PATCH 2/2] linux-yocto/5.0: make scsci-debug include scsci core configs bruce.ashfield
2019-06-24 18:14 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190624181415.GA1509@jama \
--to=martin.jansa@gmail.com \
--cc=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox