summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2019-07-14meta-lenovo: obmc-libobmc-intf: Add hr630 gpio definitionsLisa Liu2-0/+29
Add gpio definitions for the hr630 machine. Tested: Built hr630 machine and checked that the file /etc/default/obmc/gpio/gpio_defs.json was correct for hr630 machine. (From meta-lenovo rev: 4c930790c1d1bca841bf091dad0b6da694eedd7d) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Iae56787f9440c9a7247d4f6de5364613d30350d6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-10meta-lenovo: hr630: Add sensor configsLisa Liu5-0/+92
temperature sensors inlet and outlet of tmp75, adc voltage sensors and fan-tach sensors. Tested: Build it in hr630 image, load on hr630 platform, make sure it could show these sensors correctly with command: ipmitool sdr list. (From meta-lenovo rev: 8cd1949d5b4c66682baf951bb8c060320032ad0b) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Idfd89ea40642130daddbb9e8c0384004c076638a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-10meta-lenovo: hr630: Initial led yaml file equipped with hr630 platformLisa Liu2-0/+35
Add heartbeat and fault led in yaml file. (From meta-lenovo rev: 8a7b9b0a15f36b6ecbd47442b7095f9d43639e79) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I87418b92d988ba92dd4a4a33e1484d2e42fceca9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-10meta-lenovo: network: Disable link-local IP address auto configurationLisa Liu1-0/+6
Add --disable-link-local-autoconfiguration flag for auto-configure. Tested: Check IP address in debug console by ifconfig to see real IP address. (From meta-lenovo rev: f6ec76794761cf29d70c56788570400b7c16fcee) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I05a10baa1071cd6d93e0a2bcf317c95187bf7539 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>