DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Michael Olbrich <m.olbrich@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] platform-v7a: image-vexpress-nor: fix copy-paste error
Date: Mon, 5 Sep 2022 15:58:46 +0200	[thread overview]
Message-ID: <YxYAlgGQOyEMxZ2B@pengutronix.de> (raw)
In-Reply-To: <20220902104854.2392497-1-m.olbrich@pengutronix.de>

On Fri, Sep 02, 2022 at 12:48:54PM +0200, Michael Olbrich wrote:
> Package name and symbol name should match.
> 
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> ---
>  configs/platform-v7a/rules/image-vexpress-nor.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configs/platform-v7a/rules/image-vexpress-nor.make b/configs/platform-v7a/rules/image-vexpress-nor.make
> index 8d97b1b0b4ab..e10223b89433 100644
> --- a/configs/platform-v7a/rules/image-vexpress-nor.make
> +++ b/configs/platform-v7a/rules/image-vexpress-nor.make
> @@ -9,12 +9,12 @@
>  #
>  # We provide this package
>  #
> -IMAGE_PACKAGES-$(PTXCONF_IMAGE_VEXPRESS_NOR) += image-flash
> +IMAGE_PACKAGES-$(PTXCONF_IMAGE_VEXPRESS_NOR) += image-vexpress-nor
>  
>  #
>  # Paths and names
>  #
> -IMAGE_VEXPRESS_NOR		:= image-flash
> +IMAGE_VEXPRESS_NOR		:= image-vexpress-nor
>  IMAGE_VEXPRESS_NOR_DIR		:= $(BUILDDIR)/$(IMAGE_VEXPRESS_NOR)
>  IMAGE_VEXPRESS_NOR_IMAGE	:= $(IMAGEDIR)/vexpress.norimg
>  IMAGE_VEXPRESS_NOR_CONFIG	:= vexpress-nor.config

Applied to next.

rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



      reply	other threads:[~2022-09-05 13:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02 10:48 Michael Olbrich
2022-09-05 13:58 ` Robert Schwebel [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=YxYAlgGQOyEMxZ2B@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=m.olbrich@pengutronix.de \
    /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