From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/3] rpi: barebox: make BAREBOX_EXTRA_ENV_PATH layer-aware
Date: Sun, 6 Dec 2020 22:48:16 +0100 [thread overview]
Message-ID: <20201206214817.15366-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20201206214817.15366-1-rhi@pengutronix.de>
Since PTXdist commit 41cb4d9f9287d85ae11b (2018-07-24, Michael Olbrich:
"barebox: support layers with BAREBOX_EXTRA_ENV_PATH"), this path is
layer-aware and resolved relative to the platformconfig directory.
Link: https://git.pengutronix.de/cgit/ptxdist/commit/?id=41cb4d9f9287d85ae11b
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-rpi/platformconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 835ff38e62cd..c86fb2b8f6b2 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -171,7 +171,7 @@ PTXCONF_BAREBOX_VERSION="2020.08.1"
PTXCONF_BAREBOX_MD5="d57031878390cb267f6641aedffcda9f"
PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
-PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
+PTXCONF_BAREBOX_EXTRA_ENV_PATH="barebox-defaultenv"
# PTXCONF_BAREBOX_BAREBOXENV is not set
# PTXCONF_BAREBOX_BAREBOXCRC32 is not set
# PTXCONF_BAREBOX_KERNEL_INSTALL is not set
--
2.29.2
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2020-12-06 21:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-06 21:48 [DistroKit] [PATCH 1/3] platforms: make DTC_OFTREE_DTS_PATH layer-aware Roland Hieber
2020-12-06 21:48 ` Roland Hieber [this message]
2021-02-01 17:48 ` [DistroKit] [PATCH 2/3] rpi: barebox: make BAREBOX_EXTRA_ENV_PATH layer-aware Robert Schwebel
2020-12-06 21:48 ` [DistroKit] [PATCH 3/3] rpi: image-boot-vfat: remove unused variables Roland Hieber
2021-02-01 17:49 ` Robert Schwebel
2020-12-07 7:47 ` [DistroKit] [PATCH 1/3] platforms: make DTC_OFTREE_DTS_PATH layer-aware Alexander Dahl
2021-01-15 12:33 ` Roland Hieber
2021-01-15 12:52 ` Michael Olbrich
2021-02-01 17:46 ` Robert Schwebel
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=20201206214817.15366-2-rhi@pengutronix.de \
--to=rhi@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