[PATCH openbmc-build-scripts 0/2] Build debug kernel

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Mar 3 18:00:26 AEDT 2016


@shenki this change is to the kernel build scripts which implement a debug sparse build and structs check. I have updated the openpower.xyz job to already use m branch and it works correctly, generating the new debug files which we archive.

It also fixes a few small things like bug in generating the proxy config, only adding the user and group if they don't already exist in the cached layer, and not always running apt-get update.

https://github.com/openbmc/openbmc-build-scripts/pull/6

Chris Smart (2):
  fix: proxy file was not created correctly     fix: don't create a user
    and group if already exist
  add: build a debug version of the kernel with sparse and check structs
        (need multiverse repo)

 build-setup.sh  |  9 ++++++---
 kernel-build.sh | 20 ++++++++++++++++++--
 2 files changed, 24 insertions(+), 5 deletions(-)

-- 
2.7.1




More information about the openbmc mailing list