public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Centralize root_cleandirs feature
@ 2018-04-09 10:45 claudius.heine.ext
  2018-04-09 10:45 ` [PATCH v2 1/1] base.bbclass: implement 'root_cleandirs' feature claudius.heine.ext
  0 siblings, 1 reply; 2+ messages in thread
From: claudius.heine.ext @ 2018-04-09 10:45 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

I fixed the issue that disallowed the root_cleandirs on multiple tasks
in one recipe. Also I renamed the internal environment variables from
'CDIRS' to 'ROOT_CLEANDIRS_DIRS' to avoid possible conflicts.

Cheers,
Claudius

Changes from v1:
 - now possible to use root_cleandirs for multiple tasks in on recipe
 - renamed 'CDIRS' variable to 'ROOT_CLEANDIRS_DIRS'

Claudius Heine (1):
  base.bbclass: implement 'root_cleandirs' feature

 meta-isar/recipes-core/images/isar-image-base.bb |  6 ----
 meta/classes/base.bbclass                        | 41 ++++++++++++++++++++++++
 meta/recipes-devtools/buildchroot/buildchroot.bb |  6 ----
 3 files changed, 41 insertions(+), 12 deletions(-)

-- 
2.16.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-09 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-09 10:45 [PATCH v2 0/1] Centralize root_cleandirs feature claudius.heine.ext
2018-04-09 10:45 ` [PATCH v2 1/1] base.bbclass: implement 'root_cleandirs' feature claudius.heine.ext

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