mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-07 00:14:39 +02:00
Fix previous commit
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -9,7 +9,7 @@ PATH =. "${TOOLCHAIN_PATH_ADD}"
|
||||
|
||||
python () {
|
||||
if oe.utils.inherits(d, 'native'):
|
||||
e.data.setVar('TOOLCHAIN_PATH_ADD', '')
|
||||
d.setVar('TOOLCHAIN_PATH_ADD', '')
|
||||
}
|
||||
|
||||
CSL_TARGET_SYS_powerpc ?= "powerpc-linux-gnu powerpc-mentor-linux-gnu"
|
||||
|
||||
Reference in New Issue
Block a user