aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)Author
2012-11-19scripts: Remove useless scriptsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-11-19scripts: Remove script for vexpressa9 sdimg and related modificationsAndrei Gherzan
* Modified runqemu script to point to the image name create with bbclass * Modified runqemu-internal script to remove sd creation code for vexpressa9 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-10-24dl_pkgs: Remove packages that are now on public git repositoryAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-08-10dl_pkgs.sh: handle boot-manager rename, read and use DL_DIRHolger Behrens
Handled GENIVI boot-manager component rename to node-startup-controller. Also the script now takes into account the configured DL_DIR setting. Added feature suggested by Laurent Emmerich allowing users to define environment a variable GENIVI_USER and optionally GENIVI_PASS, which if defined will later be used to git clone the required GENIVI packages. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2012-07-12dl_pkgs.sh: Add boot-manager to be downloaded along with the other henivi ↵Florin Sarbu
packages Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-05-31runqemu-internal: Deactivate sound in qemu to avoid some warningsAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-31runqemu-internal: Fix - it needs USERID as argumentAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-05-09runqemu-internal: Add $QEMU_NETWORK_CMD to QEMUOPTIONS for vexpress a9.Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2012-04-22runqemu-internal: modify to pick up vexpressa9 .img creation script from ↵Florin Sarbu
same directory Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-21Modify runqemu script to support our vexpressa9 qemu target and update ↵Florin Sarbu
README.md to reflect that Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-20Redo initial populationFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2012-04-19Initial PopulationHolger Behrens