1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

arm/generic-arm64: Include generic-arm64-standard.scc into kernel config

To allow bitbake including the 'generic-arm64-standard.scc' into the kernel
configuration, it has to be included as a kmeta type source to the SRC_URI.

Issue-Id: SCM-4394
Signed-off-by: Kamil Dziezyk <kamil.dziezyk@arm.com>
Change-Id: Iaebd0c7758038843a1d0f37decbef057629bf0bb
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Kamil Dziezyk
2022-06-16 12:29:38 +01:00
committed by Jon Mason
parent 7013204337
commit eb0fa05262
2 changed files with 4 additions and 0 deletions
@@ -1,6 +1,10 @@
ARMFILESPATHS := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE:generic-arm64 = "generic-arm64"
FILESEXTRAPATHS:prepend:generic-arm64 = "${ARMFILESPATHS}"
SRC_URI:append:generic-arm64 =" \
file://generic-arm64-kmeta;type=kmeta;destsuffix=generic-arm64-kmeta \
"
FILESEXTRAPATHS:prepend:qemuarm64-secureboot = "${ARMFILESPATHS}"
SRC_URI:append:qemuarm64-secureboot = " \