Wind River Support Network

HomeDefectsLIN7-2743
Fixed

LIN7-2743 : Remove hardcoded meta branch name in kernel recipe

Created: Jan 21, 2015    Updated: Sep 8, 2018
Resolved Date: Jan 22, 2015
Found In Version: 7.0
Fix Version: 7.0.0.2
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Kernel

Description

In kernel recipe. meta branch name is hardcoded into SRC_URI, like:

SRC_URI = "git://${KSRC_linux_windriver_3_14};protocol=file;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta${EXTRA_KERNEL_SRC_URI}"

This cause we have to override SRC_URI in all addons.

The right way is to replace meta to ${KMETA}. then just define KMETA in the recipe and addons so that we could remove SRC_URI override in addons.

Other Downloads


Live chat
Online