| Message ID | 20260803070500.1397434-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [wrynose] python3-pip: set CVE_PRODUCT | expand |
diff --git a/meta/recipes-devtools/python/python3-pip_26.0.1.bb b/meta/recipes-devtools/python/python3-pip_26.0.1.bb index 28af8f7ec7..9640bc926a 100644 --- a/meta/recipes-devtools/python/python3-pip_26.0.1.bb +++ b/meta/recipes-devtools/python/python3-pip_26.0.1.bb @@ -28,6 +28,8 @@ SRC_URI += "file://no_shebang_mangling.patch" SRC_URI[sha256sum] = "c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8" +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.