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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
