commit | 059e23355e0563ed22661ec2a78ccdc563414a7d | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Apr 12 06:40:53 2017 -0500 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Tue Apr 18 11:54:17 2017 -0500 |
tree | bad284e0c2dd7e730cdc291b084be951c064b663 | |
parent | 7f160bc8fa94fbec69a15ab707f10f6d0122ca8b [diff] |
image manager: add inotify watch Add an inotify watch to the known software image location. Hook the inotify fd with sd-event, so that on callback, version d-bus objects can be created based on the newly added software image. Resolves openbmc/openbmc#1444. Change-Id: I5c460f820c8d3a851b8ddc969f26d38870c36991 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>