History log of /openbmc/phosphor-buttons/.gitignore (Results 1 – 3 of 3)
Revision Date Author Comments
# d6a1bae7 20-Jun-2022 George Liu <liuxiwei@inspur.com>

meson: Add meson build

The intent behind this commit is build obmc-phosphor-buttons with
meson, and then remove files related to cmake.

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Ie

meson: Add meson build

The intent behind this commit is build obmc-phosphor-buttons with
meson, and then remove files related to cmake.

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: Iedf8c49224032e016fed3471e6e41f6055b09065

show more ...


# fb35a325 26-Nov-2018 Matt Spinler <spinler@us.ibm.com>

Add button-handler framework

This new application will listen for button press
signals generated by the xyz.openbmc_project.Chassis.Buttons
code and perform the necessary actions, li

Add button-handler framework

This new application will listen for button press
signals generated by the xyz.openbmc_project.Chassis.Buttons
code and perform the necessary actions, like powering off
when the power button is pressed.

This first commit is just the framework, and all of the
functionality will follow.

Change-Id: Ia877684627b53e0fcc6f4b0b82063811e8ced6ea
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 78575d10 26-Nov-2018 Matt Spinler <spinler@us.ibm.com>

Add .gitignore

Change-Id: I08e18183e2ddffaed7bfb7a2606581a8487a676f
Signed-off-by: Matt Spinler <spinler@us.ibm.com>