# git rev-parse -q --verify 729e39a558eb5cde61b80941bdfa54fdc2e11d1d^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next # git rev-parse -q --verify 729e39a558eb5cde61b80941bdfa54fdc2e11d1d^{commit} 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # git checkout -q -f -B kisskb 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # git clean -qxdf # < git log -1 # commit 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # Author: Masahiro Yamada # Date: Sat Oct 24 21:38:41 2020 +0900 # # kconfig: qconf: convert to Qt5 new signal/slot connection syntax # # Now that the Qt4 support was dropped, we can use the new connection # syntax supported by Qt5. It provides compile-time checking of the # validity of the connection. # # Previously, the connection between signals and slots were checked # only run-time. # # Commit d85de3399f97 ("kconfig: qconf: fix signal connection to invalid # slots") fixed wrong slots. # # This change makes it possible to catch such mistakes easily. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 729e39a558eb5cde61b80941bdfa54fdc2e11d1d # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 40 ARCH=x86_64 O=/kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:16.218730