public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH] task.bbclass: Drop deprecated class
@ 2013-05-21  7:36 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2013-05-21  7:36 UTC (permalink / raw)
  To: openembedded-core

Any users have had time to adapt to this change by now, drop the old class.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/classes/task.bbclass | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 meta/classes/task.bbclass

diff --git a/meta/classes/task.bbclass b/meta/classes/task.bbclass
deleted file mode 100644
index 28db500..0000000
--- a/meta/classes/task.bbclass
+++ /dev/null
@@ -1,6 +0,0 @@
-python __anonymous() {
-    bb.warn("%s: task.bbclass is deprecated, please inherit packagegroup instead" % d.getVar("PN", True))
-}
-
-inherit packagegroup
-




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-21  8:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21  7:36 [PATCH] task.bbclass: Drop deprecated class Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox