History log of /openbmc/openbmc-build-scripts/trace-kernel-build.sh (Results 1 – 6 of 6)
Revision Date Author Comments
# 476a7e99 06-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

format shell scripts with beautysh

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ie72911e0f57a1f69b0bf317de8c52947886e1303


# 384d741b 06-Nov-2020 Patrick Williams <patrick@stwcx.xyz>

shellcheck: clean up shellcheck warnings and enable

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ibc843b98c0fea97a31d3d15b556a32f091bf8e47


# c5243f0c 12-Dec-2018 Joel Stanley <joel@jms.id.au>

trace-kernel-build: Disable pipefail as it causes build to exit

Change-Id: I8e9f8f8d2fb67c6c8a57892f0f630c32878e2d77
Signed-off-by: Joel Stanley <joel@jms.id.au>


# 4ec31c66 01-Aug-2018 Joel Stanley <joel@jms.id.au>

trace-kernel-build: Fix failing build

The build is being marked as failing, but nothing has gone wrong.

Change-Id: Ibbce17242a321721505f782d164476f41bb72c4a
Signed-off-by: Joel

trace-kernel-build: Fix failing build

The build is being marked as failing, but nothing has gone wrong.

Change-Id: Ibbce17242a321721505f782d164476f41bb72c4a
Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


# 89c4db6f 04-Jul-2018 Joel Stanley <joel@jms.id.au>

trace-kernel-build: accept defaults to new options

When a new option is added to the kernel but is not in our config, the
build currently stops to wait for user input. That is no good fo

trace-kernel-build: accept defaults to new options

When a new option is added to the kernel but is not in our config, the
build currently stops to wait for user input. That is no good for CI
scripts.

This change is in effect pressing 'enter' whenever user input is
required.

Change-Id: I950f551dec7e7c056d2b817d289ffb0f2d5132e5
Signed-off-by: Joel Stanley <joel@jms.id.au>

show more ...


# bbf7e092 05-Feb-2018 Cyril Bur <cyril.bur@au1.ibm.com>

Add script to build powernv/pseries/mtd_block/powernv_flash vmlinux

This script is heavily based off the preexisting kernel-build.sh script

Change-Id: If6f1a86d8d3195ede1da32cc01ddc

Add script to build powernv/pseries/mtd_block/powernv_flash vmlinux

This script is heavily based off the preexisting kernel-build.sh script

Change-Id: If6f1a86d8d3195ede1da32cc01ddcfb6233714c5
Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>

show more ...