summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/recipes-phosphor/network
AgeCommit message (Collapse)AuthorFilesLines
2021-10-22meta-lenovo: remove unusable hr630 and hr855xg2 machinesPatrick Williams1-4/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
2021-05-18meta-lenovo: hr855xg2: Remove autotools specific configWilliam A. Kennington III1-4/+2
We want to use packageconfig options instead of build system specific ones. Change-Id: Ie9b0b274c6ea137e44edaf02ea3d4f2109d727fb Signed-off-by: William A. Kennington III <wak@google.com>
2019-07-12meta-lenovo: hr855xg2: Disable link-local IP address auto configurationDerek Lin1-0/+6
Add --disable-link-local-autoconfiguration flag for auto-configure. Tested: Check IP addresses can be displayed using ifconfig. (From meta-lenovo rev: 67ce09bec382bfb805b811075cf2156facfd6ba0) Signed-off-by: Derek Lin <dlin23@lenovo.com> Change-Id: I2ec22e12db6f9d54acf668e5a0e4a445e15f1012 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>