forked from Intel-Media-SDK/product-configs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Build configs][do not merge] Config files renamed (Intel-Media-SDK#6)
+ updates for Install package layout
- Loading branch information
Showing
3 changed files
with
49 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Configuration files naming rules: | ||
|
||
conf_<product type>_<source location>_[<additional tags>].py | ||
|
||
product types: | ||
- android | ||
- linux | ||
- embedded | ||
- windows | ||
|
||
source locations: | ||
- closed (Gerrit, Intel Inside) | ||
- private (Github, Intel Inside) | ||
- public (Github, Intel Outside) | ||
|
||
additional tags may be various. | ||
|
||
Example: | ||
|
||
- conf_linux_closed_open.py | ||
means configuration file for linux build from Intel inside gerrit repositories without private code | ||
|
||
- conf_embedded_private_api_latest.py | ||
means configuration file for linux embedded build from Github private repository with latest API. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters