generic-poky/bitbake/lib/toaster/orm/migrations
Sujith H 8cad51965d bitbake: toaster: add local_source_dir field to model
Add a new field local_source_dir to model.
This will clearly differentiate us from the
vcs_url which is for git path.
Adding migration file 0010_layer_local_source_dir_path.py
along with this patch.

[YOCO #9911]

(Bitbake rev: 83763d89f9d0bc535e930a2094ba8201675d40be)

Signed-off-by: Sujith H <sujith.h@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-11 00:09:28 +01:00
..
0001_initial.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0002_customimagerecipe.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0003_customimagepackage.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0004_provides.py bitbake: toaster: orm migrations Sort out migrations mess 2016-02-19 15:38:48 +00:00
0005_task_field_separation.py bitbake: toaster: rework task buildstats storage and display 2016-03-09 22:45:16 +00:00
0006_add_cancelled_state.py bitbake: toaster: models Add cancelled state to build outcome 2016-04-06 23:10:29 +01:00
0007_auto_20160523_1446.py bitbake: toaster: fix migrations 2016-06-15 08:35:05 +01:00
0008_refactor_artifact_models.py bitbake: toaster: improve scan for SDK artifacts 2016-07-19 08:56:51 +01:00
0009_target_package_manifest_path.py bitbake: toaster: add package manifest path to Target objects 2016-07-19 08:56:52 +01:00
0010_delete_layer_source_references.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0011_delete_layersource.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0012_use_release_instead_of_up_branch.py bitbake: lib/toaster: Fix missing new files from previous commits 2016-08-01 09:38:35 +01:00
0013_recipe_parse_progress_fields.py bitbake: toaster: show progress of recipe parsing in recent builds area 2016-08-11 00:09:26 +01:00
0014_allow_empty_buildname.py bitbake: toaster: show progress of recipe parsing in recent builds area 2016-08-11 00:09:26 +01:00
0015_layer_local_source_dir.py bitbake: toaster: add local_source_dir field to model 2016-08-11 00:09:28 +01:00
__init__.py bitbake: toaster: migrate orm models to South 2013-12-10 11:16:14 +00:00