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: always use host release and arch for Ubuntu #3006

Merged
merged 7 commits into from Apr 3, 2020

Commits on Apr 1, 2020

  1. repo: always use host release and arch for Ubuntu

    - Remove dependency of ProjectOptions parameter.
    
    - Update format_sources_list() tp query release arch/release
      separately.
    
    Update tests accordingly.
    
    Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
    Chris Patterson committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d4a8f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. repo: drop ${prefix} and ${suffix} templates for source lists

    Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
    Chris Patterson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    fd34cc3 View commit details
    Browse the repository at this point in the history
  2. fix test name

    Chris Patterson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0b21053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44bf24 View commit details
    Browse the repository at this point in the history
  4. fix rosdep & wstool unit test

    Chris Patterson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6347266 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. fix formatting

    Chris Patterson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e0909f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ubuntu-remove-po

    Chris Patterson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d613a7a View commit details
    Browse the repository at this point in the history