aboutsummaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-09-09 11:03:57 -0700
committerChris Larson <chris_larson@mentor.com>2010-09-09 11:05:38 -0700
commit8cfa7531a02e1c8380508b3dbed653427bf04c36 (patch)
treeedd95fef2b1e9f66ef2cc50958b42cc4f5102bed /classes
parentf641c14f2d22d09a9055e085444fba12001ab49f (diff)
downloadopenembedded-8cfa7531a02e1c8380508b3dbed653427bf04c36.tar.gz
Per the TSC decision, make packaged-staging default
For now, just ensures its inherited. In the future, we can merge / simplify staging.bbclass with packaged-staging.bbclass as appropriate. Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'classes')
-rw-r--r--classes/base.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/base.bbclass b/classes/base.bbclass
index 299e875191..1ffbe01706 100644
--- a/classes/base.bbclass
+++ b/classes/base.bbclass
@@ -2,6 +2,7 @@ BB_DEFAULT_TASK ?= "build"
inherit patch
inherit staging
+inherit packaged-staging
inherit packagedata
inherit mirrors