Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2-libc
  Commit: 267a3954d3bccdf5981ca8688713de15514f6dcf
      
https://github.com/tianocore/edk2-libc/commit/267a3954d3bccdf5981ca8688713de15514f6dcf
  Author: Michael Kubacki <[email protected]>
  Date:   2026-01-28 (Wed, 28 Jan 2026)

  Changed paths:
    M AppPkg/AppPkg.dec
    M AppPkg/Applications/Python/Python-3.6.8/Python368.inf

  Log Message:
  -----------
  AppPkg: Make the Python app easier to build

Note: This is not meant to be a comprehensive cleanup or refactor.
Just a simple change to reduce friction by following standard EDK2
practices for including packages and header files to reduce friction
when building the Python application.

1. Add the `Applications/Python/Python-3.6.8/Include` include path
   to `AppPkg/AppPkg.dec` so that Python header files can be
   found by any module that builds against AppPkg.
2. Add `AppPkg/AppPkg.dec` to Python368.inf since:
   1. The module is in AppPkg
   2. The module build can reference resources (like include paths)
      defined in AppPkg/AppPkg.dec

Signed-off-by: Michael Kubacki <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2-libc/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to