Message ID | 096ae2a4-58bf-e622-7073-453e29bb7136@siemens.com (mailing list archive) |
---|---|
State | Handled Elsewhere |
Headers | show |
Series | [isar-cip-core] images: Enable inclusion of swupdate.inc by external layers | expand |
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. -=-=-=-=-=-=-=-=-=-=-=- 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] -=-=-=-=-=-=-=-=-=-=-=-
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"