mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
babeltrace: extend to nativesdk
This allows anyone using the SDK to be able to analyze the logs collected on target (From OE-Core rev: b422b4d3c04fb04fddb22da82aa91c39f1b54b2a) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
5615291af4
commit
1b87b3fefb
@@ -96,3 +96,5 @@ do_install_ptest () {
|
||||
sed -i 's:^BTBIN.*:BTBIN=/usr/bin/babeltrace:' ${f}
|
||||
done
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user