# git rev-parse -q --verify ba3b759fb688c09cd9b09852d2728b012cf040ba^{commit} ba3b759fb688c09cd9b09852d2728b012cf040ba already have revision, skipping fetch # git checkout -q -f -B kisskb ba3b759fb688c09cd9b09852d2728b012cf040ba # git clean -qxdf # < git log -1 # commit ba3b759fb688c09cd9b09852d2728b012cf040ba # Author: Matthew Bystrin # Date: Fri Feb 16 17:10:14 2024 +0300 # # kconfig: lxdialog: fix cursor render in checklist # # When a checklist is opened, the cursor is rendered in a wrong position # (after the last list element on the screen). You can observe it by # opening any checklist in menuconfig. # # Added wmove() to set the cursor in the proper position, just like in # menubox.c. Removed wnoutrefresh(dialog) because dialog window has # already been updated in print_buttons(). Replaced wnoutrefresh(list) and # doupdate() calls with one wrefresh(list) call. # # Signed-off-by: Matthew Bystrin # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ba3b759fb688c09cd9b09852d2728b012cf040ba # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_powernv_defconfig_powerpc-gcc5 # Build took: 0:02:36.321654