diff options
Diffstat (limited to 'meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp')
-rw-r--r-- | meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local-wayland.conf | 2 | ||||
-rw-r--r-- | meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local-wayland.conf b/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local-wayland.conf index ca859a8..cfc98c0 100644 --- a/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local-wayland.conf +++ b/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local-wayland.conf @@ -240,7 +240,7 @@ DISTRO_FEATURES_append = " systemd" VIRTUAL-RUNTIME_init_manager = "systemd" # Linaro GCC -GCCVERSION = "linaro-7.1" +GCCVERSION = "linaro-7.2" # add the static lib to SDK toolchain SDKIMAGE_FEATURES_append = " staticdev-pkgs" diff --git a/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local.conf b/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local.conf index 29df9d8..91e2270 100644 --- a/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local.conf +++ b/meta-rcar-gen3/docs/sample/conf/h3ulcb/linaro-gcc/bsp/local.conf @@ -240,7 +240,7 @@ DISTRO_FEATURES_append = " systemd" VIRTUAL-RUNTIME_init_manager = "systemd" # Linaro GCC -GCCVERSION = "linaro-7.1" +GCCVERSION = "linaro-7.2" # add the static lib to SDK toolchain SDKIMAGE_FEATURES_append = " staticdev-pkgs" |