Commit Graph

11 Commits

Author SHA1 Message Date
Lukas Bulwahn c87faa6db9 test-all.sh: tuned and commented out fresh build
The bitbake call before each build of a recipe was not required.
Commented out the fresh build, as it currently does not show more
problems than simply building in a shared environment.
Avoiding a fresh environment for each build decreases the runtime
of the test dramatically.
2013-07-16 07:48:02 +02:00
Lukas Bulwahn 77c8d10c95 test-all.sh: always build with a fresh environment 2013-07-11 12:19:14 +02:00
Lukas Bulwahn d9ee34e634 test-all: setting the executable flag 2013-03-13 11:53:51 +01:00
Lukas Bulwahn 582338267c test-all.sh: Reverting an accidental edit
In the previous commit, I accidently also edited another line than intended and
missed to see the accident before committing.
This commit reverts that accident.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2013-03-13 08:05:34 +01:00
Lukas Bulwahn bc58ed8dd4 test-all.sh: changing the report directory to point to test-reports
This prepares the script to produce directly into the git submodule.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
2013-03-13 07:54:10 +01:00
Tobias Weigl da2a31d54d Adding a script to automatically test the build process and create status reports. 2013-03-11 17:29:48 +01:00
Lukas Bulwahn 93591ec5a0 create-packagegroup.py: Adding MIT license
This addresses issue #39.
2013-02-19 07:33:24 +01:00
Lukas Bulwahn e81a2c434e create-recipe.py: adding MIT license in header
This addresses issue #39.
2013-02-19 07:30:32 +01:00
Stefan Herbrechtsmeier 35a59f4ead create-packagegroup.py: add script to create packagegroup from website
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-02-15 16:11:08 +01:00
Stefan Herbrechtsmeier e9233125c0 create-recipe.py: direct read package.xml file
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
2013-02-15 16:09:16 +01:00
Lukas Bulwahn 49ea53c069 adding a stub for our recipe creation script 2013-02-08 14:02:56 +01:00