From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Henning Schild <henning.schild@siemens.com>
Subject: [PATCH v2 2/3] meta-isar: u-boot: Encode version in URL via PV
Date: Fri, 23 Nov 2018 20:09:46 +0100 [thread overview]
Message-ID: <60fbb35605eca4cfaba94da585c9241f68b66ec5.1543000186.git.jan.kiszka@siemens.com> (raw)
In-Reply-To: <cover.1543000186.git.jan.kiszka@siemens.com>
In-Reply-To: <cover.1543000186.git.jan.kiszka@siemens.com>
From: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb b/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
index e0f756c..fe00b73 100644
--- a/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
+++ b/meta-isar/recipes-bsp/u-boot/u-boot_2018.09.bb
@@ -6,6 +6,6 @@
require recipes-bsp/u-boot/u-boot-custom.inc
SRC_URI += " \
- ftp://ftp.denx.de/pub/u-boot/u-boot-2018.09.tar.bz2 \
+ ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
"
SRC_URI[sha256sum] = "839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268"
--
2.16.4
next prev parent reply other threads:[~2018-11-23 19:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-23 19:09 [PATCH v2 0/3] u-boot regression fix, cleanup restoration Jan Kiszka
2018-11-23 19:09 ` [PATCH v2 1/3] Revert "u-boot-custom: Use bitbake variables instead of hardcoded values" Jan Kiszka
2018-11-23 19:09 ` Jan Kiszka [this message]
2018-11-23 19:09 ` [PATCH v2 3/3] u-boot-custom: Add -dev package to PROVIDES Jan Kiszka
2018-11-26 9:47 ` [PATCH v2 0/3] u-boot regression fix, cleanup restoration Henning Schild
2018-11-26 9:49 ` Jan Kiszka
2018-11-26 10:16 ` Henning Schild
2018-11-26 11:08 ` Jan Kiszka
2018-11-26 16:51 ` Henning Schild
2018-11-27 9:55 ` Henning Schild
2018-11-26 13:15 ` Maxim Yu. Osipov
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=60fbb35605eca4cfaba94da585c9241f68b66ec5.1543000186.git.jan.kiszka@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/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