aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sanity.bbclass
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-30 13:44:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-01 14:58:45 +0000
commit1fdcd32520a05465b0d54c062f28bac9cdf74a20 (patch)
treed0d5f4499d779b10fbef4a96782867f7aab3c8a2 /meta/classes/sanity.bbclass
parent6a1c75971d35b6a8272741a4f3e25ef46f7ce305 (diff)
downloadopenembedded-core-contrib-1fdcd32520a05465b0d54c062f28bac9cdf74a20.tar.gz
classes: replace 'Poky' with 'OE-core'
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta/classes/sanity.bbclass')
-rw-r--r--meta/classes/sanity.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/sanity.bbclass b/meta/classes/sanity.bbclass
index 53584eedf2..a02942875a 100644
--- a/meta/classes/sanity.bbclass
+++ b/meta/classes/sanity.bbclass
@@ -5,7 +5,7 @@
SANITY_REQUIRED_UTILITIES ?= "patch diffstat texi2html makeinfo svn bzip2 tar gzip gawk chrpath wget cpio"
def raise_sanity_error(msg):
- bb.fatal(""" Poky's config sanity checker detected a potential misconfiguration.
+ bb.fatal(""" OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories: