Commit Graph

2161 Commits

Author SHA1 Message Date
Jeffrey Townsend
398084e525 Add python-netaddr dependency. 2018-08-16 21:46:04 +00:00
Jeffrey Townsend
4c2a2b6154 Initial Denverton support. 2018-08-16 19:27:59 +00:00
Jeffrey Townsend
dad6acb511 Latest 2018-08-09 17:10:04 -07:00
Jeffrey Townsend
a9bf2fedaa Latest SFF. 2018-08-09 09:13:07 -07:00
Jeffrey Townsend
eea5db9aef Fix symbolic link handling in the 'links' package section.
The 'links' section specifies symbolic links which should be added to the package in key : value format.

The key is the source of the link. It must be exist in the filesystem already (as part of the 'files' section)
and be relative to the root of the filesystem.

The value is the name of the link, and can be relative or absolute to the final filesystem.

For example, given that a package produces the real binary "/usr/bin/foobar" and you want /usr/bin/foobar-link -> /usr/bin/foobar
it will be specified as follows:

    links:
        /usr/bin/foobar : /usr/bin/foobar-link
2018-08-08 01:20:06 +00:00
Jeffrey Townsend
73755f1d21 Latest SFF. 2018-08-07 13:30:32 -07:00
Jeffrey Townsend
79612e563d Merge pull request #426 from jostar-yang/as7326
Implement thermal plan follow HW SPEC
2018-08-06 16:30:28 -07:00
Jeffrey Townsend
da1c13b3f4 Merge pull request #427 from zhouzi88/swl-4522
fix as7312-54xs PSU model display
2018-08-06 16:29:20 -07:00
Zi Zhou
ef79e64bb8 fix PSU model display 2018-08-06 16:10:50 -07:00
Jostar Yang
cf5e1b721a Implement thermal plan follow HW SPEC 2018-08-06 16:46:12 +08:00
Jeffrey Townsend
cb19a16bba Fix bootcmds for the LY2 after the change introduced by 68a3487365. 2018-07-30 20:51:19 +00:00
Carl D. Roth
a9074bd492 Speed optimizations
- don't mount the filesystem if it's already mounted
2018-07-25 23:36:14 +00:00
Jeffrey Townsend
d87c2e9c1d Update builder{8,9} to latest. 2018-07-19 13:30:42 -07:00
Jeffrey Townsend
994adf6ebb builder8:1.9
- Update to 8.11
- Add apt-transport-https.
2018-07-19 13:30:02 -07:00
Jeffrey Townsend
756d26b75f builder9:1.2
- Stretch Update to fix qemu-aarch64.
- Add apt-transport-https
2018-07-19 13:28:08 -07:00
Jeffrey Townsend
90f72e7d81 Updates to the SFF module. 2018-07-18 19:49:41 +00:00
Jeffrey Townsend
90789efb64 Merge pull request #419 from DeltaProducts/ag7648c
add support Ag7648c platform
2018-07-18 11:29:52 -07:00
Jeffrey Townsend
04501d715a Merge pull request #415 from phani-karanam/wrong_color_led_fix_65x
fixing the issue of wrong color of system LEDs
2018-07-18 11:27:49 -07:00
Jeffrey Townsend
3b46bd4b58 Merge pull request #401 from brandonchuang/as5916_26xb
Add new accton platform, AS5916-26XB.
2018-07-18 11:26:17 -07:00
Jeffrey Townsend
ae05372014 Merge pull request #406 from jostar-yang/as5916-54xks
Add support as5916-54xks platform
2018-07-18 11:23:53 -07:00
Jeffrey Townsend
88e6b1c393 Merge pull request #418 from Ed-Swarthout-NXP/nxp-arm64-ls1088a
arm64-nxp-ls1088ardb use correct dtb
2018-07-18 11:20:34 -07:00
Jeffrey Townsend
ae92829ed8 Merge pull request #417 from phani-karanam/fix_SFP_EEPROM_data_shift
Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data
2018-07-18 11:20:12 -07:00
Jeffrey Townsend
eac3f3229c Merge pull request #420 from ishidawataru/rfs-bug-fix
rfs: fix bug that bash doesn't return on error
2018-07-18 11:19:57 -07:00
Jeffrey Townsend
be72906280 SFF module makefile fixes. 2018-07-18 18:01:54 +00:00
Jeffrey Townsend
3e3df10346 The SFF code module has been migrated from the ONL repository to the floodlight:bigcode repository.
The core SFF functionality has been migrated into the bigcode repository so it can be used by
applications outside of ONL proper. This change should be transparent.
2018-07-18 17:31:29 +00:00
Wataru Ishida
4f803704b1 rfs: fix bug that bash doesn't return on error
bash doesn't respect -ex flags when it is not written in the first line

Signed-off-by: Wataru Ishida <ishida@nel-america.com>
2018-07-13 14:59:47 -07:00
Jeffrey Townsend
052b41b356 Update NET_SCHED. 2018-07-10 18:12:20 +00:00
shaohua.xiong
0bd13c1ee4 support the ag7648c platform 2018-07-05 09:33:23 +08:00
DeltaProducts
261084ad42 Merge pull request #47 from opencomputeproject/master
sync with ocp
2018-07-04 20:05:43 +08:00
Ed Swarthout
68a3487365 mmc_bootcmds: mmc part does not take a param
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com>
2018-07-03 19:22:24 -05:00
Ed Swarthout
1629e9eee7 arm64-nxp-ls1088ardb use correct dtb
Signed-off-by: Ed Swarthout <Ed.Swarthout@nxp.com>
2018-07-03 16:43:16 -05:00
brandonchuang
7e83b99d2e [as5916-26xb] Add make.mk to fix the build failure 2018-07-03 09:14:14 +08:00
Jeffrey Townsend
264f0f87f9 Latest 2018-07-02 11:00:49 -07:00
phani-karanam
d0cbea51a9 Fixed onlp_sfp_eeprom_read shifts QSFP EEPROM data 2018-06-28 16:02:18 +08:00
Jeffrey Townsend
5c10874cf4 Allow multistrap config sections to be filtered by architecture. 2018-06-26 21:58:15 +00:00
phani-karanam
108acea4c8 fixing the issue of wrong color of system LEDs 2018-06-26 17:31:55 +08:00
brandonchuang
29c198ce2b Merge branch 'master' into as5916_26xb 2018-06-25 09:04:09 +08:00
Jeffrey Townsend
16f97c4cae Merge pull request #407 from toanju/patch-1
Building.md: markdown syntax cleanup
2018-06-19 15:55:25 -07:00
Jeffrey Townsend
a2cb3637ee Merge pull request #403 from DeltaProducts/ag8032
support the AG8032 platfrom
2018-06-19 15:53:30 -07:00
Jeffrey Townsend
37b77d63a6 Merge pull request #395 from ishidawataru/systemd
Support building systemd based system
2018-06-19 15:45:46 -07:00
Jostar Yang
0dad4b7450 Add make.mk for build as5916-54xks onlp 2018-06-19 16:11:20 +08:00
Jeffrey Townsend
1d791eeabf Older versions of the DTC compiler don't support the -i option. Address later. 2018-06-18 22:15:08 +00:00
Jeffrey Townsend
d9b9d852a7 4.4-lts-arm-iproc build. 2018-06-18 21:40:25 +00:00
Jeffrey Townsend
53b55910c7 Add 4.4 LTS ARM kernel. 2018-06-18 21:34:05 +00:00
Jeffrey Townsend
71993aad3f Add top-level include for DTB compiles. 2018-06-18 21:33:09 +00:00
Jeffrey Townsend
04d0cba0ec Initial support for 4.4 LTS with ARM IPROC support. 2018-06-18 21:31:46 +00:00
Tobias Jungel
e0f7a24ac9 Building.md: markdown syntax cleanup
applied and unified markdown syntax for headings
2018-06-14 10:47:25 +02:00
Jostar Yang
4d76fd299c Add support as5916-54xks platform 2018-06-14 15:58:05 +08:00
shaohua.xiong
22c654d174 delete the debug information for ag8032 2018-06-14 09:42:33 +08:00
Jeffrey Townsend
28f465b093 Merge pull request #397 from cytsai0409/master
[Ingrasys] Add support for S9280-64X with Barefoot ASIC and 64 QSFP ports
2018-06-13 15:55:12 -07:00