DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Lars Schmidt <l.schmidt@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Lars Schmidt <l.schmidt@pengutronix.de>
Subject: [DistroKit] [PATCH 1/3] fixup! v8a: barebox: version bump 2025.06.1 -> 2025.07.0
Date: Fri,  1 Aug 2025 11:14:54 +0200	[thread overview]
Message-ID: <20250801091456.582976-1-l.schmidt@pengutronix.de> (raw)
In-Reply-To: <20250731155129.2464376-1-l.schmidt@pengutronix.de>

---
The target dir for firmware files changed, so the target directory needs adaption.

 configs/platform-v8a/rules/firmware-ti.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v8a/rules/firmware-ti.make b/configs/platform-v8a/rules/firmware-ti.make
index 16ff4de..9c12764 100644
--- a/configs/platform-v8a/rules/firmware-ti.make
+++ b/configs/platform-v8a/rules/firmware-ti.make
@@ -34,7 +34,7 @@ FIRMWARE_TI_FIRMWARE_FILES	:= \
 #
 ifdef PTXCONF_FIRMWARE_TI
 BAREBOX_R5_INJECT_FILES		+= \
-	$(foreach f,$(FIRMWARE_TI_FIRMWARE_FILES),ti-sysfw/$(f):firmware/$(f))
+	$(foreach f,$(FIRMWARE_TI_FIRMWARE_FILES),ti-sysfw/$(f):firmware/ti-linux-firmware/ti-sysfw/$(f))
 endif
 
 # ----------------------------------------------------------------------------
-- 
2.39.5




  parent reply	other threads:[~2025-08-01  9:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31 15:51 [DistroKit] [PATCH] " Lars Schmidt
2025-07-31 19:02 ` Robert Schwebel
2025-08-01  9:14 ` Lars Schmidt [this message]
2025-08-01  9:14   ` [DistroKit] [PATCH 2/3] script: add ptxd_make_world_inject from ptxdist Lars Schmidt
2025-08-01  9:29     ` Alexander Dahl
2025-08-01 12:01       ` [DistroKit] [PATCH 1/2] " Lars Schmidt
2025-08-01 12:01         ` [DistroKit] [PATCH 2/2] scripts: create target path in ptxd_make_world_inject Lars Schmidt
2025-08-02  5:38           ` Robert Schwebel
2025-08-01  9:14   ` [DistroKit] [PATCH 3/3] " Lars Schmidt

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=20250801091456.582976-1-l.schmidt@pengutronix.de \
    --to=l.schmidt@pengutronix.de \
    --cc=distrokit@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