Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add ubuntu.XX-arm to runtime.native.XX.pkgproj #14655

Closed
wants to merge 1 commit into from

Conversation

chunseoklee
Copy link
Contributor

This patch adds ubuntu.14.04-arm and ubuntu.16.04-arm into
runtime.native.XX.pkgproj

Signed-off-by: chunseoklee chunseok.lee@samsung.com

This patch adds ubuntu.14.04-arm and ubuntu.16.04-arm into
runtime.native.XX.pkgproj

Signed-off-by: chunseoklee <chunseok.lee@samsung.com>
@chunseoklee
Copy link
Contributor Author

@jyoungyun
Copy link
Contributor

LGTM

<ProjectReference Include="ubuntu\16.04\runtime.native.System.Security.Cryptography.OpenSsl.pkgproj">
<Platform>amd64</Platform>
</ProjectReference>
<ProjectReference Include="ubuntu\16.04\runtime.native.System.Security.Cryptography.OpenSsl.pkgproj">
<Platform>armx</Platform>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean for this to be arm instead of armx?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@qmfrederik Nice catch! Thank you very much. @chunseoklee is on vacation, so I revised it and made another PR(#14677).

@mellinoe
Copy link
Contributor

Any reason Ubuntu 16.10 isn't also included?

@jyoungyun
Copy link
Contributor

@mellinoe We don't have plans to support Ubuntu 16.10 ARM yet. I think it would be better to go into one PR later to support Ubuntu 16.10.

@chunseoklee
Copy link
Contributor Author

closed since PR 14677 landed.

@chunseoklee chunseoklee closed this Jan 3, 2017
@karelz karelz modified the milestone: 2.0.0 Jan 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
6 participants