Skip to content

Apply Xilinx's Y2K22 Patch #9

Description

@alperyazar

Don't forget @alperyazar !

# Apply Xilinx's Y2K22 patch
# Ref: https://adaptivesupport.amd.com/s/article/76960
# Kept this small file with the final image, just in case for future reference
COPY y2k22_patch-1.2.zip /opt/EBox
RUN unzip /opt/EBox/y2k22_patch-1.2.zip -d /opt/Xilinx && \
    export LD_LIBRARY_PATH=$PWD/Vivado/2020.1/tps/lnx64/python-2.7.16/lib/ && \
    Vivado/2020.1/tps/lnx64/python-2.7.16/bin/python y2k22_patch/patch.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions