Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] base.bbclass: Remove old-style definition of do_build() task.
@ 2014-08-10 10:04 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2014-08-10 10:04 UTC (permalink / raw)
  To: OE Core mailing list


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass
index 8114cf6..2c007ab 100644
--- a/meta/classes/base.bbclass
+++ b/meta/classes/base.bbclass
@@ -354,8 +354,6 @@ base_do_package() {
 }

 addtask build after do_populate_sysroot
-do_build = ""
-do_build[func] = "1"
 do_build[noexec] = "1"
 do_build[recrdeptask] += "do_deploy"
 do_build () {

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

only message in thread, other threads:[~2014-08-10 10:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-10 10:04 [PATCH] base.bbclass: Remove old-style definition of do_build() task Robert P. J. Day

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