summaryrefslogtreecommitdiffstats
path: root/meta/lib/bbconfigbuild
Commit message (Expand)AuthorAgeFilesLines
* The poky repository master branch is no longer being updated.Richard Purdie2025-11-071-211/+0
* bbconfigbuild/configfragments.py: print fragment descriptions when enabling themAlexander Kanavin2025-11-031-1/+6
* bbconfigbuild/configfragments.py: replace fragment_exists() with a more gener...Alexander Kanavin2025-11-031-4/+4
* bbconfigbuild/configfragments.py: run discover_fragments() only once when ena...Alexander Kanavin2025-11-031-3/+4
* bitbake.conf,lib/configfragments: Use a new dedicated toolcfg.conf fileRichard Purdie2025-10-091-2/+2
* lib/bbconfigbuild/configfragments: disable the previous builtin fragment when...Alexander Kanavin2025-10-061-1/+6
* lib/configfragments: add a show-fragments commandAntonin Godard2025-09-081-0/+15
* lib/bbconfigbuild/configfragments: add support for listing and enabling built...Alexander Kanavin2025-06-201-1/+21
* bbconfigbuild/configfragments.py: set BBPATH in standalone datastoreAlexander Kanavin2025-01-091-0/+1
* lib/configfragements: enable/disable multiple fragements at onceJoshua Watt2025-01-081-14/+17
* lib/configfragments: Restrict fragment file checkingJoshua Watt2025-01-081-0/+2
* bitbake-config-build: add a plugin for config fragmentsAlexander Kanavin2024-12-131-0/+159