From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
To: <isar-users@googlegroups.com>
Cc: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
Subject: [PATCH 2/2] meta-isar: u-boot: Migrate to DEB_BUILD_PROFILES
Date: Wed, 16 Feb 2022 23:31:42 +0530 [thread overview]
Message-ID: <20220216180142.1074548-3-Vijaikumar_Kanagarajan@mentor.com> (raw)
In-Reply-To: <20220216180142.1074548-1-Vijaikumar_Kanagarajan@mentor.com>
Migrate u-boot recipe to use DEB_BUILD_PROFILES instead of
U_BOOT_TOOLS_PACKAGE variable
Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
meta-isar/recipes-bsp/u-boot/u-boot-de0-nano-soc_2020.10.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-isar/recipes-bsp/u-boot/u-boot-de0-nano-soc_2020.10.bb b/meta-isar/recipes-bsp/u-boot/u-boot-de0-nano-soc_2020.10.bb
index dcb76c5..bb67df1 100644
--- a/meta-isar/recipes-bsp/u-boot/u-boot-de0-nano-soc_2020.10.bb
+++ b/meta-isar/recipes-bsp/u-boot/u-boot-de0-nano-soc_2020.10.bb
@@ -6,4 +6,4 @@
require u-boot-${PV}.inc
# Just for testing purposes, distro package would be recent enough
-U_BOOT_TOOLS_PACKAGE = "1"
+DEB_BUILD_PROFILES += "tools"
--
2.25.1
prev parent reply other threads:[~2022-02-16 18:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 18:01 [PATCH 0/2] " Vijai Kumar K
2022-02-16 18:01 ` [PATCH 1/2] u-boot: Switch to use DEB_BUILD_PROFILES Vijai Kumar K
2022-02-18 11:53 ` Jan Kiszka
2022-02-18 12:00 ` vijai kumar
2022-06-03 9:35 ` Jan Kiszka
2022-02-16 18:01 ` Vijai Kumar K [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=20220216180142.1074548-3-Vijaikumar_Kanagarajan@mentor.com \
--to=vijaikumar_kanagarajan@mentor.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