summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2024-12-03 12:53:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-05 17:07:10 +0000
commitf4c4aa37fcdad5bd2a20ad85753a834037d78727 (patch)
tree25976c8815dcbfab6830b036414c16df671482d1 /meta/lib
parent8c17606068cf356a5045651a9349bf0a39ed2226 (diff)
downloadpoky-f4c4aa37fcdad5bd2a20ad85753a834037d78727.tar.gz
meta/lib: move buildstats.py and rootfspostcommands.py into oe
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>
Diffstat (limited to 'meta/lib')
-rw-r--r--meta/lib/oe/buildstats.py (renamed from meta/lib/buildstats.py)0
-rw-r--r--meta/lib/oe/rootfspostcommands.py (renamed from meta/lib/rootfspostcommands.py)0
2 files changed, 0 insertions, 0 deletions
diff --git a/meta/lib/buildstats.py b/meta/lib/oe/buildstats.py
index 1ffe679801..1ffe679801 100644
--- a/meta/lib/buildstats.py
+++ b/meta/lib/oe/buildstats.py
diff --git a/meta/lib/rootfspostcommands.py b/meta/lib/oe/rootfspostcommands.py
index 5386eea409..5386eea409 100644
--- a/meta/lib/rootfspostcommands.py
+++ b/meta/lib/oe/rootfspostcommands.py