cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
From: "Quirin Gylstorff" <quirin.gylstorff@siemens.com>
To: cip-dev@lists.cip-project.org, jan.kiszka@siemens.com
Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>
Subject: [cip-dev][isar-cip-core][PATCH v2] initramfs-config: use correct syntax for FILESPATH
Date: Mon, 14 Dec 2020 10:22:57 +0100	[thread overview]
Message-ID: <20201214092257.385-1-Quirin.Gylstorff@siemens.com> (raw)
In-Reply-To: <6c1a0b90-4242-987b-5802-0dcb8ea3505d@siemens.com>

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

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

replace the incorrect usage.

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 .../initramfs-config/initramfs-abrootfs-secureboot_0.1.bb       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-support/initramfs-config/initramfs-abrootfs-secureboot_0.1.bb b/recipes-support/initramfs-config/initramfs-abrootfs-secureboot_0.1.bb
index 4243b41..3322d71 100644
--- a/recipes-support/initramfs-config/initramfs-abrootfs-secureboot_0.1.bb
+++ b/recipes-support/initramfs-config/initramfs-abrootfs-secureboot_0.1.bb
@@ -10,7 +10,7 @@
 
 require recipes-support/initramfs-config/initramfs-config.inc
 
-FILESPATH =. "${LAYERDIR_isar-siemens}/recipes-support/initramfs-config/files:"
+FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}:"
 
 DEBIAN_DEPENDS += ", busybox, patch"
 
-- 
2.20.1


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


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


  reply	other threads:[~2020-12-14  9:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 13:54 [cip-dev][isar-cip-core][PATCH 0/2] Minor Fixes Quirin Gylstorff
2020-12-11 13:54 ` [cip-dev][isar-cip-core][PATCH 1/2] initramfs-config: use correct syntax for FILESPATH Quirin Gylstorff
2020-12-14  7:43   ` Jan Kiszka
2020-12-14  9:22     ` Quirin Gylstorff [this message]
2020-12-14  9:24       ` [cip-dev][isar-cip-core][PATCH v2] " Jan Kiszka
2020-12-14  9:45         ` [cip-dev][isar-cip-core][PATCH v3] initramfs-config: remove FILESPATH Quirin Gylstorff
2020-12-14  9:46           ` Jan Kiszka
2020-12-11 13:54 ` [cip-dev][isar-cip-core][PATCH 2/2] add pycache to .gitignore Quirin Gylstorff
2020-12-14  7:45   ` Jan Kiszka

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=20201214092257.385-1-Quirin.Gylstorff@siemens.com \
    --to=quirin.gylstorff@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=jan.kiszka@siemens.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;
as well as URLs for NNTP newsgroup(s).