diff options
Diffstat (limited to 'scripts/combo-layer.conf.example')
| -rw-r--r-- | scripts/combo-layer.conf.example | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/combo-layer.conf.example b/scripts/combo-layer.conf.example index 09b94156fd..8cee04f771 100644 --- a/scripts/combo-layer.conf.example +++ b/scripts/combo-layer.conf.example | |||
| @@ -11,8 +11,9 @@ local_repo_dir = /home/kyu3/src/test/bitbake | |||
| 11 | # use "." if it is root dir | 11 | # use "." if it is root dir |
| 12 | dest_dir = bitbake | 12 | dest_dir = bitbake |
| 13 | 13 | ||
| 14 | # the updated revision last time. | 14 | # the last update revision. |
| 15 | # If empty, the tool will start from the first commit | 15 | # "init" will set this automatically, however if it is empty when "update" |
| 16 | # is run, the tool will start from the first commit. | ||
| 16 | last_revision = | 17 | last_revision = |
| 17 | 18 | ||
| 18 | # optional options | 19 | # optional options |
