Coder Social home page Coder Social logo

Comments (7)

jerrchen avatar jerrchen commented on April 27, 2024 1

Will ever openbmc/openbmc and facebook/openbmc be converged to one distribution? or will it forever be operating in parallel?

from openbmc.

tfangit avatar tfangit commented on April 27, 2024

You can think these two are two different OpenBMC distributions.

IBM team is the main driving force behind openbmc/openbmc. We are cooperating with IBM team on u-boot and Linux kernel areas. On user application side, each team implemented various different utilities for different HWs. If you get all dependencies pulled in, a utility from one project can be used in another project. However, some utilities that have HW dependency will have some difficulty to port to another HW. That's one of the areas we are trying to make it better.

from openbmc.

pabbachit avatar pabbachit commented on April 27, 2024

Tian,

We are trying to get and build Opnebmc/Openbmc version stack for
AST2400/2500 but unfortunately we are not able to find any info to build
OpenBMC stack for AST part. Can you please guide to build Open BMC stack
for AST2400 SOC?

On Wed, Sep 21, 2016 at 7:14 PM, Tian Fang [email protected] wrote:

You can think these two are two different OpenBMC distributions.

IBM team is the main driving force behind openbmc/openbmc. We are
cooperating with IBM team on u-boot and Linux kernel areas. On user
application side, each team implemented various different utilities for
different HWs. If you get all dependencies pulled in, a utility from one
project can be used in another project. However, some utilities that have
HW dependency will have some difficulty to port to another HW. That's one
of the areas we are trying to make it better.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#36 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHY_d_J1X8qfG1QnQjX2xmwYEAEFuTGZks5qsbpfgaJpZM4KBiV4
.

from openbmc.

theopolis avatar theopolis commented on April 27, 2024

Hi @pabbachit we can definitely help with building facebook/openbmc for the AST2400. I would open an issue on openbmc/openbmc if you're trying to build that repo.

from openbmc.

williamspatrick avatar williamspatrick commented on April 27, 2024

@pabbachit - most of the machines supported by openbmc/openbmc are AST2400 based. We have instructions in the README for building them. Building for a raw AST2400 dev board should be as simple as setting the TEMPLATECONF environment variable to the right value. As @theopolis mentioned you can open an issue there if you have trouble or else we have members in most time zones on Freenet IRC #openbmc where you can get active support.

from openbmc.

manojkiraneda avatar manojkiraneda commented on April 27, 2024

@williamspatrick - I hav set the TEMPLATECONF to plametto for kernel build.Is there any similar command like menuconfig through which we can get the custom image by removing some of the peripherals that are not required.

from openbmc.

williamspatrick avatar williamspatrick commented on April 27, 2024

@manojkiraneda - We should probably take any openbmc/openbmc discussion to that project and not here. Since it is relevant for both facebook/openbmc and openbmc/openbmc, as they both use Yocto as their underlying distro, I will answer this question here.

I am not aware of any menuconfig-like functionality for Yocto as a whole, but the kernel portion does have that functionality. You might reference this document from Yocto: http://www.yoctoproject.org/docs/2.2/kernel-dev/kernel-dev.html

Something like 'bitbake linux-obmc -c menuconfig' may be what you are looking for. Generally we use config snippets to make modifications to the base kconfig and place those into the bitbake tree. Discussion of config snippets is also found in that kernel-dev document.

from openbmc.

Related Issues (20)

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.