From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/2] classes/ptest: do not set EXCLUDE_FROM_WORLD
Date: Wed, 30 Oct 2013 15:41:42 +0000 [thread overview]
Message-ID: <9da416ebf2f7702d11f2bad84bfed1af3526d26b.1383147565.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1383147565.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1383147565.git.paul.eggleton@linux.intel.com>
Various normal recipes that we expect to build during a world build now
inherit this class; it cannot therefore set EXCLUDE_FROM_WORLD.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/classes/ptest.bbclass | 4 ----
1 file changed, 4 deletions(-)
diff --git a/meta/classes/ptest.bbclass b/meta/classes/ptest.bbclass
index d67b4e6..347a681 100644
--- a/meta/classes/ptest.bbclass
+++ b/meta/classes/ptest.bbclass
@@ -1,7 +1,3 @@
-# Ptest packages are built indirectly by a distro_feature,
-# no need for them to be a direct target of 'world'
-EXCLUDE_FROM_WORLD = "1"
-
SUMMARY_${PN}-ptest ?= "${SUMMARY} - Package test files"
DESCRIPTION_${PN}-ptest ?= "${DESCRIPTION} \
This package contains a test directory ${PTEST_PATH} for package test purposes."
--
1.8.1.2
next prev parent reply other threads:[~2013-10-30 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 15:41 [PATCH 0/2] A couple of ptest.bbclass fixes Paul Eggleton
2013-10-30 15:41 ` Paul Eggleton [this message]
2013-10-30 15:41 ` [PATCH 2/2] classes/ptest: fix quoting Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9da416ebf2f7702d11f2bad84bfed1af3526d26b.1383147565.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox