summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/rootfspostcommands.py
Commit message (Collapse)AuthorAgeFilesLines
* meta/lib: move buildstats.py and rootfspostcommands.py into oeChen Qi2024-12-051-0/+90
These two files are the only ones that are left in meta/lib. They logically belong to meta/lib/oe, so move them there. (From OE-Core rev: c65dd0e3e463d6072b9364ac74e1fef0d998068f) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>