public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Separation of isar images per machine
@ 2019-03-17 23:01 Maxim Yu. Osipov
  2019-03-17 23:01 ` [PATCH 1/2] classes/image: Unify and add missing extra stamps Maxim Yu. Osipov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxim Yu. Osipov @ 2019-03-17 23:01 UTC (permalink / raw)
  To: isar-users

Hello everybody,

This series is a result of discussion expressed in email 
by Baurzhan Ismagulov at 14/03/2019: 

>>>>>>>
Regarding the structure, I find the separation
tmp/work/${DISTRO}-${DISTRO_ARCH}/${MACHINE} more intuitive, since one can
clearly see from the directory structure what belongs together:

* ${DISTRO}-${DISTRO_ARCH} + machine1
* ${DISTRO}-${DISTRO_ARCH} + machine2

rather than

* ${DISTRO_ARCH}-${DISTRO} + all-${DISTRO} + machine1-${DISTRO}
* ${DISTRO_ARCH}-${DISTRO} + all-${DISTRO} + machine2-${DISTRO}

Besides, all-${DISTRO} requires careful consideration, since OE really builds
them once by default, whereas we would build the _all.debs for every arch. That
is a good point, because we could optimize some bits here (dpkg-buildpackage
--build=all).
>>>>>>>>

Regards,
Maxim. 

Maxim Yu. Osipov (2):
  classes/image: Unify and add missing extra stamps
  meta-isar: Separate images per MACHINE

 meta/classes/image.bbclass      | 11 ++++++++---
 meta/classes/isar-image.bbclass |  2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2019-03-19 10:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 23:01 [PATCH 0/2] Separation of isar images per machine Maxim Yu. Osipov
2019-03-17 23:01 ` [PATCH 1/2] classes/image: Unify and add missing extra stamps Maxim Yu. Osipov
2019-03-17 23:01 ` [PATCH 2/2] meta-isar: Separate images per MACHINE Maxim Yu. Osipov
2019-03-19 10:39 ` [PATCH 0/2] Separation of isar images per machine Maxim Yu. Osipov

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