File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ sudo cp $script_dir/boardname.sh $target/etc/profile.d
1616
1717
1818# 2. Create and copy the REVISION file
19- echo " Release 3.1 (Carlisle) $( date +' %Y_%m_%d' ) $( git rev-parse --short=7 --verify HEAD) " \
19+ echo " Release 3.1.1 (Carlisle) $( date +' %Y_%m_%d' ) $( git rev-parse --short=7 --verify HEAD) " \
2020 > $BUILD_ROOT /PYNQ/REVISION
2121
2222if [ ${PYNQ_BOARD} != " Unknown" ]; then
Original file line number Diff line number Diff line change 66- DISTRIB_CODENAME=jammy
77- DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
88+ DISTRIB_ID=pynqlinux
9- + DISTRIB_RELEASE=v3.1
9+ + DISTRIB_RELEASE=v3.1.1
1010+ DISTRIB_CODENAME=Carlisle
1111+ DISTRIB_DESCRIPTION="PYNQ Linux, based on Ubuntu 22.04"
Original file line number Diff line number Diff line change 1313- BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
1414- PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
1515+ NAME="PynqLinux"
16- + VERSION="3.1 (Carlisle)"
16+ + VERSION="3.1.1 (Carlisle)"
1717+ ID=pynqlinux
1818+ ID_LIKE=ubuntu
1919+ PRETTY_NAME="PynqLinux, based on Ubuntu 22.04"
20- + VERSION_ID="3.1"
20+ + VERSION_ID="3.1.1 "
2121+ HOME_URL="https://www.pynq.io/"
2222+ SUPPORT_URL="https://discuss.pynq.io/"
2323+ BUG_REPORT_URL="https://www.pynq.io"
Original file line number Diff line number Diff line change 66- DISTRIB_CODENAME=jammy
77- DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"
88+ DISTRIB_ID=pynqlinux
9- + DISTRIB_RELEASE=v3.1
9+ + DISTRIB_RELEASE=v3.1.1
1010+ DISTRIB_CODENAME=Carlisle
1111+ DISTRIB_DESCRIPTION="PYNQ Linux, based on Ubuntu 22.04"
Original file line number Diff line number Diff line change 1313- BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
1414- PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
1515+ NAME="PynqLinux"
16- + VERSION="3.1 (Carlisle)"
16+ + VERSION="3.1.1 (Carlisle)"
1717+ ID=pynqlinux
1818+ ID_LIKE=ubuntu
1919+ PRETTY_NAME="PynqLinux, based on Ubuntu 22.04"
20- + VERSION_ID="3.1"
20+ + VERSION_ID="3.1.1 "
2121+ HOME_URL="https://www.pynq.io/"
2222+ SUPPORT_URL="https://discuss.pynq.io/"
2323+ BUG_REPORT_URL="https://www.pynq.io"
You can’t perform that action at this time.
0 commit comments