All of lore.kernel.org
 help / color / mirror / Atom feed
* Use of repo instead of oe-layersetup script
@ 2017-07-08  4:51 vijaikumar k
  2017-07-13 21:09 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: vijaikumar k @ 2017-07-08  4:51 UTC (permalink / raw)
  To: meta-arago

Hi All,

Just wondering, why can't we use repo to clone projects instead of
oe-layersetup script. We could split the current script into a
manifest and a env setup script. We could have the env setup script
inside meta-arago. So the whole command for setting up an Arago
project would be something like this.

repo init -u <url>/manifest.git -b arago-morty
repo sync

./sources/meta-arago/env-int.sh


Thanks,
Vijai Kumar K


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

end of thread, other threads:[~2017-07-13 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-08  4:51 Use of repo instead of oe-layersetup script vijaikumar k
2017-07-13 21:09 ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.