Commit Graph

56 Commits

Author SHA1 Message Date
Jeffrey Townsend
036ab007ee Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-03-02 00:36:14 +00:00
Jeffrey Townsend
1ad77c0774 The latest AIM module has updated link requirements. 2016-03-02 00:35:11 +00:00
Rohit Malaga
4d7b8f9e17 including suggestions by Rob 2016-02-24 11:06:41 -08:00
Jeffrey Townsend
38a36dd96b Convert to local infra. 2016-02-24 17:20:41 +00:00
Rohit Malaga
b568a271d7 implemented oom_get_memory_sff 2016-02-24 07:07:40 -08:00
Rohit Malaga
b2564128f8 cleaning code 2016-02-23 14:50:28 -08:00
Rohit Malaga
073eb6c7fd oom-shim get portlist 2016-02-20 07:10:12 -08:00
Rohit Malaga
8748ee2f4f Adding Powerpc minor changes 2016-02-16 06:23:06 -08:00
Rohit Malaga
a3f983f652 Adding powerpc changes 2016-02-16 06:11:23 -08:00
Rohit Malaga
9ed539ab94 Remove unwanted directory 2016-02-14 14:59:05 -08:00
Rohit Malaga
3315b807d9 Merge branch 'oom' of git://github.com/capveg/OpenNetworkLinux into oom
Conflicts:
	packages/base/any/oom-shim/APKG.yml
	packages/base/any/oom_shim/builds/Makefile
2016-02-14 13:01:35 -08:00
Rob Sherwood
33bb8c0690 Changed OOM_SHIM package to module formatted code 2016-02-12 09:19:29 -08:00
Rob Sherwood
7a43104c66 Merge branch 'oom' of github.com:capveg/OpenNetworkLinux into oom 2016-02-12 08:42:11 -08:00
Rohit Malaga
10271c420e Change the library name to liboom_south 2016-02-08 12:12:38 -08:00
Rohit Malaga
bdde9e3730 Merge branch 'master' of https://github.com/capveg/OpenNetworkLinux into oom 2016-02-08 11:58:54 -08:00
Rob Sherwood
acea7ab90c Made the OOM-shim package makefile work 2016-02-05 18:53:19 -08:00
Rob Sherwood
0864c30d4d Skeleton OOM_shim package for OCP Demo 2016-02-05 10:02:01 -08:00
Steven Noble
e0873255ec report initial fan/psu failed state to syslog pull 21 from onlp 2016-02-04 12:41:15 -08:00
Jeffrey Townsend
8690f135d9 QSFP Driver Fix. 2016-02-03 17:22:29 +00:00
Jeffrey Townsend
b2004243e1 Add onlp as a proper prerequisite. 2016-02-02 21:52:08 +00:00
Steven Noble
668af73f38 updated buildroot primary mirror to github, set primary mirror only in buildroot configuration files 2016-02-01 10:20:32 -08:00
Jeffrey Townsend
f928a23e72 Merge pull request #27 from sonoble/update_318_usbnet
Updated 3.18 kernel configuration to include USBNET for Wedge BMC
2016-01-29 15:23:10 -08:00
Steven Noble
f6763b2c16 Updated 3.18 kernel configuration to include USBNET for Wedge BMC 2016-01-29 15:14:47 -08:00
Steven Noble
04d8775ee3 updated buildroot configs to include SquashFS support 2016-01-29 15:11:48 -08:00
Jeffrey Townsend
3091373c48 Thermal thresholds. 2016-01-07 17:11:33 -08:00
Jeffrey Townsend
4964e54120 Autogeneration update. 2016-01-07 22:56:19 +00:00
Jeffrey Townsend
e65cc60d4d Autogeneration update. 2016-01-07 22:45:20 +00:00
Jeffrey Townsend
98f67fe12a Initial daemon settings. 2016-01-07 19:58:01 +00:00
Jeffrey Townsend
7f04c15846 Initial 2016-01-07 19:01:00 +00:00
Jeffrey Townsend
32440ed440 Add initial version of the platform snmp agent. 2016-01-07 19:00:35 +00:00
Jeffrey Townsend
01ab71fb42 Common checks for 'any' builds. 2016-01-07 18:56:25 +00:00
Jeffrey Townsend
a5e9c5b86a Move onlp_snmp source code. 2016-01-07 18:55:22 +00:00
Jeffrey Townsend
1cd16b3b36 Merge pull request #23 from sonoble/kernel_3_18
Initial Linux 3.18.25 Kernel
2016-01-04 19:25:13 -08:00
Jeffrey Townsend
eda8d39fd0 Implement support for the API shared locking implementation. 2016-01-05 03:20:36 +00:00
Jeffrey Townsend
f13ef3c9ae Should be ignored. 2016-01-05 03:19:36 +00:00
Jeffrey Townsend
637e47efca Add an option to run the API lock test. 2016-01-05 03:02:46 +00:00
Steven Noble
88ef5a347f updated ignore files 2016-01-04 18:37:09 -08:00
Steven Noble
69fcb758d2 Initial 3.18.25 Kernel Package 2016-01-04 18:33:10 -08:00
Jeffrey Townsend
9d41899764 Fix broken directory. 2016-01-04 20:39:28 +00:00
Jeffrey Townsend
e862ca59a2 New ONLPD tool.
- This will evenutally become the standalone platform manager.
- It currently is just a version of the onlpdump tool that is linked to the ONLP shared library. It works (and can be used to test) all platforms.
2016-01-04 19:47:14 +00:00
Jeffrey Townsend
bc825111ff The default ONLP platform template now assumes the following:
- The PLATFORM variable is set to the base platform name, without revision.
- The platform is assumed to be -r0
- The ONLP shared library is assumed to be <baseplatform>.so.

These are the most common usages for all platforms.
2016-01-04 19:45:27 +00:00
Jeffrey Townsend
8c64434055 Remove broken redefine. 2016-01-04 18:46:49 +00:00
Jeffrey Townsend
3249304e02 - Fix calls to self.new_i2c_devices()
- Fix driver name parameters.
2016-01-04 08:20:08 -08:00
Jeffrey Townsend
9554ad38a9 Update config. 2015-12-24 20:47:52 +00:00
Jeffrey Townsend
c222816a3e Latest import from opennetworklinux/onlp 2015-12-24 18:43:55 +00:00
Jeffrey Townsend
4e5af16f44 Latest import from opennetworklinux/linux 2015-12-24 10:37:37 -08:00
Steven Noble
8a2ae186f1 Modified kbuild to allow for a kernel major version to set 2015-12-04 15:28:19 -08:00
Jeffrey Townsend
2aee55b496 Finalize move of rootfs and swi packages to /builds 2015-12-01 18:48:57 +00:00
Jeffrey Townsend
960f1db83d Moved to ONL/builds 2015-12-01 05:17:50 +00:00
Jeffrey Townsend
e32ccbddec Merge pull request #5 from sonoble/buildroot_mirror
added BUILDROOTMIRROR variable to setup.env, changed backup buildroot…
2015-11-23 21:17:06 -08:00