From 4bbc341b93a2aa4caf465c1eb7a8ac2a0391e1f5 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 16 Oct 2013 13:19:37 +0200 Subject: extend comments --- README | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3039497..d82f8a7 100644 --- a/README +++ b/README @@ -15,6 +15,17 @@ Create a directory for your oe-core setup to live in and clone the meta informat mkdir oe-core cd oe-core - repo init -u file:///home/trdx/oe-disk/repo -b VF50_LinuxImageV2.1 + repo init -u http://git.toradex.com/toradex-bsp-platform -b master repo sync +Create a development branch in all git repositories + + repo start mybranch --all + + + +Source the file export to setup the environment. On first invocation this +also copies a sample configuration to build/conf/*.conf. Adapt local.conf to +your needs. + + . export -- cgit v1.2.3