poky/meta/lib
Richard Purdie 6a2ad60ecc bitbake.conf/pseudo: Switch from exclusion list to inclusion list
Currently, pseudo tracks all files referenced within its presence unless
they're listed in an exclusion list. The exclusion list has grown to be
fairly unwieldy.

This patch swaps PSEUDO_IGNORE_PATHS for PSEUDO_INCLUDE_PATHS which in
theory should be easier and more explicit to maintain.

This change does drop many directories from pseudo coverage including
/home and /tmp. There may be adapatations needed for recipes/classes
using pseudo in specific ways.

(From OE-Core rev: 2502da81709f25de499277b28d33c915638c45f6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-05-12 22:01:56 +01:00
..
bbconfigbuild bbconfigbuild/configfragments.py: set BBPATH in standalone datastore 2025-01-09 16:59:23 +00:00
bblayers bblayers/machines: add bitbake-layers command to list machines 2024-08-09 22:33:38 +01:00
oe oe/sdk: fix empty SDK manifests 2025-05-12 22:01:55 +01:00
oeqa bitbake.conf/pseudo: Switch from exclusion list to inclusion list 2025-05-12 22:01:56 +01:00
patchtest patchtest/README.md: fix markdown style issues 2025-02-05 12:49:56 +00:00