summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/network
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-networkd: move SRCREV to common bbclassPatrick Williams2017-05-291-3/+1
| | | | | Change-Id: I692f8b97a23728630ac2e5595a26c6a82cca90ad Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2017-05-261-1/+1
| | | | | Change-Id: I0f50e778d285b8c03f26d092cf04fb71affa4f10 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network: Add missing dependencyRatan Gupta2017-05-171-0/+7
| | | | | | | | phosphor-network depends on phosphor-dbus-interfaces and sdbusplusplus Change-Id: I04a78695fc6bccbb9426009edcf9f5a07b4ad1b2 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* network.bb: bump versionPatrick Williams2017-03-241-1/+1
| | | | | Change-Id: Ib20e19298db6a0ec927c3c7555d0e9152ecf080f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* obmc-phosphor-image.bbclass: Remove inarp from default buildJohn Wang2017-03-161-0/+1
| | | | | | | | | | | | | | This service was implemented for Barreleye to send out the ARP packet for BMC discovery. We can remove it from default build since it's not necessary for other platforms. Also need to inherit obmc-phosphor-systemd so it can be installed once built in on specific platform. Resolves openbmc/openbmc#1306 Change-Id: I20865177aa939fb729d15e9ba373c80ff8ea59bf Signed-off-by: John Wang <hsienchiang@gmail.com>
* network.bb: bump versionPatrick Williams2017-03-091-1/+1
| | | | | Change-Id: I1daf9324ff0841dcf4ada0d61f853898d5833deb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Move inarp to network directoryBrad Bishop2017-02-032-0/+26
| | | | | Change-Id: Id686b504ac12306d7375fd36d8389cdb7572c19b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Install the network-manager conf file in sysconfRatan Gupta2016-11-111-0/+1
| | | | | | | Fixes openbmc/openbmc#622 Change-Id: I559f5771102c79b3f13c9c0323c12c03fa51684f Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* network.bb: bump versionPatrick Williams2016-11-091-1/+1
| | | | | Change-Id: I2f7683309e042b1fa4d2603dd01dfc14ac7c03f7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add systemd dependency back for network recipeMatthew Barth2016-10-241-0/+2
| | | | | | | Fixes openbmc/openbmc#703 Change-Id: I4dedb161358d6493830f1565645cd4b9b60cfed0 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
* phosphor-networkd: Convert build process to autotoolsMatthew Barth2016-10-201-5/+3
| | | | | Change-Id: I2139f777fbd7c77afae1ada8d2154cf639ae25e9 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
* network.bb: bump versionPatrick Williams2016-09-201-1/+1
| | | | | Change-Id: I9d64b92102d0154970579dcac19e2ac717873b49 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2016-09-171-1/+1
| | | | | Change-Id: Ie276bafd6375e4f429fe39429ea2f7c2a5c4ada0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network: add missing systemd depBrad Bishop2016-09-131-0/+1
| | | | | | | Slipped by somehow. Change-Id: I1f9273255b196b912c6bda0bc08d0320ba1807fd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* network: recipe/service updateBrad Bishop2016-09-133-6/+8
| | | | | | | Make use of dbus and systemd class features. Change-Id: I8b23eb334bc9754b820b6aa2df3b8be618d13c5d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Update service unit descriptionsBrad Bishop2016-09-132-2/+2
| | | | | | | Going for consistency: Phosphor xxx Change-Id: I04778ed868874ef5004724bc6b31adc4aa2367ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Use systemd substitutionsBrad Bishop2016-09-132-4/+4
| | | | | | | | Make use of the new substitution feature in the Phosphor systemd bitbake class. Change-Id: I2db85347809ef557a53e92af3ffcf17c8003b3ce Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* network.bb: bump versionPatrick Williams2016-09-131-1/+1
| | | | | Change-Id: I93b4fa37ef0b3d7fd9c0972aba04ed328cb7b96a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2016-08-301-1/+1
| | | | | Change-Id: I62a827588e39dc43621ea1f779d0459154b07a17 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-network: Add python-ipy RDEPENDPatrick Williams2016-08-151-1/+1
| | | | | | | | A recent change in the upstream package requires an additional python dependency. Add now. Change-Id: I83d0cbe79007f6a6885b7578ad8d60d010c0417f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2016-08-131-1/+1
| | | | | Change-Id: I355526e64aed6f54ba6ab36c8e996bdcd3b6ab0b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add restart policy to systemd servicesBrad Bishop2016-07-282-0/+2
| | | | | | | Typically a restart policy of always is desired. Change-Id: I70a8dae78a8eaddbb8f5ea0b08da92711fa2f53b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Set PYTHONUNBUFFERED for systemd managed pythonBrad Bishop2016-06-291-0/+1
| | | | | | This lets python scripts print to the journal. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove unnecessary skeleton dependenciesBrad Bishop2016-06-211-2/+0
| | | | | | | The network and settings daemons had unnecessary startup dependencies on the skeleton service. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Update recipe and service file for phosphor-networkdvishwa2016-06-202-1/+15
| | | | | | | | Commit c69c3d3 for phosphor-netword introduced DNS support. This change will update the bitbake file to point to correct commit and also creates the service file to start DNS updater. Fixes openbmc/openbmc#134
* Bump IPMI, networkd, REST, and skeleton versionsv0.8.1Adriana Kobylak2016-05-241-1/+1
| | | | | | | | | | | Pick up: Fix FRU VPD error messages Add REST interface to update BMC via local file Add Barreleye motherboard VPD to the inventory Handle parallel IPMI SEL reservation requests Add support to stream the journald log to a remote syslog Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* Recipe updates for Network, Skeleton, Event, IPMIAdriana Kobylak2016-04-291-1/+1
| | | | | | | Add release version id to inventory and IPMI interface Add REST interface to query the type of network interface Add event REST association suppot Fix inventory data for CPU1
* Update recipes to pick up IPMI and User management fixesAdriana Kobylak2016-03-081-1/+1
| | | | | IPMI: Support for ipmitool lan high level commands USER: User management fixes
* Updating network and user recipes.Hariharasubramanian R2016-02-101-1/+1
|
* Update recipes and remove dhcp fileAdriana Kobylak2016-02-032-11/+2
| | | | | | | Backout kernel level since tag 20160202 has vuart support that bmc currently does not support Pickup IPMI and REST functions to update the MAC address Remove dhcp file from network recipe that seems to cause issues
* Update phosphor recipes to pickup latest codeAdriana Kobylak2016-02-011-1/+1
| | | | | Update openbmc phosphor recipes to pickup latest functionality from skeleton, ipmi, networkd, settings, etc.
* Enable DHCPAdriana Kobylak2016-02-012-1/+10
| | | | Enable DHCP as default in the image.
* Add network dbus object to openbmc imageAdriana Kobylak2016-02-012-0/+31
Create networkd recipe and service files Add dependency to networkd to the ipmid recipe since the upcoming ipmi set/get lan ipmi cmds will make use of the network dbus object
OpenPOWER on IntegriCloud