Giter Site home page Giter Site logo

mabaiocchi / swift-config-wrapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ibm-op-release/swift-config-wrapper

0.0 1.0 0.0 18 KB

Supports building the Swift configuration on top of an op-build repository

License: Apache License 2.0

Shell 100.00%

swift-config-wrapper's Introduction

swift-config-wrapper

This repository has the latest configuration files necessary to build OpenPower code for a Swift system:

  • swift_defconfig (used by 'op-build' repo)
  • swift.config (used by 'hostboot' repo)

Building a Swift Image

To build an image for a Swift system:

git clone --recursive  https://github.com/ibm-op-release/swift-config-wrapper.git
cd swift-config-wrapper
./setup_swift
cd op-build
. op-build-env && op-build swift_defconfig && op-build

See https://github.com/open-power/op-build/blob/master/README.md for more information on building an op-build repo.

Updating Swift Configuration Files

Updating swift_defconfig for op-build

To update swift_defconfig, make changes directly to "create_swift_defconfig.patch".

"./setup_switch" pulls down the witherspoon_defconfig file and then applies "create_swift_defconfig.patch" to it to create swift_defconfig. This allows any overall changes at the op-build level (like a new custom kernel level) to automatically be picked up when the op-build repo is built.

Updating the swift.config for hostboot

Simply make changes directly to "swift.config" and they will be applied when the hostboot repo/package is built.

swift-config-wrapper's People

Contributors

mabaiocchi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.