mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +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
@@ -690,7 +690,7 @@ python split_and_strip_files () {
|
||||
debuglibdir = "/usr/lib/debug"
|
||||
debugsrcdir = "/usr/src/debug"
|
||||
else:
|
||||
# Original Poky, a.k.a. ".debug", style debug info
|
||||
# Original OE-core, a.k.a. ".debug", style debug info
|
||||
debugappend = ""
|
||||
debugdir = "/.debug"
|
||||
debuglibdir = ""
|
||||
|
||||
Reference in New Issue
Block a user