Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New partial combination #2

Open
nghiant2710 opened this issue Mar 28, 2018 · 2 comments
Open

New partial combination #2

nghiant2710 opened this issue Mar 28, 2018 · 2 comments

Comments

@nghiant2710
Copy link
Contributor

Can we do something like:

sw.os+arch.sw/<os>@<version>+<arch>|<arch1>/download.tpl (Apply for combinations: os@version+arch and os@version+arch1)
sw.os+arch.sw/<os>@<version>+<arch>@<version>|<arch1>/download.tpl (Apply for combinations: os@version+arch@version and os@version+arch1)
sw.os+arch.sw/<os>@<version>+<arch>@<version>|<arch1>@<version1>/download.tpl (Apply for combinations: os@version+arch@version and os@version+arch1@version1)

That would be great if we can specify multiple arch since I only put 2 archs in this example.

@jviotti
Copy link
Contributor

jviotti commented Mar 28, 2018

So the idea is to match a partial like download.tpl to more than one arch, right?

@nghiant2710
Copy link
Contributor Author

@jviotti yeah, since we have many devices share the same template and they should share a template file instead of having a directory for each one.

@jviotti jviotti removed their assignment Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants