openbmc / openbmc-build-scripts

Apache License 2.0
19 stars 50 forks source link

Build debug kernel #6

Closed csmart closed 8 years ago

csmart commented 8 years ago

@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.

csmart commented 8 years ago

Once merged we could set jenkins to build back from openbmc master.