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

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

diff --git a/recipes-kernel/linux/linux-xenomai_latest.bb 
b/recipes-kernel/linux/linux-xenomai_latest.bb
index 9dd4c93..91b4743 100644
--- a/recipes-kernel/linux/linux-xenomai_latest.bb
+++ b/recipes-kernel/linux/linux-xenomai_latest.bb
@@ -26,7 +26,7 @@ GIT_REPO_amd64 = "${@'ipipe.git' if is_xeno_3_0(d) else 
'ipipe-x86.git'}"
 GIT_BRANCH_amd64 = "${@'ipipe-4.4.y-cip' if is_xeno_3_0(d) else 
'ipipe-x86-5.4.y' if is_5_4_branch(d) else 'ipipe-x86-4.19.y-cip'}"
 
 GIT_REPO_armhf = "${@'ipipe.git' if is_xeno_3_0(d) else 'ipipe-arm.git'}"
-GIT_BRANCH_armhf = "${@'ipipe-4.4.y-cip' if is_xeno_3_0(d) else 'ipipe/5.4.y' 
if is_5_4_branch(d) else 'ipipe/4.19-y-cip'}"
+GIT_BRANCH_armhf = "${@'ipipe-4.4.y-cip' if is_xeno_3_0(d) else 'ipipe/5.4.y' 
if is_5_4_branch(d) else 'ipipe/4.19.y-cip'}"
 
 GIT_REPO_arm64 = "ipipe-arm64.git"
 GIT_BRANCH_arm64 = "${@'ipipe/5.4.y' if is_5_4_branch(d) else 
'ipipe/4.19.y-cip'}"
-- 
2.26.2

Reply via email to