* [DistroKit] [PATCH] v7a: barebox-stm32mp: avoid redundant download
@ 2022-08-03 13:03 Jan Luebbe
2022-09-05 13:53 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2022-08-03 13:03 UTC (permalink / raw)
To: distrokit; +Cc: Jan Luebbe
Use the same name as the other barebox rules.
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
configs/platform-v7a/rules/barebox-stm32mp.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/platform-v7a/rules/barebox-stm32mp.make b/configs/platform-v7a/rules/barebox-stm32mp.make
index f120a097255f..88da49fd67e1 100644
--- a/configs/platform-v7a/rules/barebox-stm32mp.make
+++ b/configs/platform-v7a/rules/barebox-stm32mp.make
@@ -20,7 +20,7 @@ BAREBOX_STM32MP := barebox-stm32mp-$(BAREBOX_STM32MP_VERSION)
BAREBOX_STM32MP_SUFFIX := tar.bz2
BAREBOX_STM32MP_URL := $(call barebox-url, BAREBOX_STM32MP)
BAREBOX_STM32MP_PATCHES := barebox-$(BAREBOX_STM32MP_VERSION)
-BAREBOX_STM32MP_SOURCE := $(SRCDIR)/$(BAREBOX_STM32MP).$(BAREBOX_STM32MP_SUFFIX)
+BAREBOX_STM32MP_SOURCE := $(SRCDIR)/$(BAREBOX_STM32MP_PATCHES).$(BAREBOX_STM32MP_SUFFIX)
BAREBOX_STM32MP_DIR := $(BUILDDIR)/$(BAREBOX_STM32MP)
BAREBOX_STM32MP_BUILD_DIR := $(BAREBOX_STM32MP_DIR)-build
BAREBOX_STM32MP_CONFIG := $(call ptx/in-platformconfigdir, barebox-stm32mp.config)
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH] v7a: barebox-stm32mp: avoid redundant download
2022-08-03 13:03 [DistroKit] [PATCH] v7a: barebox-stm32mp: avoid redundant download Jan Luebbe
@ 2022-09-05 13:53 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2022-09-05 13:53 UTC (permalink / raw)
To: Jan Luebbe; +Cc: distrokit
On Wed, Aug 03, 2022 at 03:03:44PM +0200, Jan Luebbe wrote:
> Use the same name as the other barebox rules.
>
> Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
> ---
> configs/platform-v7a/rules/barebox-stm32mp.make | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-05 13:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 13:03 [DistroKit] [PATCH] v7a: barebox-stm32mp: avoid redundant download Jan Luebbe
2022-09-05 13:53 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox