From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 86F26C4167B for ; Fri, 11 Dec 2020 13:54:55 +0000 (UTC) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F1CFC23ECD for ; Fri, 11 Dec 2020 13:54:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F1CFC23ECD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=siemens.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+64572+5952+4520388+8129055@lists.cip-project.org X-Received: by 127.0.0.2 with SMTP id LXmYYY4521723xDLbtElxFSF; Fri, 11 Dec 2020 05:54:54 -0800 X-Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) by mx.groups.io with SMTP id smtpd.web11.7009.1607694893504268835 for ; Fri, 11 Dec 2020 05:54:54 -0800 X-Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id 0BBDso9t017384 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 11 Dec 2020 14:54:50 +0100 X-Received: from md2dvrtc.fritz.box ([139.22.37.41]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id 0BBDsnjD015801; Fri, 11 Dec 2020 14:54:49 +0100 From: "Quirin Gylstorff" To: cip-dev@lists.cip-project.org, Jan.Kiszka@siemens.com Cc: Quirin Gylstorff Subject: [cip-dev][isar-cip-core][PATCH 1/2] initramfs-config: use correct syntax for FILESPATH Date: Fri, 11 Dec 2020 14:54:47 +0100 Message-Id: <20201211135448.17147-2-Quirin.Gylstorff@siemens.com> In-Reply-To: <20201211135448.17147-1-Quirin.Gylstorff@siemens.com> References: <20201211135448.17147-1-Quirin.Gylstorff@siemens.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: cip-dev@lists.cip-project.org List-Id: Mailing-List: list cip-dev@lists.cip-project.org; contact cip-dev+owner@lists.cip-project.org Reply-To: cip-dev@lists.cip-project.org X-Gm-Message-State: xsHY0vVcLMrILjzWCJLDyPmtx4520388AA= Content-Type: multipart/mixed; boundary="3bPxYojJge43okGIyeRO" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.cip-project.org; q=dns/txt; s=20140610; t=1607694894; bh=tAB9qc3ZhcPo675LPULfNirpspCrlLOSKm9PY6nncVE=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=HaPWTOX1wxXh2c74VPQ4J6ZRJJaa0ScW6FBnG3jN055qTK6xb2Q+NjVYMUgMYC/w4Ib wjQSG6gUzTLMjz1IstqVlWTU2Jf6kQ+8swyaI59gN+W+yfUtgNNelkJqQFuKFQKdEqLqL L4n2jrdJGtm78eKxtPXgGVoa98xlDrdcinU= --3bPxYojJge43okGIyeRO Content-Transfer-Encoding: 8bit From: Quirin Gylstorff replace the incorrect usage. Signed-off-by: Quirin Gylstorff --- .../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..68d064f 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}/files:" DEBIAN_DEPENDS += ", busybox, patch" -- 2.20.1 --3bPxYojJge43okGIyeRO Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Links: You receive all messages sent to this group. View/Reply Online (#5952): https://lists.cip-project.org/g/cip-dev/message= /5952 Mute This Topic: https://lists.cip-project.org/mt/78879163/4520388 Group Owner: cip-dev+owner@lists.cip-project.org Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/7279483= 98/xyzzy [cip-dev@archiver.kernel.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --3bPxYojJge43okGIyeRO--