summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/newappend.py
diff options
context:
space:
mode:
authorAlejandro Enedino Hernandez Samaniego <alejandro.enedino.hernandez-samaniego@xilinx.com>2018-03-29 23:28:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-30 09:39:37 +0100
commitdf9401e7e69ce162e257e827d67eb217666e532d (patch)
treeb41c8be0c5ae4a1606c4df1acd99e936e0d14624 /scripts/lib/recipetool/newappend.py
parenta57d784211a39587538094425ee0246e9ddfbf9d (diff)
downloadopenembedded-core-df9401e7e69ce162e257e827d67eb217666e532d.tar.gz
openembedded-core-df9401e7e69ce162e257e827d67eb217666e532d.tar.bz2
openembedded-core-df9401e7e69ce162e257e827d67eb217666e532d.zip
python3: fix create_manifest to handle pycache folders
We have a couple of python modules that contain folders themselves, for that reason they also contain a __pycache__ folder inside those directories, since we include the whole folder in the manifest, the pycache directories end up with the files and not the cache files. This patch catches that and adds the directories to the correct structure. Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/newappend.py')
0 files changed, 0 insertions, 0 deletions