# git rev-parse -q --verify ef6609adf1ecc4c0797a894d4dd365dbbc4903f9^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ef6609adf1ecc4c0797a894d4dd365dbbc4903f9^{commit} ef6609adf1ecc4c0797a894d4dd365dbbc4903f9 # git checkout -q -f -B kisskb ef6609adf1ecc4c0797a894d4dd365dbbc4903f9 # git clean -qxdf # < git log -1 # commit ef6609adf1ecc4c0797a894d4dd365dbbc4903f9 # Author: Masahiro Yamada # Date: Thu Nov 23 16:18:24 2023 +0900 # # kbuild: remove the last use of old cmd_src_tar rule in packaging # # The rpm-pkg and deb-pkg targets have transitioned to using 'git archive' # for tarball creation. # # Although the old cmd_src_tar is still used by snap-pkg, there is no need # to pack and unpack a tarball solely for passing the source to snapcraft. # # Instead, you can use 'source-type: local' to tell the source location to # snapcraft. # # 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 ef6609adf1ecc4c0797a894d4dd365dbbc4903f9 # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/fsp2_defconfig # < make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 160 ARCH=powerpc O=/kisskb/build/kbuild_44x_fsp2_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_44x_fsp2_defconfig_powerpc-gcc5 # Build took: 0:00:50.873602