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

Changing debian names based on Architecture #4508

Merged
merged 2 commits into from
Apr 30, 2020

Conversation

Sabareesh-Kumar-Anandan
Copy link
Contributor

@Sabareesh-Kumar-Anandan Sabareesh-Kumar-Anandan commented Apr 30, 2020

Replacing "amd64" with $CONFIGURED_ARCH variable

Signed-off-by: Sabareesh Kumar Anandan [email protected]

- Why I did it
amd64 is used as arch in debians. This had to be modified according to the arch used.

- How I did it
Replaced "amd64" with $CONFIGURED_ARCH variable

- How to verify it
Compiled for 32 bit arch - (marvell-armhf)

Sabareesh Kumar Anandan added 2 commits April 30, 2020 14:52
Replacing "amd64" with $PLATFORM_ARCH variable
Fix for compiling marvell-armhf arch

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
Replacing "amd64" with $CONFIGURED_ARCH variable

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
rules/iccpd.mk Outdated Show resolved Hide resolved
@lguohan
Copy link
Collaborator

lguohan commented Apr 30, 2020

retest vs please

@lguohan
Copy link
Collaborator

lguohan commented Apr 30, 2020

retest broadcom please

@lguohan lguohan merged commit 81f4c81 into sonic-net:master Apr 30, 2020
@lguohan lguohan added the Build label Apr 30, 2020
taocy001 pushed a commit to CentecNetworks/sonic-buildimage that referenced this pull request Jul 15, 2020
…-net#4508)

Replacing "amd64" with $PLATFORM_ARCH variable
Fix for compiling marvell-armhf arch

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
guxianghong pushed a commit to guxianghong/sonic-buildimage that referenced this pull request Sep 17, 2020
…-net#4508)

Replacing "amd64" with $PLATFORM_ARCH variable
Fix for compiling marvell-armhf arch

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
guxianghong pushed a commit to CentecNetworks/sonic-buildimage that referenced this pull request Nov 12, 2020
…-net#4508)

Replacing "amd64" with $PLATFORM_ARCH variable
Fix for compiling marvell-armhf arch

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
guxianghong pushed a commit to CentecNetworks/sonic-buildimage that referenced this pull request Mar 12, 2021
…-net#4508)

Replacing "amd64" with $PLATFORM_ARCH variable
Fix for compiling marvell-armhf arch

Signed-off-by: Sabareesh Kumar Anandan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants