mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 11:28:58 +00:00
classes: replace 'Poky' with 'OE-core'
(From OE-Core rev: 1fdcd32520a05465b0d54c062f28bac9cdf74a20) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2805ff120e
commit
ae3184c96e
@@ -34,7 +34,7 @@ toolchain_create_sdk_env_script () {
|
||||
}
|
||||
|
||||
# This function creates an environment-setup-script in the TMPDIR which enables
|
||||
# a Poky IDE to integrate with the build tree
|
||||
# a OE-core IDE to integrate with the build tree
|
||||
toolchain_create_tree_env_script () {
|
||||
script=${TMPDIR}/environment-setup-${MULTIMACH_TARGET_SYS}
|
||||
rm -f $script
|
||||
|
||||
Reference in New Issue
Block a user