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

repo: add multiarch support for stage packages. #1050

Merged

Commits on Jan 14, 2017

  1. repo: add multiarch support for stage packages.

    Now stage packages can use 'name:arch' syntax to stage packages meant
    for another architecture. Note that the build machine needs to be
    configured to pull packages for that architecture, though
    (`dpkg --add-architecture`).
    
    LP: #1655797
    LP: #1592022
    
    Signed-off-by: Kyle Fazzari <kyle@canonical.com>
    kyrofa committed Jan 14, 2017
    Copy the full SHA
    19d7326 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Copy the full SHA
    d6bd852 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Copy the full SHA
    ee2200d View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Add a newline in the hint.

    Signed-off-by: Kyle Fazzari <kyle@canonical.com>
    kyrofa committed Jan 20, 2017
    Copy the full SHA
    12cf08f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Copy the full SHA
    128a262 View commit details
    Browse the repository at this point in the history