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

This was missed by 1ba9500dd5.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 recipes-kernel/linux/linux-xenomai_latest.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-kernel/linux/linux-xenomai_latest.bb 
b/recipes-kernel/linux/linux-xenomai_latest.bb
index 09df461..836fa52 100644
--- a/recipes-kernel/linux/linux-xenomai_latest.bb
+++ b/recipes-kernel/linux/linux-xenomai_latest.bb
@@ -34,4 +34,6 @@ GIT_BRANCH_arm64 = "${@'v5.10.y-dovetail-rebase' if 
is_kernel(d, '5.10') else 'i
 SRC_URI += "${GIT_REPO};protocol=https;branch=${GIT_BRANCH}"
 SRCREV = "${AUTOREV}"
 
+SRC_URI_append_armhf = " ${@ 'file://bbb_4.4.cfg' if is_xeno_3_0(d) and 
d.getVar('MACHINE') == 'beagle-bone-black' else '' }"
+
 S = "${WORKDIR}/git"
-- 
2.31.1

Reply via email to