Skip to content

Commit

Permalink
UBUNTU: [Config] Record updated gcc version in config
Browse files Browse the repository at this point in the history
Ignore: yes
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
  • Loading branch information
Stefan Bader committed Jun 29, 2021
1 parent ca13e87 commit 7bf1fc9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion debian.master/config/amd64/config.common.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ CONFIG_CADENCE_WATCHDOG=m
CONFIG_CAIF=m
CONFIG_CAN=m
CONFIG_CB710_CORE=m
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 10.2.0-13ubuntu1) 10.2.0"
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 10.3.0-1ubuntu1~20.10) 10.3.0"
CONFIG_CDROM_PKTCDVD=m
# CONFIG_CLOCK_THERMAL is not set
# CONFIG_CMA is not set
Expand Down
2 changes: 1 addition & 1 deletion debian.master/config/arm64/config.common.arm64
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ CONFIG_CADENCE_WATCHDOG=m
CONFIG_CAIF=m
CONFIG_CAN=m
CONFIG_CB710_CORE=m
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 10.2.0-8ubuntu1) 10.2.0"
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Ubuntu 10.3.0-1ubuntu1~20.10) 10.3.0"
CONFIG_CDROM_PKTCDVD=m
CONFIG_CLOCK_THERMAL=y
CONFIG_CMA=y
Expand Down
2 changes: 1 addition & 1 deletion debian.master/config/armhf/config.common.armhf
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ CONFIG_CADENCE_WATCHDOG=m
CONFIG_CAIF=m
CONFIG_CAN=m
CONFIG_CB710_CORE=m
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (Ubuntu 10.2.0-8ubuntu1) 10.2.0"
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (Ubuntu 10.3.0-1ubuntu1~20.10) 10.3.0"
CONFIG_CDROM_PKTCDVD=m
CONFIG_CLOCK_THERMAL=y
CONFIG_CMA=y
Expand Down
2 changes: 1 addition & 1 deletion debian.master/config/config.common.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -3624,7 +3624,7 @@ CONFIG_GAMEPORT_L4=m
CONFIG_GAMEPORT_NS558=m
CONFIG_GARP=m
CONFIG_GART_IOMMU=y
CONFIG_GCC_VERSION=100200
CONFIG_GCC_VERSION=100300
# CONFIG_GCOV_KERNEL is not set
CONFIG_GDB_SCRIPTS=y
CONFIG_GEMINI_ETHERNET=m
Expand Down
2 changes: 1 addition & 1 deletion debian.master/config/ppc64el/config.common.ppc64el
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ CONFIG_CADENCE_WATCHDOG=m
CONFIG_CAIF=m
CONFIG_CAN=m
CONFIG_CB710_CORE=m
CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gnu-gcc (Ubuntu 10.2.0-8ubuntu1) 10.2.0"
CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gnu-gcc (Ubuntu 10.3.0-1ubuntu1~20.10) 10.3.0"
CONFIG_CDROM_PKTCDVD=m
CONFIG_CLOCK_THERMAL=y
CONFIG_CMA=y
Expand Down
2 changes: 1 addition & 1 deletion debian.master/config/s390x/config.common.s390x
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ CONFIG_AUTOFS_FS=y
# CONFIG_CAIF is not set
# CONFIG_CAN is not set
# CONFIG_CB710_CORE is not set
CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Ubuntu 10.2.0-8ubuntu1) 10.2.0"
CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Ubuntu 10.3.0-1ubuntu1~20.10) 10.3.0"
# CONFIG_CDROM_PKTCDVD is not set
CONFIG_CMA=y
# CONFIG_CMDLINE_PARTITION is not set
Expand Down

0 comments on commit 7bf1fc9

Please sign in to comment.