[gnome-continuous-yocto/gnomeostree-3.28-rocko: 61/218] rm_work: remove debugging statements
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 61/218] rm_work: remove debugging statements
- Date: Mon, 21 May 2018 08:40:22 +0000 (UTC)
commit 075b04bfb40a1ab485aa3400f49592ad1fedbbe4
Author: Ross Burton <ross burton intel com>
Date: Fri Dec 22 23:36:59 2017 +0000
rm_work: remove debugging statements
(From OE-Core rev: 76fc3a030d0e46ad1ebf15bae807b817d2932647)
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
(cherry picked from commit e7da9a3adc1ed430fff7afae4233e62313759b65)
Signed-off-by: Armin Kuster <akuster808 gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/classes/rm_work.bbclass | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/meta/classes/rm_work.bbclass b/meta/classes/rm_work.bbclass
index 5918082..31d99e4 100644
--- a/meta/classes/rm_work.bbclass
+++ b/meta/classes/rm_work.bbclass
@@ -183,8 +183,6 @@ python inject_rm_work() {
# work in the recipe itself.
# In practice, addtask() here merely updates the dependencies.
bb.build.addtask('do_rm_work', 'do_build', ' '.join(deps), d)
- if "initial" in pn:
- bb.warn(pn + "2: " + " ".join(deps))
# Always update do_build_without_rm_work dependencies.
bb.build.addtask('do_build_without_rm_work', '', ' '.join(deps), d)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]