Ensure it is reflecting correct information and status of patch Signed-off-by: Khem Raj <[email protected]> --- .../python/python3/test_posix_nodev_disable.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch index 85767e1e898..df60302520e 100644 --- a/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch +++ b/meta/recipes-devtools/python/python3/test_posix_nodev_disable.patch @@ -1,7 +1,11 @@ Disable part of test_posix.test_makedev that depends on the NODEV macro being defined (missing on musl). -Upstream-Status: Submitted [https://github.com/python/cpython/pull/31794] +See https://github.com/python/cpython/pull/31794 where NODEV +handling is introduced. + +Upstream-Status: Inappropriate [Musl-Specific] + Signed-off-by: Khem Raj <[email protected]> --- a/Lib/test/test_posix.py +++ b/Lib/test/test_posix.py
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#222699): https://lists.openembedded.org/g/openembedded-core/message/222699 Mute This Topic: https://lists.openembedded.org/mt/115020483/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
