Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/1] ipmiutil: new package
@ 2014-10-08 15:00 David Bachelart
  2014-10-08 15:00 ` [Buildroot] [PATCH v2 1/1] " David Bachelart
  0 siblings, 1 reply; 3+ messages in thread
From: David Bachelart @ 2014-10-08 15:00 UTC (permalink / raw)
  To: buildroot

Hi,

This is my second attempt to add ipmitutil package to buildroot. As suggested by 
Thomas Petazzoni, I added a dependency on BR2_USE_MMU and thread support. I also
removed the dependency on zlib.

The package builds fine using an internal toolchain that has SSP enabled.

I also tried these configs :
http://autobuild.buildroot.org/toolchains/configs/br-arm-basic.config
http://autobuild.buildroot.org/toolchains/configs/br-arm-full.config
http://autobuild.buildroot.org/toolchains/configs/bfin-linux-uclibc.config
http://autobuild.buildroot.org/toolchains/configs/bfin-uclinux.config

Since SSP or MMU is not enabled in those configs, the package can't be built.

David Bachelart (1):
  ipmiutil: new package

 package/Config.in            |    1 +
 package/ipmiutil/Config.in   |   15 +++++++++++++++
 package/ipmiutil/ipmiutil.mk |   15 +++++++++++++++
 3 files changed, 31 insertions(+)
 create mode 100644 package/ipmiutil/Config.in
 create mode 100644 package/ipmiutil/ipmiutil.mk

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-04 16:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08 15:00 [Buildroot] [PATCH v2 0/1] ipmiutil: new package David Bachelart
2014-10-08 15:00 ` [Buildroot] [PATCH v2 1/1] " David Bachelart
2015-04-04 16:09   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox