From: Koen Kooi <koen@dominion.kabel.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: [RFC] rm_work
Date: Fri, 13 Apr 2007 21:27:43 +0200 [thread overview]
Message-ID: <461FD9AF.6050403@dominion.kabel.utwente.nl> (raw)
In-Reply-To: <200704110850.48209.openembedded@hrw.one.pl>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marcin Juszkiewicz schreef:
> Maybe rm_work.bbclass should do:
>
> BB_DEFAULT_TASK = "rm_work"
> addtask rm_work after do_build
This patch works for me:
koen@bitbake:~/OE/monotone/org.openembedded.dev$ mtn diff classes/rm_work.bbclass
#
# old_revision [59b29b63107f2448a7c5cb337360ab2aff6624e3]
#
# patch "classes/rm_work.bbclass"
# from [00ead2158340f64f924a89c99a7b91b3a0a18c85]
# to [6c2338de624467c193c7c1e9790b4ac7ed172ef4]
#
============================================================
- --- classes/rm_work.bbclass 00ead2158340f64f924a89c99a7b91b3a0a18c85
+++ classes/rm_work.bbclass 6c2338de624467c193c7c1e9790b4ac7ed172ef4
@@ -6,6 +6,9 @@
# INHERIT += "rm_work"
#
+BB_DEFAULT_TASK = "rm_work"
+addtask rm_work after do_build
+
do_rm_work () {
cd ${WORKDIR}
for dir in *
@@ -18,5 +21,3 @@ do_rm_work () {
done
}
- -addtask rm_work before do_build
- -addtask rm_work after do_populate_staging
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGH9mvMkyGM64RGpERAnzVAJ4yyRXj1IExTxpuojspwrKoAxrmKgCcD0Ni
gPZAcEuVRyTDpJk13KShCis=
=tw4Q
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2007-04-13 19:27 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-07 10:11 [RFC] rm_work Koen Kooi
2007-04-07 10:34 ` Holger Freyther
2007-04-07 10:41 ` Koen Kooi
2007-04-07 12:25 ` Rod Whitby
2007-04-07 22:03 ` Holger Freyther
2007-04-08 12:07 ` Koen Kooi
2007-04-08 12:21 ` Koen Kooi
2007-04-10 11:31 ` Michael 'Mickey' Lauer
2007-04-08 16:17 ` Richard Purdie
2007-04-11 6:50 ` Marcin Juszkiewicz
2007-04-11 6:55 ` Marcin Juszkiewicz
2007-04-11 8:41 ` Richard Purdie
2007-04-13 19:27 ` Koen Kooi [this message]
2007-04-13 22:08 ` Richard Purdie
2007-04-10 10:18 ` Florian Boor
2007-04-08 16:13 ` Richard Purdie
2007-04-08 17:01 ` Koen Kooi
2007-04-08 21:58 ` Richard Purdie
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=461FD9AF.6050403@dominion.kabel.utwente.nl \
--to=koen@dominion.kabel.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
--cc=openembedded-devel@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