1
0
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:
Koen Kooi
2012-01-30 13:44:47 +01:00
committed by Richard Purdie
parent 2805ff120e
commit ae3184c96e
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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 = ""