| Message ID | 20260723125417.2198795-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [master] python3-pip: set CVE_PRODUCT | expand |
diff --git a/meta/recipes-devtools/python/python3-pip_26.1.2.bb b/meta/recipes-devtools/python/python3-pip_26.1.2.bb index dd1895ed55..393a746456 100644 --- a/meta/recipes-devtools/python/python3-pip_26.1.2.bb +++ b/meta/recipes-devtools/python/python3-pip_26.1.2.bb @@ -28,6 +28,8 @@ SRC_URI += "file://no_shebang_mangling.patch" SRC_URI[sha256sum] = "f49cd134c61cf2fd75e0ce2676db03e4054504a5a4986d00f8299ae632dc4605" +CVE_PRODUCT = "pypa:pip" + do_install:append(){ # pip vendors distlib which ships Windows launcher templates (*.exe). # Keep them only when building for a Windows (mingw) host.