Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
metux committed Sep 8, 2023
1 parent b7f7241 commit 6aacf42
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/repo-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ Most of the common data, eg. source repo locations, is loaded from CSDB - looked

Important fields:

| package.name | *(intrinsic)* the name of the package, w/o version qualifier |
| package.version | *(intrinsic)* the version string *(if present)* |
| package.fqname | *(intrinsic)* full package name, including version suffix |
| skip-on-targets | list of targets which skips the package |
| depends | list of dependency packages |
| autobuild-ref | git ref to check out by default |
package.name | *(intrinsic)* the name of the package, w/o version qualifier
package.version | *(intrinsic)* the version string *(if present)*
package.fqname | *(intrinsic)* full package name, including version suffix
skip-on-targets | list of targets which skips the package
depends | list of dependency packages
autobuild-ref | git ref to check out by default

0 comments on commit 6aacf42

Please sign in to comment.