diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-09-27 00:07:05 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-27 12:05:45 -0700 |
commit | 7c3e425b8d9749857714034d75f0625cd090b24f (patch) | |
tree | 302e27946787b4b775c5f32aad65dea478ac8399 /meta-python/recipes-devtools/python/python3-pynetlinux | |
parent | 91ef75cfea923f24a067aa87add49122c35af932 (diff) | |
download | meta-openembedded-7c3e425b8d9749857714034d75f0625cd090b24f.tar.gz |
python3-pynetlinux: Fix patch upstream-status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pynetlinux')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch b/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch index 9b5d9d6364..bc438a8e7c 100644 --- a/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch +++ b/meta-python/recipes-devtools/python/python3-pynetlinux/0002-Fixed-relative-imports.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Fixed relative imports | |||
6 | Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 6 | Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> |
7 | 7 | ||
8 | --- | 8 | --- |
9 | Upstream-Status: Accepted | 9 | Upstream-Status: Accepted [https://github.com/rlisagor/pynetlinux/commit/afb778669efbc658a29e6bdb1c4834fee42931aa] |
10 | 10 | ||
11 | pynetlinux/__init__.py | 8 ++++---- | 11 | pynetlinux/__init__.py | 8 ++++---- |
12 | pynetlinux/brctl.py | 2 +- | 12 | pynetlinux/brctl.py | 2 +- |