cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
* [cip-dev] [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers
@ 2021-07-26  6:38 Jan Kiszka
  2021-07-27 11:48 ` Srinuvasan A
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2021-07-26  6:38 UTC (permalink / raw)
  To: cip-dev; +Cc: Srinuvasan A, Quirin Gylstorff

[-- Attachment #1: Type: text/plain, Size: 708 bytes --]

From: Jan Kiszka <jan.kiszka@siemens.com>

Analogously to secureboot.inc, this file needs to ensure that
sw-description.tmpl artifact it pulls can be found even if the including
recipe is in a different layer.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 recipes-core/images/swupdate.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-core/images/swupdate.inc b/recipes-core/images/swupdate.inc
index 6708a7e..06ad5af 100644
--- a/recipes-core/images/swupdate.inc
+++ b/recipes-core/images/swupdate.inc
@@ -9,6 +9,8 @@
 # SPDX-License-Identifier: MIT
 #
 
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
 EXTRACT_PARTITIONS = "img4"
 ROOTFS_PARTITION_NAME="img4.gz"
 
-- 
2.26.2

[-- Attachment #2: Type: text/plain, Size: 429 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6629): https://lists.cip-project.org/g/cip-dev/message/6629
Mute This Topic: https://lists.cip-project.org/mt/84453358/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/10495289/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [cip-dev] [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers
  2021-07-26  6:38 [cip-dev] [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers Jan Kiszka
@ 2021-07-27 11:48 ` Srinuvasan A
  0 siblings, 0 replies; 2+ messages in thread
From: Srinuvasan A @ 2021-07-27 11:48 UTC (permalink / raw)
  To: cip-dev


[-- Attachment #1.1: Type: text/plain, Size: 162 bytes --]

Jan,

We added swupdate recipe in downstream isar-siemens layer now it pulls the sw-description.tmpl file. It's working fine. Please sync with master. Thanks.

[-- Attachment #1.2: Type: text/html, Size: 245 bytes --]

[-- Attachment #2: Type: text/plain, Size: 429 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6634): https://lists.cip-project.org/g/cip-dev/message/6634
Mute This Topic: https://lists.cip-project.org/mt/84453358/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/10495289/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-27 11:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26  6:38 [cip-dev] [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers Jan Kiszka
2021-07-27 11:48 ` Srinuvasan A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).