summaryrefslogtreecommitdiff
path: root/meta-arm/conf
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08packagegroups: Remove obmc-mgr-systemAdriana Kobylak1-1/+0
The system manager (obmc-mgr-system) which provided GPIO functionality is being deprecated and it's not in use anymore: * GPIOs have moved out of D-Bus (see openbmc/openbmc#3332). * Tools depending on its GPIO functions have been updated to call local functions instead. * The systemd service files have been updated to not depend on system manager. (From meta-arm rev: f8fa09e316266b911c65b102551e0d8b39c40b1c) Change-Id: I3d6e619197b338a7920d39fb6787b221647ce9e0 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06meta-arm: Move layer content from common/Brad Bishop1-2/+2
Adopt a more conventional directory hierarchy. The current hierarchy was copied from meta-openpower which has also changed in a similar fashion. (From meta-arm rev: fee619108bf8d10a6a570fcca619339932d61f42) Change-Id: I485fd5ee62e9310ae13e09254fa12f8daed59a66 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley2-0/+28
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>