Re: [PATCH] pm: cpupower: Add install and uninstall options to bindings makefile

From: Shuah Khan
Date: Fri Dec 20 2024 - 11:36:18 EST


On 12/18/24 18:26, John B. Wyatt IV wrote:
Installs the .so and .py files generated by SWIG to system's site packages
directory. This allows the Python bindings to be used system wide. This
commit also includes documentation on setting up and installing the Python
bindings.

Signed-off-by: "John B. Wyatt IV" <jwyatt@xxxxxxxxxx>
Signed-off-by: "John B. Wyatt IV" <sageofredondo@xxxxxxxxx>
---
tools/power/cpupower/bindings/python/Makefile | 10 ++++++++
tools/power/cpupower/bindings/python/README | 25 +++++++++++++++++++
2 files changed, 35 insertions(+)


Thank you. This patch is now in

https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git/log/?h=cpupower

I will include this in pull request to Rafael in early January.

thanks,
-- Shuah