[oe] [meta-python][PATCH] python3-oauth2client_4.1.2.bb: recipe added

2023-08-18 Thread Ewa Kujawska
Signed-off-by: Ewa Kujawska --- .../python3-oauth2client_4.1.2.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta-python/recipes-devtools/python3_oauth2client/python3-oauth2client_4.1.2.bb diff --git a/meta-python/recipes-devtools

[oe] [meta-python][PATCH] python3-libusb1_1.7.1.bb: recipe added

2023-08-18 Thread Ewa Kujawska
drivers. It provides a standardized way to access USB devices from various operating systems. Signed-off-by: Ewa Kujawska --- .../python/python3-libusb1_1.7.1.bb | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH v2] python3-libusb1_1.7.1.bb: recipe added

2023-08-17 Thread Ewa Kujawska
drivers. It provides a standardized way to access USB devices from various operating systems. Signed-off-by: Ewa Kujawska --- .../python/python3-libusb1_1.7.1.bb | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH v2] python3-oauth2client_4.1.2.bb: recipe added

2023-08-17 Thread Ewa Kujawska
Signed-off-by: Ewa Kujawska --- .../python3-oauth2client_4.1.2.bb | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb b/meta-python/recipes-devtools/python3

[oe] [meta-python][PATCH] recipes-devtools/python/python3-libusb1_1.7.1.bb: recipe added

2023-08-16 Thread Ewa Kujawska
[Edited Message Follows] Signed-off-by: Ewa Kujawska --- .../python/python3-libusb1_1.7.1.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-libusb1_1= .7.1.bb diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH] recipes-devtools/python/python3-libusb1_1.7.1.bb: recipe added

2023-08-15 Thread Ewa Kujawska
--- .../python/python3-libusb1_1.7.1.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-libusb1_1.7.1.bb diff --git a/meta-python/recipes-devtools/python/python3-libusb1_1.7.1.bb b/meta-python/recipes-devtools/p

[oe] [[meta-python][PATCH] 1/2] recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb: recipe added

2023-08-15 Thread Ewa Kujawska
--- .../python3-oauth2client/python3-oauth2client_4.1.2.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1.2.bb diff --git a/meta-python/recipes-devtools/python3-oauth2client/python3-oauth2client_4.1

[oe] [[meta-python][PATCH] 2/2] recipes-devtools/python3-oauth2client/python3-oauth2client.inc: OAuth 2.0 client library added

2023-08-15 Thread Ewa Kujawska
--- .../python-oauth2client.inc| 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta-python/recipes-devtools/python3-oauth2client/python-oauth2client.inc diff --git a/meta-python/recipes-devtools/python3-oauth2client/python-oauth2client.inc b/me