summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-connectivity/net-snmp
AgeCommit message (Collapse)AuthorFilesLines
2018-10-27phosphor: net-snmp: drop FILESEXTRAPATHBrad Bishop1-2/+0
The net-snmp bbappend does not have any files, so setting FILESEXTRAPATH is not necessary. (From meta-phosphor rev: e4a2b2d6d3f764d447faa4c8ef00cd37afe3ed5c) Change-Id: Iadb613255c3e43c64e6bcaa82ba4cf86f9c67c48 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-21split net-snmp-libs into smaller packagesAlexander Filippov1-9/+4
By default `net-snmp-libs` contains all compiled libs. This commit splits `net-snmp-libs` into subpackages for each library. This allows for smaller resulting image due to finer packaging. Resolves openbmc/openbmc#3360 (From meta-openembedded rev: 131eb1f69791dda54557d0f919903cbd73831440) (From meta-phosphor rev: 5189717bbabf4db394b69ee7179ce18764cd9af0) Change-Id: Ia2b79be41977723996696c3e549a087aeaf2cab6 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06meta-phosphor: Move layer content from common/Brad Bishop1-0/+13
Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>