summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-08-17 22:31:25 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-08-22 19:43:26 +0300
commit60f9d69e016b11c468c98ea75ba0a60c44afbbc4 (patch)
treeecb49581a9e41a37943c22cd9ef3f63451b20ee7
parente18c61205e0234b03697129c20cc69c9b3940efc (diff)
downloadopenbmc-60f9d69e016b11c468c98ea75ba0a60c44afbbc4.tar.xz
yocto-poky: Move to import-layers subdir
We are going to import additional layers, so create a subdir to hold all of the layers that we import with git-subtree. Change-Id: I6f732153a22be8ca663035c518837e3cc5ec0799 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
l---------LICENSE2
l---------bitbake2
l---------documentation2
-rw-r--r--import-layers/yocto-poky/.gitignore (renamed from yocto-poky/.gitignore)0
-rw-r--r--import-layers/yocto-poky/.templateconf (renamed from yocto-poky/.templateconf)0
-rw-r--r--import-layers/yocto-poky/LICENSE (renamed from yocto-poky/LICENSE)0
-rw-r--r--import-layers/yocto-poky/README (renamed from yocto-poky/README)0
-rw-r--r--import-layers/yocto-poky/README.hardware (renamed from yocto-poky/README.hardware)0
-rw-r--r--import-layers/yocto-poky/bitbake/AUTHORS (renamed from yocto-poky/bitbake/AUTHORS)0
-rw-r--r--import-layers/yocto-poky/bitbake/COPYING (renamed from yocto-poky/bitbake/COPYING)0
-rw-r--r--import-layers/yocto-poky/bitbake/ChangeLog (renamed from yocto-poky/bitbake/ChangeLog)0
-rw-r--r--import-layers/yocto-poky/bitbake/HEADER (renamed from yocto-poky/bitbake/HEADER)0
-rw-r--r--import-layers/yocto-poky/bitbake/LICENSE (renamed from yocto-poky/bitbake/LICENSE)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake (renamed from yocto-poky/bitbake/bin/bitbake)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-diffsigs (renamed from yocto-poky/bitbake/bin/bitbake-diffsigs)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-dumpsig (renamed from yocto-poky/bitbake/bin/bitbake-dumpsig)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-layers (renamed from yocto-poky/bitbake/bin/bitbake-layers)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-prserv (renamed from yocto-poky/bitbake/bin/bitbake-prserv)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-selftest (renamed from yocto-poky/bitbake/bin/bitbake-selftest)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitbake-worker (renamed from yocto-poky/bitbake/bin/bitbake-worker)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/bitdoc (renamed from yocto-poky/bitbake/bin/bitdoc)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/image-writer (renamed from yocto-poky/bitbake/bin/image-writer)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/toaster (renamed from yocto-poky/bitbake/bin/toaster)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/bin/toaster-eventreplay (renamed from yocto-poky/bitbake/bin/toaster-eventreplay)0
-rw-r--r--import-layers/yocto-poky/bitbake/contrib/README (renamed from yocto-poky/bitbake/contrib/README)0
-rw-r--r--import-layers/yocto-poky/bitbake/contrib/bbdev.sh (renamed from yocto-poky/bitbake/contrib/bbdev.sh)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/contrib/dump_cache.py (renamed from yocto-poky/bitbake/contrib/dump_cache.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim (renamed from yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim)0
-rw-r--r--import-layers/yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim (renamed from yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/contrib/vim/plugin/newbb.vim (renamed from yocto-poky/bitbake/contrib/vim/plugin/newbb.vim)0
-rw-r--r--import-layers/yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim (renamed from yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/COPYING.GPL (renamed from yocto-poky/bitbake/doc/COPYING.GPL)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/COPYING.MIT (renamed from yocto-poky/bitbake/doc/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/Makefile (renamed from yocto-poky/bitbake/doc/Makefile)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/README (renamed from yocto-poky/bitbake/doc/README)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png)bin5086 -> 5086 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/html.css (renamed from yocto-poky/bitbake/doc/bitbake-user-manual/html.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/bitbake.1 (renamed from yocto-poky/bitbake/doc/bitbake.1)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/poky.ent (renamed from yocto-poky/bitbake/doc/poky.ent)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/Vera.ttf (renamed from yocto-poky/bitbake/doc/template/Vera.ttf)bin65932 -> 65932 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/Vera.xml (renamed from yocto-poky/bitbake/doc/template/Vera.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.ttf (renamed from yocto-poky/bitbake/doc/template/VeraMoBd.ttf)bin49052 -> 49052 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.xml (renamed from yocto-poky/bitbake/doc/template/VeraMoBd.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/VeraMono.ttf (renamed from yocto-poky/bitbake/doc/template/VeraMono.ttf)bin49224 -> 49224 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/VeraMono.xml (renamed from yocto-poky/bitbake/doc/template/VeraMono.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/component.title.xsl (renamed from yocto-poky/bitbake/doc/template/component.title.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/db-pdf.xsl (renamed from yocto-poky/bitbake/doc/template/db-pdf.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/division.title.xsl (renamed from yocto-poky/bitbake/doc/template/division.title.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/draft.png (renamed from yocto-poky/bitbake/doc/template/draft.png)bin24847 -> 24847 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/fop-config.xml (renamed from yocto-poky/bitbake/doc/template/fop-config.xml)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/formal.object.heading.xsl (renamed from yocto-poky/bitbake/doc/template/formal.object.heading.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/gloss-permalinks.xsl (renamed from yocto-poky/bitbake/doc/template/gloss-permalinks.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/permalinks.xsl (renamed from yocto-poky/bitbake/doc/template/permalinks.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/section.title.xsl (renamed from yocto-poky/bitbake/doc/template/section.title.xsl)0
-rw-r--r--import-layers/yocto-poky/bitbake/doc/template/titlepage.templates.xml (renamed from yocto-poky/bitbake/doc/template/titlepage.templates.xml)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/doc/tools/docbook-to-pdf (renamed from yocto-poky/bitbake/doc/tools/docbook-to-pdf)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/COW.py (renamed from yocto-poky/bitbake/lib/bb/COW.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/__init__.py (renamed from yocto-poky/bitbake/lib/bb/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/build.py (renamed from yocto-poky/bitbake/lib/bb/build.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/cache.py (renamed from yocto-poky/bitbake/lib/bb/cache.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/cache_extra.py (renamed from yocto-poky/bitbake/lib/bb/cache_extra.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/checksum.py (renamed from yocto-poky/bitbake/lib/bb/checksum.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/codeparser.py (renamed from yocto-poky/bitbake/lib/bb/codeparser.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/command.py (renamed from yocto-poky/bitbake/lib/bb/command.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/compat.py (renamed from yocto-poky/bitbake/lib/bb/compat.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/cooker.py (renamed from yocto-poky/bitbake/lib/bb/cooker.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/cookerdata.py (renamed from yocto-poky/bitbake/lib/bb/cookerdata.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/daemonize.py (renamed from yocto-poky/bitbake/lib/bb/daemonize.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/data.py (renamed from yocto-poky/bitbake/lib/bb/data.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/data_smart.py (renamed from yocto-poky/bitbake/lib/bb/data_smart.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/event.py (renamed from yocto-poky/bitbake/lib/bb/event.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/exceptions.py (renamed from yocto-poky/bitbake/lib/bb/exceptions.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/__init__.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/bzr.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/bzr.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/clearcase.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/clearcase.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/cvs.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/cvs.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/git.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/git.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitannex.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/gitannex.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitsm.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/gitsm.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/hg.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/hg.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/local.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/local.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/npm.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/npm.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/osc.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/osc.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/perforce.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/perforce.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/repo.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/repo.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/sftp.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/sftp.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/ssh.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/ssh.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/svn.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/svn.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/fetch2/wget.py (renamed from yocto-poky/bitbake/lib/bb/fetch2/wget.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/bb/main.py (renamed from yocto-poky/bitbake/lib/bb/main.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/methodpool.py (renamed from yocto-poky/bitbake/lib/bb/methodpool.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/monitordisk.py (renamed from yocto-poky/bitbake/lib/bb/monitordisk.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/msg.py (renamed from yocto-poky/bitbake/lib/bb/msg.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py (renamed from yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/parse/__init__.py (renamed from yocto-poky/bitbake/lib/bb/parse/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/parse/ast.py (renamed from yocto-poky/bitbake/lib/bb/parse/ast.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py (renamed from yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py (renamed from yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py (renamed from yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/persist_data.py (renamed from yocto-poky/bitbake/lib/bb/persist_data.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/process.py (renamed from yocto-poky/bitbake/lib/bb/process.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/providers.py (renamed from yocto-poky/bitbake/lib/bb/providers.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/__init__.py (renamed from yocto-poky/bitbake/lib/bb/pysh/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/builtin.py (renamed from yocto-poky/bitbake/lib/bb/pysh/builtin.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/interp.py (renamed from yocto-poky/bitbake/lib/bb/pysh/interp.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/lsprof.py (renamed from yocto-poky/bitbake/lib/bb/pysh/lsprof.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/pysh.py (renamed from yocto-poky/bitbake/lib/bb/pysh/pysh.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshlex.py (renamed from yocto-poky/bitbake/lib/bb/pysh/pyshlex.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py (renamed from yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/sherrors.py (renamed from yocto-poky/bitbake/lib/bb/pysh/sherrors.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py (renamed from yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/runqueue.py (renamed from yocto-poky/bitbake/lib/bb/runqueue.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/server/__init__.py (renamed from yocto-poky/bitbake/lib/bb/server/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/server/process.py (renamed from yocto-poky/bitbake/lib/bb/server/process.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/server/xmlrpc.py (renamed from yocto-poky/bitbake/lib/bb/server/xmlrpc.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/shell.py (renamed from yocto-poky/bitbake/lib/bb/shell.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/siggen.py (renamed from yocto-poky/bitbake/lib/bb/siggen.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/taskdata.py (renamed from yocto-poky/bitbake/lib/bb/taskdata.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/__init__.py (renamed from yocto-poky/bitbake/lib/bb/tests/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/codeparser.py (renamed from yocto-poky/bitbake/lib/bb/tests/codeparser.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/cow.py (renamed from yocto-poky/bitbake/lib/bb/tests/cow.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/data.py (renamed from yocto-poky/bitbake/lib/bb/tests/data.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/fetch.py (renamed from yocto-poky/bitbake/lib/bb/tests/fetch.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/parse.py (renamed from yocto-poky/bitbake/lib/bb/tests/parse.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tests/utils.py (renamed from yocto-poky/bitbake/lib/bb/tests/utils.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/tinfoil.py (renamed from yocto-poky/bitbake/lib/bb/tinfoil.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/__init__.py (renamed from yocto-poky/bitbake/lib/bb/ui/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py (renamed from yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py (renamed from yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/depexp.py (renamed from yocto-poky/bitbake/lib/bb/ui/depexp.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/goggle.py (renamed from yocto-poky/bitbake/lib/bb/ui/goggle.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png)bin6898 -> 6898 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png)bin7051 -> 7051 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png)bin1212 -> 1212 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png)bin1176 -> 1176 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png)bin3954 -> 3954 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png)bin5789 -> 5789 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png)bin3955 -> 3955 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png)bin6482 -> 6482 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png)bin3311 -> 3311 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png)bin4549 -> 4549 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png)bin5250 -> 5250 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png)bin2809 -> 2809 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png)bin1971 -> 1971 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png)bin4563 -> 4563 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png)bin4117 -> 4117 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png)bin4167 -> 4167 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png)bin4840 -> 4840 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png)bin5257 -> 5257 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png)bin7011 -> 7011 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png)bin7121 -> 7121 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png)bin4723 -> 4723 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png)bin4866 -> 4866 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png)bin6076 -> 6076 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png)bin6269 -> 6269 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png)bin5651 -> 5651 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png (renamed from yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png)bin5791 -> 5791 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/knotty.py (renamed from yocto-poky/bitbake/lib/bb/ui/knotty.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/ncurses.py (renamed from yocto-poky/bitbake/lib/bb/ui/ncurses.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/toasterui.py (renamed from yocto-poky/bitbake/lib/bb/ui/toasterui.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/uievent.py (renamed from yocto-poky/bitbake/lib/bb/ui/uievent.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/ui/uihelper.py (renamed from yocto-poky/bitbake/lib/bb/ui/uihelper.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bb/utils.py (renamed from yocto-poky/bitbake/lib/bb/utils.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/AUTHORS.txt (renamed from yocto-poky/bitbake/lib/bs4/AUTHORS.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/COPYING.txt (renamed from yocto-poky/bitbake/lib/bs4/COPYING.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/NEWS.txt (renamed from yocto-poky/bitbake/lib/bs4/NEWS.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/__init__.py (renamed from yocto-poky/bitbake/lib/bs4/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/builder/__init__.py (renamed from yocto-poky/bitbake/lib/bs4/builder/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/builder/_html5lib.py (renamed from yocto-poky/bitbake/lib/bs4/builder/_html5lib.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py (renamed from yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/builder/_lxml.py (renamed from yocto-poky/bitbake/lib/bs4/builder/_lxml.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/dammit.py (renamed from yocto-poky/bitbake/lib/bs4/dammit.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/diagnose.py (renamed from yocto-poky/bitbake/lib/bs4/diagnose.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/element.py (renamed from yocto-poky/bitbake/lib/bs4/element.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/testing.py (renamed from yocto-poky/bitbake/lib/bs4/testing.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/__init__.py (renamed from yocto-poky/bitbake/lib/bs4/tests/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_docs.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_docs.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_lxml.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_lxml.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_soup.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_soup.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/bs4/tests/test_tree.py (renamed from yocto-poky/bitbake/lib/bs4/tests/test_tree.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/codegen.py (renamed from yocto-poky/bitbake/lib/codegen.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/ply/__init__.py (renamed from yocto-poky/bitbake/lib/ply/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/ply/lex.py (renamed from yocto-poky/bitbake/lib/ply/lex.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/ply/yacc.py (renamed from yocto-poky/bitbake/lib/ply/yacc.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/progressbar.py (renamed from yocto-poky/bitbake/lib/progressbar.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/prserv/__init__.py (renamed from yocto-poky/bitbake/lib/prserv/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/prserv/db.py (renamed from yocto-poky/bitbake/lib/prserv/db.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/prserv/serv.py (renamed from yocto-poky/bitbake/lib/prserv/serv.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/pyinotify.py (renamed from yocto-poky/bitbake/lib/pyinotify.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/admin.py (renamed from yocto-poky/bitbake/lib/toaster/bldcollector/admin.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/urls.py (renamed from yocto-poky/bitbake/lib/toaster/bldcollector/urls.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/views.py (renamed from yocto-poky/bitbake/lib/toaster/bldcollector/views.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/models.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/models.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/views.py (renamed from yocto-poky/bitbake/lib/toaster/bldcontrol/views.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/README (renamed from yocto-poky/bitbake/lib/toaster/contrib/README)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/README (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/README)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/TODO (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/TODO)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/config.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/config.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py (renamed from yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/manage.py (renamed from yocto-poky/bitbake/lib/toaster/manage.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/orm/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/management/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/orm/management/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py (renamed from yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/models.py (renamed from yocto-poky/bitbake/lib/toaster/orm/models.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/orm/tests.py (renamed from yocto-poky/bitbake/lib/toaster/orm/tests.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/tests/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/README (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/README)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py (renamed from yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt (renamed from yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/api.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/api.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml (renamed from yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png)bin418 -> 418 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png)bin312 -> 312 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png)bin205 -> 205 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png)bin262 -> 262 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png)bin348 -> 348 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png)bin207 -> 207 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png)bin5815 -> 5815 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png)bin278 -> 278 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png)bin328 -> 328 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png)bin6922 -> 6922 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png)bin4549 -> 4549 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png)bin4549 -> 4549 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png)bin4549 -> 4549 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png)bin6299 -> 6299 bytes
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf)bin48748 -> 48748 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot)bin25395 -> 25395 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf)bin55096 -> 55096 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff)bin29380 -> 29380 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot)bin20290 -> 20290 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf)bin41236 -> 41236 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff)bin23292 -> 23292 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png)bin8777 -> 8777 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png)bin12799 -> 12799 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png)bin3020 -> 3020 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png)bin140514 -> 140514 bytes
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js (renamed from yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tables.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/tables.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tests.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/tests.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/urls.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/urls.py)0
-rwxr-xr-ximport-layers/yocto-poky/bitbake/lib/toaster/toastergui/views.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/views.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastergui/widgets.py (renamed from yocto-poky/bitbake/lib/toaster/toastergui/widgets.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/settings.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/settings.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/urls.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/urls.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py (renamed from yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py)0
-rw-r--r--import-layers/yocto-poky/bitbake/toaster-requirements.txt (renamed from yocto-poky/bitbake/toaster-requirements.txt)0
-rw-r--r--import-layers/yocto-poky/documentation/Makefile (renamed from yocto-poky/documentation/Makefile)0
-rw-r--r--import-layers/yocto-poky/documentation/README (renamed from yocto-poky/documentation/README)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-command.xml (renamed from yocto-poky/documentation/adt-manual/adt-command.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-intro.xml (renamed from yocto-poky/documentation/adt-manual/adt-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-manual-customization.xsl (renamed from yocto-poky/documentation/adt-manual/adt-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl (renamed from yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-manual-intro.xml (renamed from yocto-poky/documentation/adt-manual/adt-manual-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-manual.xml (renamed from yocto-poky/documentation/adt-manual/adt-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-package.xml (renamed from yocto-poky/documentation/adt-manual/adt-package.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-prepare.xml (renamed from yocto-poky/documentation/adt-manual/adt-prepare.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/adt-style.css (renamed from yocto-poky/documentation/adt-manual/adt-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/figures/adt-title.png (renamed from yocto-poky/documentation/adt-manual/figures/adt-title.png)bin13498 -> 13498 bytes
-rw-r--r--import-layers/yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png (renamed from yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png)bin12733 -> 12733 bytes
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl (renamed from yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl (renamed from yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/bsp-guide.xml (renamed from yocto-poky/documentation/bsp-guide/bsp-guide.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/bsp-style.css (renamed from yocto-poky/documentation/bsp-guide/bsp-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/bsp.xml (renamed from yocto-poky/documentation/bsp-guide/bsp.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/bsp-guide/figures/bsp-title.png (renamed from yocto-poky/documentation/bsp-guide/figures/bsp-title.png)bin17388 -> 17388 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-customization.xsl (renamed from yocto-poky/documentation/dev-manual/dev-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl (renamed from yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-intro.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-model.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-model.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-newbie.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-newbie.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-qemu.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-qemu.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual-start.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual-start.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-manual.xml (renamed from yocto-poky/documentation/dev-manual/dev-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/dev-style.css (renamed from yocto-poky/documentation/dev-manual/dev-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png (renamed from yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png)bin42751 -> 42751 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png (renamed from yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png)bin29627 -> 29627 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/dev-title.png (renamed from yocto-poky/documentation/dev-manual/figures/dev-title.png)bin11813 -> 11813 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png (renamed from yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png)bin179361 -> 179361 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png (renamed from yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png)bin152662 -> 152662 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png (renamed from yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png)bin140597 -> 140597 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/git-workflow.png (renamed from yocto-poky/documentation/dev-manual/figures/git-workflow.png)bin26586 -> 26586 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/index-downloads.png (renamed from yocto-poky/documentation/dev-manual/figures/index-downloads.png)bin100374 -> 100374 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png (renamed from yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png)bin35561 -> 35561 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png (renamed from yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png)bin35839 -> 35839 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png (renamed from yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png)bin39910 -> 39910 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/recipe-workflow.png (renamed from yocto-poky/documentation/dev-manual/figures/recipe-workflow.png)bin48276 -> 48276 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/source-repos.png (renamed from yocto-poky/documentation/dev-manual/figures/source-repos.png)bin188986 -> 188986 bytes
-rw-r--r--import-layers/yocto-poky/documentation/dev-manual/figures/yp-download.png (renamed from yocto-poky/documentation/dev-manual/figures/yp-download.png)bin230971 -> 230971 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png (renamed from yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png)bin40748 -> 40748 bytes
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png (renamed from yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png)bin13453 -> 13453 bytes
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-common.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-common.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-style.css (renamed from yocto-poky/documentation/kernel-dev/kernel-dev-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/kernel-dev/kernel-dev.xml (renamed from yocto-poky/documentation/kernel-dev/kernel-dev.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/add-variable.png (renamed from yocto-poky/documentation/mega-manual/figures/add-variable.png)bin110712 -> 110712 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png (renamed from yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png)bin63291 -> 63291 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/bash-oecore.png (renamed from yocto-poky/documentation/mega-manual/figures/bash-oecore.png)bin138198 -> 138198 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png)bin42751 -> 42751 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/bsp-title.png (renamed from yocto-poky/documentation/mega-manual/figures/bsp-title.png)bin17388 -> 17388 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png (renamed from yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png)bin29627 -> 29627 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory-web.png (renamed from yocto-poky/documentation/mega-manual/figures/buildhistory-web.png)bin49966 -> 49966 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory.png (renamed from yocto-poky/documentation/mega-manual/figures/buildhistory.png)bin44900 -> 44900 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/mega-manual/figures/building-an-image.png (renamed from yocto-poky/documentation/mega-manual/figures/building-an-image.png)bin14891 -> 14891 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/compatible-layers.png (renamed from yocto-poky/documentation/mega-manual/figures/compatible-layers.png)bin163081 -> 163081 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png (renamed from yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png)bin46080 -> 46080 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png (renamed from yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png)bin59275 -> 59275 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/define-generic.png (renamed from yocto-poky/documentation/mega-manual/figures/define-generic.png)bin623 -> 623 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/dev-title.png (renamed from yocto-poky/documentation/mega-manual/figures/dev-title.png)bin11813 -> 11813 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png)bin179361 -> 179361 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png)bin152662 -> 152662 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png)bin140597 -> 140597 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/git-workflow.png (renamed from yocto-poky/documentation/mega-manual/figures/git-workflow.png)bin26586 -> 26586 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/hosted-service.png (renamed from yocto-poky/documentation/mega-manual/figures/hosted-service.png)bin13552 -> 13552 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/image-generation.png (renamed from yocto-poky/documentation/mega-manual/figures/image-generation.png)bin112991 -> 112991 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/images.png (renamed from yocto-poky/documentation/mega-manual/figures/images.png)bin22926 -> 22926 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/import-layer.png (renamed from yocto-poky/documentation/mega-manual/figures/import-layer.png)bin139108 -> 139108 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/index-downloads.png (renamed from yocto-poky/documentation/mega-manual/figures/index-downloads.png)bin58263 -> 58263 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png)bin40748 -> 40748 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png)bin35561 -> 35561 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png)bin13453 -> 13453 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png)bin35839 -> 35839 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png)bin39910 -> 39910 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernel-title.png (renamed from yocto-poky/documentation/mega-manual/figures/kernel-title.png)bin13970 -> 13970 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-all.png (renamed from yocto-poky/documentation/mega-manual/figures/kernelshark-all.png)bin89316 -> 89316 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png (renamed from yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png)bin57372 -> 57372 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png (renamed from yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png)bin98765 -> 98765 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png (renamed from yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png)bin204454 -> 204454 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/layer-input.png (renamed from yocto-poky/documentation/mega-manual/figures/layer-input.png)bin45856 -> 45856 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/lttngmain0.png (renamed from yocto-poky/documentation/mega-manual/figures/lttngmain0.png)bin120581 -> 120581 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/mega-title.png (renamed from yocto-poky/documentation/mega-manual/figures/mega-title.png)bin10536 -> 10536 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/new-project.png (renamed from yocto-poky/documentation/mega-manual/figures/new-project.png)bin73760 -> 73760 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png (renamed from yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png)bin98334 -> 98334 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png (renamed from yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png)bin105661 -> 105661 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png (renamed from yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png)bin37301 -> 37301 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png (renamed from yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png)bin95741 -> 95741 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/package-feeds.png (renamed from yocto-poky/documentation/mega-manual/figures/package-feeds.png)bin30112 -> 30112 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/patching.png (renamed from yocto-poky/documentation/mega-manual/figures/patching.png)bin42523 -> 42523 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png)bin59078 -> 59078 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png)bin171368 -> 171368 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png)bin136826 -> 136826 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-systemwide.png)bin140616 -> 140616 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png)bin22364 -> 22364 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png)bin171529 -> 171529 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png)bin174971 -> 174971 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png)bin23735 -> 23735 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png)bin101685 -> 101685 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png)bin95140 -> 95140 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png)bin178919 -> 178919 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png)bin138550 -> 138550 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png)bin102790 -> 102790 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png)bin110101 -> 110101 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png (renamed from yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png)bin102812 -> 102812 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/poky-title.png (renamed from yocto-poky/documentation/mega-manual/figures/poky-title.png)bin11592 -> 11592 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/profile-title.png (renamed from yocto-poky/documentation/mega-manual/figures/profile-title.png)bin12799 -> 12799 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png (renamed from yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png)bin36366 -> 36366 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png (renamed from yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png)bin98053 -> 98053 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png (renamed from yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png)bin81053 -> 81053 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/recipe-workflow.png (renamed from yocto-poky/documentation/mega-manual/figures/recipe-workflow.png)bin48276 -> 48276 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png (renamed from yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png)bin123810 -> 123810 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png)bin179361 -> 179361 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png)bin146467 -> 146467 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png)bin62626 -> 62626 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-environment.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-environment.png)bin42098 -> 42098 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/mega-manual/figures/sdk-generation.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-generation.png)bin115643 -> 115643 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png)bin42892 -> 42892 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png)bin56096 -> 56096 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk-title.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk-title.png)bin52702 -> 52702 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sdk.png (renamed from yocto-poky/documentation/mega-manual/figures/sdk.png)bin67478 -> 67478 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/set-variable.png (renamed from yocto-poky/documentation/mega-manual/figures/set-variable.png)bin111430 -> 111430 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/simple-configuration.png (renamed from yocto-poky/documentation/mega-manual/figures/simple-configuration.png)bin10789 -> 10789 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/source-fetching.png (renamed from yocto-poky/documentation/mega-manual/figures/source-fetching.png)bin38860 -> 38860 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/source-input.png (renamed from yocto-poky/documentation/mega-manual/figures/source-input.png)bin39872 -> 39872 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/source-repos.png (renamed from yocto-poky/documentation/mega-manual/figures/source-repos.png)bin188986 -> 188986 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-callers.png (renamed from yocto-poky/documentation/mega-manual/figures/sysprof-callers.png)bin145043 -> 145043 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png (renamed from yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png)bin132976 -> 132976 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png (renamed from yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png)bin132074 -> 132074 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/toaster-title.png (renamed from yocto-poky/documentation/mega-manual/figures/toaster-title.png)bin9277 -> 9277 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/mega-manual/figures/user-configuration.png (renamed from yocto-poky/documentation/mega-manual/figures/user-configuration.png)bin74109 -> 74109 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png (renamed from yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png)bin12733 -> 12733 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/variable-added.png (renamed from yocto-poky/documentation/mega-manual/figures/variable-added.png)bin112163 -> 112163 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png (renamed from yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png)bin83206 -> 83206 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment.png (renamed from yocto-poky/documentation/mega-manual/figures/yocto-environment.png)bin73095 -> 73095 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png (renamed from yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png)bin8626 -> 8626 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/figures/yp-download.png (renamed from yocto-poky/documentation/mega-manual/figures/yp-download.png)bin230971 -> 230971 bytes
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/mega-manual-customization.xsl (renamed from yocto-poky/documentation/mega-manual/mega-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/mega-manual.xml (renamed from yocto-poky/documentation/mega-manual/mega-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/mega-manual/mega-style.css (renamed from yocto-poky/documentation/mega-manual/mega-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/poky.ent (renamed from yocto-poky/documentation/poky.ent)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-all.png (renamed from yocto-poky/documentation/profile-manual/figures/kernelshark-all.png)bin89316 -> 89316 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png (renamed from yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png)bin57372 -> 57372 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png (renamed from yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png)bin98765 -> 98765 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png (renamed from yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png)bin204454 -> 204454 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/lttngmain0.png (renamed from yocto-poky/documentation/profile-manual/figures/lttngmain0.png)bin120581 -> 120581 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png (renamed from yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png)bin98334 -> 98334 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png (renamed from yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png)bin105661 -> 105661 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png (renamed from yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png)bin37301 -> 37301 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png (renamed from yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png)bin95741 -> 95741 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png)bin59078 -> 59078 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png)bin171368 -> 171368 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png)bin136826 -> 136826 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-systemwide.png)bin140616 -> 140616 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png)bin22364 -> 22364 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png)bin171529 -> 171529 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png)bin174971 -> 174971 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png)bin23735 -> 23735 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png)bin101685 -> 101685 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png)bin95140 -> 95140 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png)bin178919 -> 178919 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png)bin138550 -> 138550 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png)bin102790 -> 102790 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png)bin110101 -> 110101 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png (renamed from yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png)bin102812 -> 102812 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/profile-title.png (renamed from yocto-poky/documentation/profile-manual/figures/profile-title.png)bin12799 -> 12799 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png (renamed from yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png)bin36366 -> 36366 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png (renamed from yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png)bin98053 -> 98053 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png (renamed from yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png)bin81053 -> 81053 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png (renamed from yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png)bin123810 -> 123810 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-callers.png (renamed from yocto-poky/documentation/profile-manual/figures/sysprof-callers.png)bin145043 -> 145043 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png (renamed from yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png)bin132976 -> 132976 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png (renamed from yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png)bin132074 -> 132074 bytes
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-arch.xml (renamed from yocto-poky/documentation/profile-manual/profile-manual-arch.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-customization.xsl (renamed from yocto-poky/documentation/profile-manual/profile-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl (renamed from yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-examples.xml (renamed from yocto-poky/documentation/profile-manual/profile-manual-examples.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-intro.xml (renamed from yocto-poky/documentation/profile-manual/profile-manual-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-style.css (renamed from yocto-poky/documentation/profile-manual/profile-manual-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual-usage.xml (renamed from yocto-poky/documentation/profile-manual/profile-manual-usage.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/profile-manual/profile-manual.xml (renamed from yocto-poky/documentation/profile-manual/profile-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/TODO (renamed from yocto-poky/documentation/ref-manual/TODO)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/closer-look.xml (renamed from yocto-poky/documentation/ref-manual/closer-look.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb (renamed from yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c (renamed from yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb (renamed from yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb (renamed from yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb (renamed from yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/faq.xml (renamed from yocto-poky/documentation/ref-manual/faq.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png (renamed from yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png)bin63291 -> 63291 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory-web.png (renamed from yocto-poky/documentation/ref-manual/figures/buildhistory-web.png)bin49966 -> 49966 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory.png (renamed from yocto-poky/documentation/ref-manual/figures/buildhistory.png)bin44900 -> 44900 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/ref-manual/figures/building-an-image.png (renamed from yocto-poky/documentation/ref-manual/figures/building-an-image.png)bin14891 -> 14891 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png (renamed from yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png)bin46080 -> 46080 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png (renamed from yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png)bin59275 -> 59275 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/define-generic.png (renamed from yocto-poky/documentation/ref-manual/figures/define-generic.png)bin623 -> 623 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/image-generation.png (renamed from yocto-poky/documentation/ref-manual/figures/image-generation.png)bin112991 -> 112991 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/images.png (renamed from yocto-poky/documentation/ref-manual/figures/images.png)bin22926 -> 22926 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/layer-input.png (renamed from yocto-poky/documentation/ref-manual/figures/layer-input.png)bin45856 -> 45856 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/package-feeds.png (renamed from yocto-poky/documentation/ref-manual/figures/package-feeds.png)bin30112 -> 30112 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/patching.png (renamed from yocto-poky/documentation/ref-manual/figures/patching.png)bin42523 -> 42523 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/poky-title.png (renamed from yocto-poky/documentation/ref-manual/figures/poky-title.png)bin11592 -> 11592 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/ref-manual/figures/sdk-generation.png (renamed from yocto-poky/documentation/ref-manual/figures/sdk-generation.png)bin115643 -> 115643 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/sdk.png (renamed from yocto-poky/documentation/ref-manual/figures/sdk.png)bin67478 -> 67478 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/source-fetching.png (renamed from yocto-poky/documentation/ref-manual/figures/source-fetching.png)bin38860 -> 38860 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/source-input.png (renamed from yocto-poky/documentation/ref-manual/figures/source-input.png)bin39872 -> 39872 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/ref-manual/figures/user-configuration.png (renamed from yocto-poky/documentation/ref-manual/figures/user-configuration.png)bin74109 -> 74109 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png (renamed from yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png)bin83206 -> 83206 bytes
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/introduction.xml (renamed from yocto-poky/documentation/ref-manual/introduction.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/migration.xml (renamed from yocto-poky/documentation/ref-manual/migration.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-bitbake.xml (renamed from yocto-poky/documentation/ref-manual/ref-bitbake.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-classes.xml (renamed from yocto-poky/documentation/ref-manual/ref-classes.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-features.xml (renamed from yocto-poky/documentation/ref-manual/ref-features.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-images.xml (renamed from yocto-poky/documentation/ref-manual/ref-images.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-manual-customization.xsl (renamed from yocto-poky/documentation/ref-manual/ref-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl (renamed from yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-manual.xml (renamed from yocto-poky/documentation/ref-manual/ref-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-qa-checks.xml (renamed from yocto-poky/documentation/ref-manual/ref-qa-checks.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-structure.xml (renamed from yocto-poky/documentation/ref-manual/ref-structure.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-style.css (renamed from yocto-poky/documentation/ref-manual/ref-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-tasks.xml (renamed from yocto-poky/documentation/ref-manual/ref-tasks.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-variables.xml (renamed from yocto-poky/documentation/ref-manual/ref-variables.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/ref-varlocality.xml (renamed from yocto-poky/documentation/ref-manual/ref-varlocality.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/resources.xml (renamed from yocto-poky/documentation/ref-manual/resources.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/technical-details.xml (renamed from yocto-poky/documentation/ref-manual/technical-details.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/ref-manual/usingpoky.xml (renamed from yocto-poky/documentation/ref-manual/usingpoky.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png)bin179361 -> 179361 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png)bin146467 -> 146467 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png)bin62626 -> 62626 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-environment.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-environment.png)bin42098 -> 42098 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png)bin42892 -> 42892 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png)bin56096 -> 56096 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-title.png (renamed from yocto-poky/documentation/sdk-manual/figures/sdk-title.png)bin52702 -> 52702 bytes
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-extensible.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-extensible.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-intro.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl (renamed from yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl (renamed from yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-manual.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-style.css (renamed from yocto-poky/documentation/sdk-manual/sdk-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/sdk-manual/sdk-using.xml (renamed from yocto-poky/documentation/sdk-manual/sdk-using.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/Vera.ttf (renamed from yocto-poky/documentation/template/Vera.ttf)bin65932 -> 65932 bytes
-rw-r--r--import-layers/yocto-poky/documentation/template/Vera.xml (renamed from yocto-poky/documentation/template/Vera.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/VeraMoBd.ttf (renamed from yocto-poky/documentation/template/VeraMoBd.ttf)bin49052 -> 49052 bytes
-rw-r--r--import-layers/yocto-poky/documentation/template/VeraMoBd.xml (renamed from yocto-poky/documentation/template/VeraMoBd.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/VeraMono.ttf (renamed from yocto-poky/documentation/template/VeraMono.ttf)bin49224 -> 49224 bytes
-rw-r--r--import-layers/yocto-poky/documentation/template/VeraMono.xml (renamed from yocto-poky/documentation/template/VeraMono.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/component.title.xsl (renamed from yocto-poky/documentation/template/component.title.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/division.title.xsl (renamed from yocto-poky/documentation/template/division.title.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/draft.png (renamed from yocto-poky/documentation/template/draft.png)bin24847 -> 24847 bytes
-rw-r--r--import-layers/yocto-poky/documentation/template/embedded_video.xsl (renamed from yocto-poky/documentation/template/embedded_video.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/fop-config.xml (renamed from yocto-poky/documentation/template/fop-config.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/formal.object.heading.xsl (renamed from yocto-poky/documentation/template/formal.object.heading.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/gloss-permalinks.xsl (renamed from yocto-poky/documentation/template/gloss-permalinks.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/ohand-color.svg (renamed from yocto-poky/documentation/template/ohand-color.svg)0
-rw-r--r--import-layers/yocto-poky/documentation/template/permalinks.xsl (renamed from yocto-poky/documentation/template/permalinks.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/poky-db-pdf.xsl (renamed from yocto-poky/documentation/template/poky-db-pdf.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/poky-ref-manual.png (renamed from yocto-poky/documentation/template/poky-ref-manual.png)bin32145 -> 32145 bytes
-rw-r--r--import-layers/yocto-poky/documentation/template/poky.svg (renamed from yocto-poky/documentation/template/poky.svg)0
-rw-r--r--import-layers/yocto-poky/documentation/template/qa-code-permalinks.xsl (renamed from yocto-poky/documentation/template/qa-code-permalinks.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/section.title.xsl (renamed from yocto-poky/documentation/template/section.title.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/template/titlepage.templates.xml (renamed from yocto-poky/documentation/template/titlepage.templates.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/template/yocto-project-qs.png (renamed from yocto-poky/documentation/template/yocto-project-qs.png)bin17829 -> 17829 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/add-variable.png (renamed from yocto-poky/documentation/toaster-manual/figures/add-variable.png)bin110712 -> 110712 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/bash-oecore.png (renamed from yocto-poky/documentation/toaster-manual/figures/bash-oecore.png)bin138198 -> 138198 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/compatible-layers.png (renamed from yocto-poky/documentation/toaster-manual/figures/compatible-layers.png)bin163081 -> 163081 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/hosted-service.png (renamed from yocto-poky/documentation/toaster-manual/figures/hosted-service.png)bin13552 -> 13552 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/import-layer.png (renamed from yocto-poky/documentation/toaster-manual/figures/import-layer.png)bin139108 -> 139108 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/new-project.png (renamed from yocto-poky/documentation/toaster-manual/figures/new-project.png)bin73760 -> 73760 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/set-variable.png (renamed from yocto-poky/documentation/toaster-manual/figures/set-variable.png)bin111430 -> 111430 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/simple-configuration.png (renamed from yocto-poky/documentation/toaster-manual/figures/simple-configuration.png)bin10789 -> 10789 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/toaster-title.png (renamed from yocto-poky/documentation/toaster-manual/figures/toaster-title.png)bin9277 -> 9277 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/figures/variable-added.png (renamed from yocto-poky/documentation/toaster-manual/figures/variable-added.png)bin112163 -> 112163 bytes
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-start.xml (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-start.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-style.css (renamed from yocto-poky/documentation/toaster-manual/toaster-manual-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/toaster-manual/toaster-manual.xml (renamed from yocto-poky/documentation/toaster-manual/toaster-manual.xml)0
-rw-r--r--import-layers/yocto-poky/documentation/tools/eclipse-help.sed (renamed from yocto-poky/documentation/tools/eclipse-help.sed)0
-rw-r--r--import-layers/yocto-poky/documentation/tools/mega-manual.sed (renamed from yocto-poky/documentation/tools/mega-manual.sed)0
-rwxr-xr-ximport-layers/yocto-poky/documentation/tools/poky-docbook-to-pdf (renamed from yocto-poky/documentation/tools/poky-docbook-to-pdf)0
-rw-r--r--import-layers/yocto-poky/documentation/tools/update-documentation-conf (renamed from yocto-poky/documentation/tools/update-documentation-conf)0
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png (renamed from yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png)bin73095 -> 73095 bytes
-rwxr-xr-ximport-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png (renamed from yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png)bin8626 -> 8626 bytes
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/qs-style.css (renamed from yocto-poky/documentation/yocto-project-qs/qs-style.css)0
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl (renamed from yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl (renamed from yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl (renamed from yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl)0
-rw-r--r--import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml (renamed from yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml)0
-rw-r--r--import-layers/yocto-poky/meta-poky/classes/poky-sanity.bbclass (renamed from yocto-poky/meta-poky/classes/poky-sanity.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/bblayers.conf.sample (renamed from yocto-poky/meta-poky/conf/bblayers.conf.sample)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/conf-notes.txt (renamed from yocto-poky/meta-poky/conf/conf-notes.txt)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/include/maintainers.inc (renamed from yocto-poky/meta-poky/conf/distro/include/maintainers.inc)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc (renamed from yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc (renamed from yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/poky-bleeding.conf (renamed from yocto-poky/meta-poky/conf/distro/poky-bleeding.conf)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/poky-lsb.conf (renamed from yocto-poky/meta-poky/conf/distro/poky-lsb.conf)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/poky-tiny.conf (renamed from yocto-poky/meta-poky/conf/distro/poky-tiny.conf)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/distro/poky.conf (renamed from yocto-poky/meta-poky/conf/distro/poky.conf)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/layer.conf (renamed from yocto-poky/meta-poky/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/local.conf.sample (renamed from yocto-poky/meta-poky/conf/local.conf.sample)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/local.conf.sample.extended (renamed from yocto-poky/meta-poky/conf/local.conf.sample.extended)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/site.conf.sample (renamed from yocto-poky/meta-poky/conf/site.conf.sample)0
-rw-r--r--import-layers/yocto-poky/meta-poky/conf/toasterconf.json (renamed from yocto-poky/meta-poky/conf/toasterconf.json)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig (renamed from yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend (renamed from yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h (renamed from yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend (renamed from yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/init (renamed from yocto-poky/meta-poky/recipes-core/tiny-init/files/init)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample (renamed from yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample)0
-rw-r--r--import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb (renamed from yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/COPYING.MIT (renamed from yocto-poky/meta-selftest/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/README (renamed from yocto-poky/meta-selftest/README)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/classes/test_events.bbclass (renamed from yocto-poky/meta-selftest/classes/test_events.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/conf/layer.conf (renamed from yocto-poky/meta-selftest/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/conf/machine/qemux86copy.conf (renamed from yocto-poky/meta-selftest/conf/machine/qemux86copy.conf)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/files/signing/key.pub (renamed from yocto-poky/meta-selftest/files/signing/key.pub)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/files/signing/key.secret (renamed from yocto-poky/meta-selftest/files/signing/key.secret)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/lib/devtool/__init__.py (renamed from yocto-poky/meta-selftest/lib/devtool/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/lib/devtool/test.py (renamed from yocto-poky/meta-selftest/lib/devtool/test.py)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb (renamed from yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend (renamed from yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch (renamed from yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb (renamed from yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded (renamed from yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb (renamed from yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded (renamed from yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb (renamed from yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/error/error.bb (renamed from yocto-poky/meta-selftest/recipes-test/error/error.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb (renamed from yocto-poky/meta-selftest/recipes-test/images/error-image.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb (renamed from yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb (renamed from yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb (renamed from yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks (renamed from yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend (renamed from yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch (renamed from yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend (renamed from yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/file1 (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/file1)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb (renamed from yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb)0
-rw-r--r--import-layers/yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend (renamed from yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/COPYING.MIT (renamed from yocto-poky/meta-skeleton/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/conf/layer.conf (renamed from yocto-poky/meta-skeleton/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/conf/multilib-example.conf (renamed from yocto-poky/meta-skeleton/conf/multilib-example.conf)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/conf/multilib-example2.conf (renamed from yocto-poky/meta-skeleton/conf/multilib-example2.conf)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg (renamed from yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend (renamed from yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING (renamed from yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile (renamed from yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c (renamed from yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb (renamed from yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb (renamed from yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch (renamed from yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc (renamed from yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg (renamed from yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb (renamed from yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT (renamed from yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton (renamed from yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c (renamed from yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb (renamed from yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb (renamed from yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1 (renamed from yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2 (renamed from yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3 (renamed from yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3)0
-rw-r--r--import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4 (renamed from yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/layer.conf (renamed from yocto-poky/meta-yocto-bsp/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf (renamed from yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf (renamed from yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf (renamed from yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf (renamed from yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc (renamed from yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf (renamed from yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py (renamed from yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb (renamed from yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine (renamed from yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine (renamed from yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf (renamed from yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf (renamed from yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/meta-yocto/conf/layer.conf (renamed from yocto-poky/meta-yocto/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta/COPYING.GPLv2 (renamed from yocto-poky/meta/COPYING.GPLv2)0
-rw-r--r--import-layers/yocto-poky/meta/COPYING.MIT (renamed from yocto-poky/meta/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/meta/classes/allarch.bbclass (renamed from yocto-poky/meta/classes/allarch.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/archiver.bbclass (renamed from yocto-poky/meta/classes/archiver.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/autotools-brokensep.bbclass (renamed from yocto-poky/meta/classes/autotools-brokensep.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/autotools.bbclass (renamed from yocto-poky/meta/classes/autotools.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/base.bbclass (renamed from yocto-poky/meta/classes/base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/bash-completion.bbclass (renamed from yocto-poky/meta/classes/bash-completion.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/bin_package.bbclass (renamed from yocto-poky/meta/classes/bin_package.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/binconfig-disabled.bbclass (renamed from yocto-poky/meta/classes/binconfig-disabled.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/binconfig.bbclass (renamed from yocto-poky/meta/classes/binconfig.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/blacklist.bbclass (renamed from yocto-poky/meta/classes/blacklist.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/bluetooth.bbclass (renamed from yocto-poky/meta/classes/bluetooth.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/bugzilla.bbclass (renamed from yocto-poky/meta/classes/bugzilla.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/buildhistory.bbclass (renamed from yocto-poky/meta/classes/buildhistory.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/buildstats-summary.bbclass (renamed from yocto-poky/meta/classes/buildstats-summary.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/buildstats.bbclass (renamed from yocto-poky/meta/classes/buildstats.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/ccache.bbclass (renamed from yocto-poky/meta/classes/ccache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/chrpath.bbclass (renamed from yocto-poky/meta/classes/chrpath.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/clutter.bbclass (renamed from yocto-poky/meta/classes/clutter.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cmake.bbclass (renamed from yocto-poky/meta/classes/cmake.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cml1.bbclass (renamed from yocto-poky/meta/classes/cml1.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/compress_doc.bbclass (renamed from yocto-poky/meta/classes/compress_doc.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/copyleft_compliance.bbclass (renamed from yocto-poky/meta/classes/copyleft_compliance.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/copyleft_filter.bbclass (renamed from yocto-poky/meta/classes/copyleft_filter.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/core-image.bbclass (renamed from yocto-poky/meta/classes/core-image.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cpan-base.bbclass (renamed from yocto-poky/meta/classes/cpan-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cpan.bbclass (renamed from yocto-poky/meta/classes/cpan.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cpan_build.bbclass (renamed from yocto-poky/meta/classes/cpan_build.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cross-canadian.bbclass (renamed from yocto-poky/meta/classes/cross-canadian.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/cross.bbclass (renamed from yocto-poky/meta/classes/cross.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/crosssdk.bbclass (renamed from yocto-poky/meta/classes/crosssdk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/debian.bbclass (renamed from yocto-poky/meta/classes/debian.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/deploy.bbclass (renamed from yocto-poky/meta/classes/deploy.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/devshell.bbclass (renamed from yocto-poky/meta/classes/devshell.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distro_features_check.bbclass (renamed from yocto-poky/meta/classes/distro_features_check.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distrodata.bbclass (renamed from yocto-poky/meta/classes/distrodata.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils-base.bbclass (renamed from yocto-poky/meta/classes/distutils-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils-common-base.bbclass (renamed from yocto-poky/meta/classes/distutils-common-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils-native-base.bbclass (renamed from yocto-poky/meta/classes/distutils-native-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils-tools.bbclass (renamed from yocto-poky/meta/classes/distutils-tools.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils.bbclass (renamed from yocto-poky/meta/classes/distutils.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils3-base.bbclass (renamed from yocto-poky/meta/classes/distutils3-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils3-native-base.bbclass (renamed from yocto-poky/meta/classes/distutils3-native-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/distutils3.bbclass (renamed from yocto-poky/meta/classes/distutils3.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/externalsrc.bbclass (renamed from yocto-poky/meta/classes/externalsrc.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/extrausers.bbclass (renamed from yocto-poky/meta/classes/extrausers.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/fontcache.bbclass (renamed from yocto-poky/meta/classes/fontcache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/fs-uuid.bbclass (renamed from yocto-poky/meta/classes/fs-uuid.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gconf.bbclass (renamed from yocto-poky/meta/classes/gconf.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gettext.bbclass (renamed from yocto-poky/meta/classes/gettext.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gio-module-cache.bbclass (renamed from yocto-poky/meta/classes/gio-module-cache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gnome.bbclass (renamed from yocto-poky/meta/classes/gnome.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gnomebase.bbclass (renamed from yocto-poky/meta/classes/gnomebase.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gobject-introspection-data.bbclass (renamed from yocto-poky/meta/classes/gobject-introspection-data.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gobject-introspection.bbclass (renamed from yocto-poky/meta/classes/gobject-introspection.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/grub-efi.bbclass (renamed from yocto-poky/meta/classes/grub-efi.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gsettings.bbclass (renamed from yocto-poky/meta/classes/gsettings.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gtk-doc.bbclass (renamed from yocto-poky/meta/classes/gtk-doc.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gtk-icon-cache.bbclass (renamed from yocto-poky/meta/classes/gtk-icon-cache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gtk-immodules-cache.bbclass (renamed from yocto-poky/meta/classes/gtk-immodules-cache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gummiboot.bbclass (renamed from yocto-poky/meta/classes/gummiboot.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/gzipnative.bbclass (renamed from yocto-poky/meta/classes/gzipnative.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/icecc.bbclass (renamed from yocto-poky/meta/classes/icecc.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-buildinfo.bbclass (renamed from yocto-poky/meta/classes/image-buildinfo.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-live.bbclass (renamed from yocto-poky/meta/classes/image-live.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-mklibs.bbclass (renamed from yocto-poky/meta/classes/image-mklibs.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-prelink.bbclass (renamed from yocto-poky/meta/classes/image-prelink.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-swab.bbclass (renamed from yocto-poky/meta/classes/image-swab.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image-vm.bbclass (renamed from yocto-poky/meta/classes/image-vm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image.bbclass (renamed from yocto-poky/meta/classes/image.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image_types.bbclass (renamed from yocto-poky/meta/classes/image_types.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/image_types_uboot.bbclass (renamed from yocto-poky/meta/classes/image_types_uboot.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/insane.bbclass (renamed from yocto-poky/meta/classes/insane.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-arch.bbclass (renamed from yocto-poky/meta/classes/kernel-arch.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-fitimage.bbclass (renamed from yocto-poky/meta/classes/kernel-fitimage.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-grub.bbclass (renamed from yocto-poky/meta/classes/kernel-grub.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-module-split.bbclass (renamed from yocto-poky/meta/classes/kernel-module-split.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-uboot.bbclass (renamed from yocto-poky/meta/classes/kernel-uboot.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-uimage.bbclass (renamed from yocto-poky/meta/classes/kernel-uimage.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel-yocto.bbclass (renamed from yocto-poky/meta/classes/kernel-yocto.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernel.bbclass (renamed from yocto-poky/meta/classes/kernel.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/kernelsrc.bbclass (renamed from yocto-poky/meta/classes/kernelsrc.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/lib_package.bbclass (renamed from yocto-poky/meta/classes/lib_package.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/libc-common.bbclass (renamed from yocto-poky/meta/classes/libc-common.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/libc-package.bbclass (renamed from yocto-poky/meta/classes/libc-package.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/license.bbclass (renamed from yocto-poky/meta/classes/license.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/linux-kernel-base.bbclass (renamed from yocto-poky/meta/classes/linux-kernel-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/linuxloader.bbclass (renamed from yocto-poky/meta/classes/linuxloader.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/live-vm-common.bbclass (renamed from yocto-poky/meta/classes/live-vm-common.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/logging.bbclass (renamed from yocto-poky/meta/classes/logging.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/meta.bbclass (renamed from yocto-poky/meta/classes/meta.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/metadata_scm.bbclass (renamed from yocto-poky/meta/classes/metadata_scm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/migrate_localcount.bbclass (renamed from yocto-poky/meta/classes/migrate_localcount.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/mime.bbclass (renamed from yocto-poky/meta/classes/mime.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/mirrors.bbclass (renamed from yocto-poky/meta/classes/mirrors.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/module-base.bbclass (renamed from yocto-poky/meta/classes/module-base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/module.bbclass (renamed from yocto-poky/meta/classes/module.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/multilib.bbclass (renamed from yocto-poky/meta/classes/multilib.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/multilib_global.bbclass (renamed from yocto-poky/meta/classes/multilib_global.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/multilib_header.bbclass (renamed from yocto-poky/meta/classes/multilib_header.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/native.bbclass (renamed from yocto-poky/meta/classes/native.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/nativesdk.bbclass (renamed from yocto-poky/meta/classes/nativesdk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/nopackages.bbclass (renamed from yocto-poky/meta/classes/nopackages.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/npm.bbclass (renamed from yocto-poky/meta/classes/npm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/oelint.bbclass (renamed from yocto-poky/meta/classes/oelint.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/own-mirrors.bbclass (renamed from yocto-poky/meta/classes/own-mirrors.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/package.bbclass (renamed from yocto-poky/meta/classes/package.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/package_deb.bbclass (renamed from yocto-poky/meta/classes/package_deb.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/package_ipk.bbclass (renamed from yocto-poky/meta/classes/package_ipk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/package_rpm.bbclass (renamed from yocto-poky/meta/classes/package_rpm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/package_tar.bbclass (renamed from yocto-poky/meta/classes/package_tar.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/packagedata.bbclass (renamed from yocto-poky/meta/classes/packagedata.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/packagegroup.bbclass (renamed from yocto-poky/meta/classes/packagegroup.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/patch.bbclass (renamed from yocto-poky/meta/classes/patch.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/perlnative.bbclass (renamed from yocto-poky/meta/classes/perlnative.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/pixbufcache.bbclass (renamed from yocto-poky/meta/classes/pixbufcache.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/pkgconfig.bbclass (renamed from yocto-poky/meta/classes/pkgconfig.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/populate_sdk.bbclass (renamed from yocto-poky/meta/classes/populate_sdk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/populate_sdk_base.bbclass (renamed from yocto-poky/meta/classes/populate_sdk_base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/populate_sdk_ext.bbclass (renamed from yocto-poky/meta/classes/populate_sdk_ext.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/prexport.bbclass (renamed from yocto-poky/meta/classes/prexport.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/primport.bbclass (renamed from yocto-poky/meta/classes/primport.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/ptest-gnome.bbclass (renamed from yocto-poky/meta/classes/ptest-gnome.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/ptest.bbclass (renamed from yocto-poky/meta/classes/ptest.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/python-dir.bbclass (renamed from yocto-poky/meta/classes/python-dir.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/python3native.bbclass (renamed from yocto-poky/meta/classes/python3native.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/pythonnative.bbclass (renamed from yocto-poky/meta/classes/pythonnative.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/qemu.bbclass (renamed from yocto-poky/meta/classes/qemu.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/recipe_sanity.bbclass (renamed from yocto-poky/meta/classes/recipe_sanity.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/relocatable.bbclass (renamed from yocto-poky/meta/classes/relocatable.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/remove-libtool.bbclass (renamed from yocto-poky/meta/classes/remove-libtool.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/report-error.bbclass (renamed from yocto-poky/meta/classes/report-error.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rm_work.bbclass (renamed from yocto-poky/meta/classes/rm_work.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rootfs-postcommands.bbclass (renamed from yocto-poky/meta/classes/rootfs-postcommands.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rootfs_deb.bbclass (renamed from yocto-poky/meta/classes/rootfs_deb.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rootfs_ipk.bbclass (renamed from yocto-poky/meta/classes/rootfs_ipk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rootfs_rpm.bbclass (renamed from yocto-poky/meta/classes/rootfs_rpm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/rootfsdebugfiles.bbclass (renamed from yocto-poky/meta/classes/rootfsdebugfiles.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sanity.bbclass (renamed from yocto-poky/meta/classes/sanity.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/scons.bbclass (renamed from yocto-poky/meta/classes/scons.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sdl.bbclass (renamed from yocto-poky/meta/classes/sdl.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/setuptools.bbclass (renamed from yocto-poky/meta/classes/setuptools.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/setuptools3.bbclass (renamed from yocto-poky/meta/classes/setuptools3.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sign_ipk.bbclass (renamed from yocto-poky/meta/classes/sign_ipk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sign_package_feed.bbclass (renamed from yocto-poky/meta/classes/sign_package_feed.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sign_rpm.bbclass (renamed from yocto-poky/meta/classes/sign_rpm.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sip.bbclass (renamed from yocto-poky/meta/classes/sip.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/siteconfig.bbclass (renamed from yocto-poky/meta/classes/siteconfig.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/siteinfo.bbclass (renamed from yocto-poky/meta/classes/siteinfo.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/spdx.bbclass (renamed from yocto-poky/meta/classes/spdx.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/sstate.bbclass (renamed from yocto-poky/meta/classes/sstate.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/staging.bbclass (renamed from yocto-poky/meta/classes/staging.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/syslinux.bbclass (renamed from yocto-poky/meta/classes/syslinux.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/systemd.bbclass (renamed from yocto-poky/meta/classes/systemd.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/terminal.bbclass (renamed from yocto-poky/meta/classes/terminal.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/testimage-auto.bbclass (renamed from yocto-poky/meta/classes/testimage-auto.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/testimage.bbclass (renamed from yocto-poky/meta/classes/testimage.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/testsdk.bbclass (renamed from yocto-poky/meta/classes/testsdk.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/texinfo.bbclass (renamed from yocto-poky/meta/classes/texinfo.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/tinderclient.bbclass (renamed from yocto-poky/meta/classes/tinderclient.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/toaster.bbclass (renamed from yocto-poky/meta/classes/toaster.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/toolchain-scripts.bbclass (renamed from yocto-poky/meta/classes/toolchain-scripts.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/typecheck.bbclass (renamed from yocto-poky/meta/classes/typecheck.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/uboot-config.bbclass (renamed from yocto-poky/meta/classes/uboot-config.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/uninative.bbclass (renamed from yocto-poky/meta/classes/uninative.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/update-alternatives.bbclass (renamed from yocto-poky/meta/classes/update-alternatives.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/update-rc.d.bbclass (renamed from yocto-poky/meta/classes/update-rc.d.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/upstream-version-is-even.bbclass (renamed from yocto-poky/meta/classes/upstream-version-is-even.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/useradd-staticids.bbclass (renamed from yocto-poky/meta/classes/useradd-staticids.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/useradd.bbclass (renamed from yocto-poky/meta/classes/useradd.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/useradd_base.bbclass (renamed from yocto-poky/meta/classes/useradd_base.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/utility-tasks.bbclass (renamed from yocto-poky/meta/classes/utility-tasks.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/utils.bbclass (renamed from yocto-poky/meta/classes/utils.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/vala.bbclass (renamed from yocto-poky/meta/classes/vala.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/classes/waf.bbclass (renamed from yocto-poky/meta/classes/waf.bbclass)0
-rw-r--r--import-layers/yocto-poky/meta/conf/abi_version.conf (renamed from yocto-poky/meta/conf/abi_version.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/bitbake.conf (renamed from yocto-poky/meta/conf/bitbake.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/conf-notes.txt (renamed from yocto-poky/meta/conf/conf-notes.txt)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/defaultsetup.conf (renamed from yocto-poky/meta/conf/distro/defaultsetup.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/as-needed.inc (renamed from yocto-poky/meta/conf/distro/include/as-needed.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/default-distrovars.inc (renamed from yocto-poky/meta/conf/distro/include/default-distrovars.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/default-providers.inc (renamed from yocto-poky/meta/conf/distro/include/default-providers.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/default-versions.inc (renamed from yocto-poky/meta/conf/distro/include/default-versions.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/distro_alias.inc (renamed from yocto-poky/meta/conf/distro/include/distro_alias.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/no-static-libs.inc (renamed from yocto-poky/meta/conf/distro/include/no-static-libs.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/package_regex.inc (renamed from yocto-poky/meta/conf/distro/include/package_regex.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/security_flags.inc (renamed from yocto-poky/meta/conf/distro/include/security_flags.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc (renamed from yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/tclibc-glibc.inc (renamed from yocto-poky/meta/conf/distro/include/tclibc-glibc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/tclibc-musl.inc (renamed from yocto-poky/meta/conf/distro/include/tclibc-musl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc (renamed from yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/tcmode-default.inc (renamed from yocto-poky/meta/conf/distro/include/tcmode-default.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/upstream_tracking.inc (renamed from yocto-poky/meta/conf/distro/include/upstream_tracking.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/world-broken.inc (renamed from yocto-poky/meta/conf/distro/include/world-broken.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/distro/include/yocto-uninative.inc (renamed from yocto-poky/meta/conf/distro/include/yocto-uninative.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/documentation.conf (renamed from yocto-poky/meta/conf/documentation.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/layer.conf (renamed from yocto-poky/meta/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/licenses.conf (renamed from yocto-poky/meta/conf/licenses.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine-sdk/i586.conf (renamed from yocto-poky/meta/conf/machine-sdk/i586.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine-sdk/i686.conf (renamed from yocto-poky/meta/conf/machine-sdk/i686.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine-sdk/x86_64.conf (renamed from yocto-poky/meta/conf/machine-sdk/x86_64.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/README (renamed from yocto-poky/meta/conf/machine/include/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/README (renamed from yocto-poky/meta/conf/machine/include/arm/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-arm.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc (renamed from yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc (renamed from yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc (renamed from yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc (renamed from yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/mips/README (renamed from yocto-poky/meta/conf/machine/include/mips/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/mips/arch-mips.inc (renamed from yocto-poky/meta/conf/machine/include/mips/arch-mips.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/powerpc/README (renamed from yocto-poky/meta/conf/machine/include/powerpc/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc (renamed from yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc (renamed from yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/qemu.inc (renamed from yocto-poky/meta/conf/machine/include/qemu.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/sh/README (renamed from yocto-poky/meta/conf/machine/include/sh/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/sh/arch-sh.inc (renamed from yocto-poky/meta/conf/machine/include/sh/arch-sh.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/soc-family.inc (renamed from yocto-poky/meta/conf/machine/include/soc-family.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc (renamed from yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-arm920t.inc (renamed from yocto-poky/meta/conf/machine/include/tune-arm920t.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc (renamed from yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc (renamed from yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-atom.inc (renamed from yocto-poky/meta/conf/machine/include/tune-atom.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-c3.inc (renamed from yocto-poky/meta/conf/machine/include/tune-c3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-core2.inc (renamed from yocto-poky/meta/conf/machine/include/tune-core2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-corei7.inc (renamed from yocto-poky/meta/conf/machine/include/tune-corei7.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa15.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa15.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa17.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa17.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa5.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa5.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa7.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa7.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa8.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa8.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa9.inc (renamed from yocto-poky/meta/conf/machine/include/tune-cortexa9.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ep9312.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ep9312.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc (renamed from yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-i586.inc (renamed from yocto-poky/meta/conf/machine/include/tune-i586.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc (renamed from yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-mips32.inc (renamed from yocto-poky/meta/conf/machine/include/tune-mips32.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-mips32r2.inc (renamed from yocto-poky/meta/conf/machine/include/tune-mips32r2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-mips64.inc (renamed from yocto-poky/meta/conf/machine/include/tune-mips64.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-octeon.inc (renamed from yocto-poky/meta/conf/machine/include/tune-octeon.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-power5.inc (renamed from yocto-poky/meta/conf/machine/include/tune-power5.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-power6.inc (renamed from yocto-poky/meta/conf/machine/include/tune-power6.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-power7.inc (renamed from yocto-poky/meta/conf/machine/include/tune-power7.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppc476.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppc476.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppc603e.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppc603e.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppc7400.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppc7400.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce500.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce5500.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce5500.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-ppce6500.inc (renamed from yocto-poky/meta/conf/machine/include/tune-ppce6500.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-sh3.inc (renamed from yocto-poky/meta/conf/machine/include/tune-sh3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-sh4.inc (renamed from yocto-poky/meta/conf/machine/include/tune-sh4.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc (renamed from yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-supersparc.inc (renamed from yocto-poky/meta/conf/machine/include/tune-supersparc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-thunderx.inc (renamed from yocto-poky/meta/conf/machine/include/tune-thunderx.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/tune-xscale.inc (renamed from yocto-poky/meta/conf/machine/include/tune-xscale.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/x86-base.inc (renamed from yocto-poky/meta/conf/machine/include/x86-base.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/x86/README (renamed from yocto-poky/meta/conf/machine/include/x86/README)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/include/x86/arch-x86.inc (renamed from yocto-poky/meta/conf/machine/include/x86/arch-x86.inc)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemuarm.conf (renamed from yocto-poky/meta/conf/machine/qemuarm.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemuarm64.conf (renamed from yocto-poky/meta/conf/machine/qemuarm64.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemumips.conf (renamed from yocto-poky/meta/conf/machine/qemumips.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemumips64.conf (renamed from yocto-poky/meta/conf/machine/qemumips64.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemuppc.conf (renamed from yocto-poky/meta/conf/machine/qemuppc.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemux86-64.conf (renamed from yocto-poky/meta/conf/machine/qemux86-64.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/machine/qemux86.conf (renamed from yocto-poky/meta/conf/machine/qemux86.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/migrate_localcount.conf (renamed from yocto-poky/meta/conf/migrate_localcount.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/multilib.conf (renamed from yocto-poky/meta/conf/multilib.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/prexport.conf (renamed from yocto-poky/meta/conf/prexport.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/primport.conf (renamed from yocto-poky/meta/conf/primport.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/sanity.conf (renamed from yocto-poky/meta/conf/sanity.conf)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist (renamed from yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters (renamed from yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist (renamed from yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/generic/blacklist (renamed from yocto-poky/meta/conf/swabber/generic/blacklist)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/generic/filters (renamed from yocto-poky/meta/conf/swabber/generic/filters)0
-rw-r--r--import-layers/yocto-poky/meta/conf/swabber/generic/whitelist (renamed from yocto-poky/meta/conf/swabber/generic/whitelist)0
-rw-r--r--import-layers/yocto-poky/meta/conf/toasterconf.json (renamed from yocto-poky/meta/conf/toasterconf.json)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AAL (renamed from yocto-poky/meta/files/common-licenses/AAL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AFL-1.2 (renamed from yocto-poky/meta/files/common-licenses/AFL-1.2)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AFL-2.0 (renamed from yocto-poky/meta/files/common-licenses/AFL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AFL-2.1 (renamed from yocto-poky/meta/files/common-licenses/AFL-2.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AFL-3.0 (renamed from yocto-poky/meta/files/common-licenses/AFL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/AGPL-3.0 (renamed from yocto-poky/meta/files/common-licenses/AGPL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ANTLR-PD (renamed from yocto-poky/meta/files/common-licenses/ANTLR-PD)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/APL-1.0 (renamed from yocto-poky/meta/files/common-licenses/APL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/APSL-1.0 (renamed from yocto-poky/meta/files/common-licenses/APSL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/APSL-1.1 (renamed from yocto-poky/meta/files/common-licenses/APSL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/APSL-1.2 (renamed from yocto-poky/meta/files/common-licenses/APSL-1.2)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/APSL-2.0 (renamed from yocto-poky/meta/files/common-licenses/APSL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Adobe (renamed from yocto-poky/meta/files/common-licenses/Adobe)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Apache-1.0 (renamed from yocto-poky/meta/files/common-licenses/Apache-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Apache-1.1 (renamed from yocto-poky/meta/files/common-licenses/Apache-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Apache-2.0 (renamed from yocto-poky/meta/files/common-licenses/Apache-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Artistic-1.0 (renamed from yocto-poky/meta/files/common-licenses/Artistic-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Artistic-2.0 (renamed from yocto-poky/meta/files/common-licenses/Artistic-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSD (renamed from yocto-poky/meta/files/common-licenses/BSD)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSD-0-Clause (renamed from yocto-poky/meta/files/common-licenses/BSD-0-Clause)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSD-2-Clause (renamed from yocto-poky/meta/files/common-licenses/BSD-2-Clause)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSD-3-Clause (renamed from yocto-poky/meta/files/common-licenses/BSD-3-Clause)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSD-4-Clause (renamed from yocto-poky/meta/files/common-licenses/BSD-4-Clause)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BSL-1.0 (renamed from yocto-poky/meta/files/common-licenses/BSL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/BitstreamVera (renamed from yocto-poky/meta/files/common-licenses/BitstreamVera)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CATOSL-1.1 (renamed from yocto-poky/meta/files/common-licenses/CATOSL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0 (renamed from yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CC0-1.0 (renamed from yocto-poky/meta/files/common-licenses/CC0-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CDDL-1.0 (renamed from yocto-poky/meta/files/common-licenses/CDDL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CECILL-1.0 (renamed from yocto-poky/meta/files/common-licenses/CECILL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CECILL-2.0 (renamed from yocto-poky/meta/files/common-licenses/CECILL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CECILL-B (renamed from yocto-poky/meta/files/common-licenses/CECILL-B)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CECILL-C (renamed from yocto-poky/meta/files/common-licenses/CECILL-C)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CPAL-1.0 (renamed from yocto-poky/meta/files/common-licenses/CPAL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/CPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/CUA-OPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/CUA-OPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ClArtistic (renamed from yocto-poky/meta/files/common-licenses/ClArtistic)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/DSSSL (renamed from yocto-poky/meta/files/common-licenses/DSSSL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ECL-1.0 (renamed from yocto-poky/meta/files/common-licenses/ECL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ECL-2.0 (renamed from yocto-poky/meta/files/common-licenses/ECL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EDL-1.0 (renamed from yocto-poky/meta/files/common-licenses/EDL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EFL-1.0 (renamed from yocto-poky/meta/files/common-licenses/EFL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EFL-2.0 (renamed from yocto-poky/meta/files/common-licenses/EFL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/EPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EUDatagrid (renamed from yocto-poky/meta/files/common-licenses/EUDatagrid)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/EUPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/EUPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Elfutils-Exception (renamed from yocto-poky/meta/files/common-licenses/Elfutils-Exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Entessa (renamed from yocto-poky/meta/files/common-licenses/Entessa)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ErlPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/ErlPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/FSF-Unlimited (renamed from yocto-poky/meta/files/common-licenses/FSF-Unlimited)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Fair (renamed from yocto-poky/meta/files/common-licenses/Fair)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Frameworx-1.0 (renamed from yocto-poky/meta/files/common-licenses/Frameworx-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/FreeType (renamed from yocto-poky/meta/files/common-licenses/FreeType)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.1 (renamed from yocto-poky/meta/files/common-licenses/GFDL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.2 (renamed from yocto-poky/meta/files/common-licenses/GFDL-1.2)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.3 (renamed from yocto-poky/meta/files/common-licenses/GFDL-1.3)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/GPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0 (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0 (renamed from yocto-poky/meta/files/common-licenses/GPL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception (renamed from yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/HPND (renamed from yocto-poky/meta/files/common-licenses/HPND)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ICU (renamed from yocto-poky/meta/files/common-licenses/ICU)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/IPA (renamed from yocto-poky/meta/files/common-licenses/IPA)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/IPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/IPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ISC (renamed from yocto-poky/meta/files/common-licenses/ISC)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.0 (renamed from yocto-poky/meta/files/common-licenses/LGPL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.1 (renamed from yocto-poky/meta/files/common-licenses/LGPL-2.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LGPL-3.0 (renamed from yocto-poky/meta/files/common-licenses/LGPL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LPL-1.02 (renamed from yocto-poky/meta/files/common-licenses/LPL-1.02)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/LPPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/LPPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.2 (renamed from yocto-poky/meta/files/common-licenses/LPPL-1.2)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.3c (renamed from yocto-poky/meta/files/common-licenses/LPPL-1.3c)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Libpng (renamed from yocto-poky/meta/files/common-licenses/Libpng)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MIT (renamed from yocto-poky/meta/files/common-licenses/MIT)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/MPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/MPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MPL-2.0 (renamed from yocto-poky/meta/files/common-licenses/MPL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MS-PL (renamed from yocto-poky/meta/files/common-licenses/MS-PL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MS-RL (renamed from yocto-poky/meta/files/common-licenses/MS-RL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/MirOS (renamed from yocto-poky/meta/files/common-licenses/MirOS)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Motosoto (renamed from yocto-poky/meta/files/common-licenses/Motosoto)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Multics (renamed from yocto-poky/meta/files/common-licenses/Multics)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/NASA-1.3 (renamed from yocto-poky/meta/files/common-licenses/NASA-1.3)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/NCSA (renamed from yocto-poky/meta/files/common-licenses/NCSA)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/NGPL (renamed from yocto-poky/meta/files/common-licenses/NGPL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/NPOSL-3.0 (renamed from yocto-poky/meta/files/common-licenses/NPOSL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/NTP (renamed from yocto-poky/meta/files/common-licenses/NTP)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Nauman (renamed from yocto-poky/meta/files/common-licenses/Nauman)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Nokia (renamed from yocto-poky/meta/files/common-licenses/Nokia)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OASIS (renamed from yocto-poky/meta/files/common-licenses/OASIS)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OCLC-2.0 (renamed from yocto-poky/meta/files/common-licenses/OCLC-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ODbL-1.0 (renamed from yocto-poky/meta/files/common-licenses/ODbL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OFL-1.1 (renamed from yocto-poky/meta/files/common-licenses/OFL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OGTSL (renamed from yocto-poky/meta/files/common-licenses/OGTSL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OLDAP-2.8 (renamed from yocto-poky/meta/files/common-licenses/OLDAP-2.8)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OSL-1.0 (renamed from yocto-poky/meta/files/common-licenses/OSL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OSL-2.0 (renamed from yocto-poky/meta/files/common-licenses/OSL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OSL-3.0 (renamed from yocto-poky/meta/files/common-licenses/OSL-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/OpenSSL (renamed from yocto-poky/meta/files/common-licenses/OpenSSL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/PD (renamed from yocto-poky/meta/files/common-licenses/PD)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/PHP-3.0 (renamed from yocto-poky/meta/files/common-licenses/PHP-3.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3 (renamed from yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/PostgreSQL (renamed from yocto-poky/meta/files/common-licenses/PostgreSQL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Proprietary (renamed from yocto-poky/meta/files/common-licenses/Proprietary)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Python-2.0 (renamed from yocto-poky/meta/files/common-licenses/Python-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/QPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/QPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1 (renamed from yocto-poky/meta/files/common-licenses/RHeCos-1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1.1 (renamed from yocto-poky/meta/files/common-licenses/RHeCos-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/RPL-1.5 (renamed from yocto-poky/meta/files/common-licenses/RPL-1.5)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/RPSL-1.0 (renamed from yocto-poky/meta/files/common-licenses/RPSL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/RSCPL (renamed from yocto-poky/meta/files/common-licenses/RSCPL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Ruby (renamed from yocto-poky/meta/files/common-licenses/Ruby)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SAX-PD (renamed from yocto-poky/meta/files/common-licenses/SAX-PD)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SGI-1 (renamed from yocto-poky/meta/files/common-licenses/SGI-1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SMAIL_GPL (renamed from yocto-poky/meta/files/common-licenses/SMAIL_GPL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SPL-1.0 (renamed from yocto-poky/meta/files/common-licenses/SPL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Simple-2.0 (renamed from yocto-poky/meta/files/common-licenses/Simple-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Sleepycat (renamed from yocto-poky/meta/files/common-licenses/Sleepycat)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1 (renamed from yocto-poky/meta/files/common-licenses/SugarCRM-1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3 (renamed from yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/UCB (renamed from yocto-poky/meta/files/common-licenses/UCB)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/VSL-1.0 (renamed from yocto-poky/meta/files/common-licenses/VSL-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/W3C (renamed from yocto-poky/meta/files/common-licenses/W3C)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/WXwindows (renamed from yocto-poky/meta/files/common-licenses/WXwindows)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Watcom-1.0 (renamed from yocto-poky/meta/files/common-licenses/Watcom-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.0 (renamed from yocto-poky/meta/files/common-licenses/XFree86-1.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.1 (renamed from yocto-poky/meta/files/common-licenses/XFree86-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/XSL (renamed from yocto-poky/meta/files/common-licenses/XSL)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Xnet (renamed from yocto-poky/meta/files/common-licenses/Xnet)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/YPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/YPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ZPL-1.1 (renamed from yocto-poky/meta/files/common-licenses/ZPL-1.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.0 (renamed from yocto-poky/meta/files/common-licenses/ZPL-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.1 (renamed from yocto-poky/meta/files/common-licenses/ZPL-2.1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Zimbra-1.3 (renamed from yocto-poky/meta/files/common-licenses/Zimbra-1.3)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/Zlib (renamed from yocto-poky/meta/files/common-licenses/Zlib)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/bzip2 (renamed from yocto-poky/meta/files/common-licenses/bzip2)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/eCos-2.0 (renamed from yocto-poky/meta/files/common-licenses/eCos-2.0)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1 (renamed from yocto-poky/meta/files/common-licenses/gSOAP-1)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1.3b (renamed from yocto-poky/meta/files/common-licenses/gSOAP-1.3b)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/tcl (renamed from yocto-poky/meta/files/common-licenses/tcl)0
-rw-r--r--import-layers/yocto-poky/meta/files/common-licenses/unfs3 (renamed from yocto-poky/meta/files/common-licenses/unfs3)0
-rw-r--r--import-layers/yocto-poky/meta/files/deploydir_readme.txt (renamed from yocto-poky/meta/files/deploydir_readme.txt)0
-rw-r--r--import-layers/yocto-poky/meta/files/device_table-minimal.txt (renamed from yocto-poky/meta/files/device_table-minimal.txt)0
-rw-r--r--import-layers/yocto-poky/meta/files/ext-sdk-prepare.py (renamed from yocto-poky/meta/files/ext-sdk-prepare.py)0
-rw-r--r--import-layers/yocto-poky/meta/files/fs-perms.txt (renamed from yocto-poky/meta/files/fs-perms.txt)0
-rw-r--r--import-layers/yocto-poky/meta/files/toolchain-shar-extract.sh (renamed from yocto-poky/meta/files/toolchain-shar-extract.sh)0
-rw-r--r--import-layers/yocto-poky/meta/files/toolchain-shar-relocate.sh (renamed from yocto-poky/meta/files/toolchain-shar-relocate.sh)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/__init__.py (renamed from yocto-poky/meta/lib/oe/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/buildhistory_analysis.py (renamed from yocto-poky/meta/lib/oe/buildhistory_analysis.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/cachedpath.py (renamed from yocto-poky/meta/lib/oe/cachedpath.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/classextend.py (renamed from yocto-poky/meta/lib/oe/classextend.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/classutils.py (renamed from yocto-poky/meta/lib/oe/classutils.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/copy_buildsystem.py (renamed from yocto-poky/meta/lib/oe/copy_buildsystem.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/data.py (renamed from yocto-poky/meta/lib/oe/data.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/distro_check.py (renamed from yocto-poky/meta/lib/oe/distro_check.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/gpg_sign.py (renamed from yocto-poky/meta/lib/oe/gpg_sign.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/license.py (renamed from yocto-poky/meta/lib/oe/license.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/lsb.py (renamed from yocto-poky/meta/lib/oe/lsb.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/maketype.py (renamed from yocto-poky/meta/lib/oe/maketype.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/manifest.py (renamed from yocto-poky/meta/lib/oe/manifest.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/package.py (renamed from yocto-poky/meta/lib/oe/package.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/package_manager.py (renamed from yocto-poky/meta/lib/oe/package_manager.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/packagedata.py (renamed from yocto-poky/meta/lib/oe/packagedata.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/packagegroup.py (renamed from yocto-poky/meta/lib/oe/packagegroup.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/patch.py (renamed from yocto-poky/meta/lib/oe/patch.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/path.py (renamed from yocto-poky/meta/lib/oe/path.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/prservice.py (renamed from yocto-poky/meta/lib/oe/prservice.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/qa.py (renamed from yocto-poky/meta/lib/oe/qa.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/recipeutils.py (renamed from yocto-poky/meta/lib/oe/recipeutils.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/rootfs.py (renamed from yocto-poky/meta/lib/oe/rootfs.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/sdk.py (renamed from yocto-poky/meta/lib/oe/sdk.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/sstatesig.py (renamed from yocto-poky/meta/lib/oe/sstatesig.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/terminal.py (renamed from yocto-poky/meta/lib/oe/terminal.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/tests/__init__.py (renamed from yocto-poky/meta/lib/oe/tests/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/tests/test_license.py (renamed from yocto-poky/meta/lib/oe/tests/test_license.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/tests/test_path.py (renamed from yocto-poky/meta/lib/oe/tests/test_path.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/tests/test_types.py (renamed from yocto-poky/meta/lib/oe/tests/test_types.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/tests/test_utils.py (renamed from yocto-poky/meta/lib/oe/tests/test_utils.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/types.py (renamed from yocto-poky/meta/lib/oe/types.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oe/utils.py (renamed from yocto-poky/meta/lib/oe/utils.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/__init__.py (renamed from yocto-poky/meta/lib/oeqa/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/controllers/__init__.py (renamed from yocto-poky/meta/lib/oeqa/controllers/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/controllers/masterimage.py (renamed from yocto-poky/meta/lib/oeqa/controllers/masterimage.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py (renamed from yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/oetest.py (renamed from yocto-poky/meta/lib/oeqa/oetest.py)0
-rwxr-xr-ximport-layers/yocto-poky/meta/lib/oeqa/runexported.py (renamed from yocto-poky/meta/lib/oeqa/runexported.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/__init__.py (renamed from yocto-poky/meta/lib/oeqa/runtime/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/_ptest.py (renamed from yocto-poky/meta/lib/oeqa/runtime/_ptest.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py (renamed from yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/buildcvs.py (renamed from yocto-poky/meta/lib/oeqa/runtime/buildcvs.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/buildiptables.py (renamed from yocto-poky/meta/lib/oeqa/runtime/buildiptables.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py (renamed from yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/connman.py (renamed from yocto-poky/meta/lib/oeqa/runtime/connman.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/date.py (renamed from yocto-poky/meta/lib/oeqa/runtime/date.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/df.py (renamed from yocto-poky/meta/lib/oeqa/runtime/df.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c (renamed from yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile (renamed from yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.c (renamed from yocto-poky/meta/lib/oeqa/runtime/files/test.c)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.cpp (renamed from yocto-poky/meta/lib/oeqa/runtime/files/test.cpp)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.pl (renamed from yocto-poky/meta/lib/oeqa/runtime/files/test.pl)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.py (renamed from yocto-poky/meta/lib/oeqa/runtime/files/test.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testmakefile (renamed from yocto-poky/meta/lib/oeqa/runtime/files/testmakefile)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile (renamed from yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/gcc.py (renamed from yocto-poky/meta/lib/oeqa/runtime/gcc.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py (renamed from yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/ldd.py (renamed from yocto-poky/meta/lib/oeqa/runtime/ldd.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/logrotate.py (renamed from yocto-poky/meta/lib/oeqa/runtime/logrotate.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/multilib.py (renamed from yocto-poky/meta/lib/oeqa/runtime/multilib.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/pam.py (renamed from yocto-poky/meta/lib/oeqa/runtime/pam.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/parselogs.py (renamed from yocto-poky/meta/lib/oeqa/runtime/parselogs.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/perl.py (renamed from yocto-poky/meta/lib/oeqa/runtime/perl.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/ping.py (renamed from yocto-poky/meta/lib/oeqa/runtime/ping.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/python.py (renamed from yocto-poky/meta/lib/oeqa/runtime/python.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/rpm.py (renamed from yocto-poky/meta/lib/oeqa/runtime/rpm.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/scanelf.py (renamed from yocto-poky/meta/lib/oeqa/runtime/scanelf.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/scp.py (renamed from yocto-poky/meta/lib/oeqa/runtime/scp.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py (renamed from yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/smart.py (renamed from yocto-poky/meta/lib/oeqa/runtime/smart.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/ssh.py (renamed from yocto-poky/meta/lib/oeqa/runtime/ssh.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/syslog.py (renamed from yocto-poky/meta/lib/oeqa/runtime/syslog.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/systemd.py (renamed from yocto-poky/meta/lib/oeqa/runtime/systemd.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/x32lib.py (renamed from yocto-poky/meta/lib/oeqa/runtime/x32lib.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/runtime/xorg.py (renamed from yocto-poky/meta/lib/oeqa/runtime/xorg.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/__init__.py (renamed from yocto-poky/meta/lib/oeqa/sdk/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/buildcvs.py (renamed from yocto-poky/meta/lib/oeqa/sdk/buildcvs.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/buildiptables.py (renamed from yocto-poky/meta/lib/oeqa/sdk/buildiptables.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py (renamed from yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/gcc.py (renamed from yocto-poky/meta/lib/oeqa/sdk/gcc.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/perl.py (renamed from yocto-poky/meta/lib/oeqa/sdk/perl.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdk/python.py (renamed from yocto-poky/meta/lib/oeqa/sdk/python.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdkext/__init__.py (renamed from yocto-poky/meta/lib/oeqa/sdkext/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdkext/devtool.py (renamed from yocto-poky/meta/lib/oeqa/sdkext/devtool.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile (renamed from yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c (renamed from yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py (renamed from yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/__init__.py (renamed from yocto-poky/meta/lib/oeqa/selftest/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py (renamed from yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/_toaster.py (renamed from yocto-poky/meta/lib/oeqa/selftest/_toaster.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/archiver.py (renamed from yocto-poky/meta/lib/oeqa/selftest/archiver.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/base.py (renamed from yocto-poky/meta/lib/oeqa/selftest/base.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/bblayers.py (renamed from yocto-poky/meta/lib/oeqa/selftest/bblayers.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/bbtests.py (renamed from yocto-poky/meta/lib/oeqa/selftest/bbtests.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/buildhistory.py (renamed from yocto-poky/meta/lib/oeqa/selftest/buildhistory.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/buildoptions.py (renamed from yocto-poky/meta/lib/oeqa/selftest/buildoptions.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/devtool.py (renamed from yocto-poky/meta/lib/oeqa/selftest/devtool.py)0
-rwxr-xr-ximport-layers/yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py (renamed from yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py (renamed from yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/layerappend.py (renamed from yocto-poky/meta/lib/oeqa/selftest/layerappend.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py (renamed from yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/manifest.py (renamed from yocto-poky/meta/lib/oeqa/selftest/manifest.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/oescripts.py (renamed from yocto-poky/meta/lib/oeqa/selftest/oescripts.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/pkgdata.py (renamed from yocto-poky/meta/lib/oeqa/selftest/pkgdata.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/prservice.py (renamed from yocto-poky/meta/lib/oeqa/selftest/prservice.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/recipetool.py (renamed from yocto-poky/meta/lib/oeqa/selftest/recipetool.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/signing.py (renamed from yocto-poky/meta/lib/oeqa/selftest/signing.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/sstate.py (renamed from yocto-poky/meta/lib/oeqa/selftest/sstate.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/sstatetests.py (renamed from yocto-poky/meta/lib/oeqa/selftest/sstatetests.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/selftest/wic.py (renamed from yocto-poky/meta/lib/oeqa/selftest/wic.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/targetcontrol.py (renamed from yocto-poky/meta/lib/oeqa/targetcontrol.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/__init__.py (renamed from yocto-poky/meta/lib/oeqa/utils/__init__.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/commands.py (renamed from yocto-poky/meta/lib/oeqa/utils/commands.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/decorators.py (renamed from yocto-poky/meta/lib/oeqa/utils/decorators.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/dump.py (renamed from yocto-poky/meta/lib/oeqa/utils/dump.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/ftools.py (renamed from yocto-poky/meta/lib/oeqa/utils/ftools.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/httpserver.py (renamed from yocto-poky/meta/lib/oeqa/utils/httpserver.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/logparser.py (renamed from yocto-poky/meta/lib/oeqa/utils/logparser.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/network.py (renamed from yocto-poky/meta/lib/oeqa/utils/network.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/qemurunner.py (renamed from yocto-poky/meta/lib/oeqa/utils/qemurunner.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py (renamed from yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/sshcontrol.py (renamed from yocto-poky/meta/lib/oeqa/utils/sshcontrol.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/targetbuild.py (renamed from yocto-poky/meta/lib/oeqa/utils/targetbuild.py)0
-rw-r--r--import-layers/yocto-poky/meta/lib/oeqa/utils/testexport.py (renamed from yocto-poky/meta/lib/oeqa/utils/testexport.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid.inc (renamed from yocto-poky/meta/recipes-bsp/acpid/acpid.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch (renamed from yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service (renamed from yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/init (renamed from yocto-poky/meta/recipes-bsp/acpid/acpid/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb (renamed from yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb (renamed from yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init (renamed from yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf (renamed from yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state (renamed from yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/default (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/default)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/init (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb (renamed from yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb (renamed from yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs (renamed from yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch (renamed from yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch (renamed from yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/config (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/config)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig (renamed from yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb (renamed from yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch (renamed from yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch (renamed from yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch (renamed from yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch (renamed from yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb (renamed from yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/cfg (renamed from yocto-poky/meta/recipes-bsp/grub/files/cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch (renamed from yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb (renamed from yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch (renamed from yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub2.inc (renamed from yocto-poky/meta/recipes-bsp/grub/grub2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb (renamed from yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb (renamed from yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/grub/grub_git.bb (renamed from yocto-poky/meta/recipes-bsp/grub/grub_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch (renamed from yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch (renamed from yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb (renamed from yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch (renamed from yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch (renamed from yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf (renamed from yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream (renamed from yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias (renamed from yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb (renamed from yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch (renamed from yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch (renamed from yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc (renamed from yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb (renamed from yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch (renamed from yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh (renamed from yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb (renamed from yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch (renamed from yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch (renamed from yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch (renamed from yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb (renamed from yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb (renamed from yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch (renamed from yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch (renamed from yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch (renamed from yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb (renamed from yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch (renamed from yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch (renamed from yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch (renamed from yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc (renamed from yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb (renamed from yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb (renamed from yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal)bin36 -> 36 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb (renamed from yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch (renamed from yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch (renamed from yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb (renamed from yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb (renamed from yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb (renamed from yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc (renamed from yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb (renamed from yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb (renamed from yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL (renamed from yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether (renamed from yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch (renamed from yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch (renamed from yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch (renamed from yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb (renamed from yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch (renamed from yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch (renamed from yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup (renamed from yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf (renamed from yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb (renamed from yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb (renamed from yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi.inc (renamed from yocto-poky/meta/recipes-connectivity/avahi/avahi.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb (renamed from yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd (renamed from yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd (renamed from yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch (renamed from yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind9 (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/bind9)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/named.service (renamed from yocto-poky/meta/recipes-connectivity/bind/bind/named.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb (renamed from yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb (renamed from yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png)bin490 -> 490 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png)bin496 -> 496 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png)bin492 -> 492 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png)bin470 -> 470 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png)bin419 -> 419 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb (renamed from yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman.inc (renamed from yocto-poky/meta/recipes-connectivity/connman/connman.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/connman (renamed from yocto-poky/meta/recipes-connectivity/connman/connman/connman)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb (renamed from yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb (renamed from yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-server (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/default-server)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-server (renamed from yocto-poky/meta/recipes-connectivity/dhcp/files/init-server)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb (renamed from yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init (renamed from yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch (renamed from yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch (renamed from yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb (renamed from yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch (renamed from yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch (renamed from yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb (renamed from yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch (renamed from yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb (renamed from yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc (renamed from yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch (renamed from yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch (renamed from yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb (renamed from yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb (renamed from yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch (renamed from yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch (renamed from yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/neard.in (renamed from yocto-poky/meta/recipes-connectivity/neard/neard/neard.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb (renamed from yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb (renamed from yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono.inc (renamed from yocto-poky/meta/recipes-connectivity/ofono/ofono.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch (renamed from yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono (renamed from yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb (renamed from yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb (renamed from yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/init (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/init)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb (renamed from yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl.inc (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb (renamed from yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap.inc (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb (renamed from yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer (renamed from yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin (renamed from yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb (renamed from yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/init (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/init)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pap (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/pap)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/poff (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/poff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pon (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/pon)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/provider (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp/provider)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb (renamed from yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf (renamed from yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch (renamed from yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb (renamed from yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch (renamed from yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch (renamed from yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch (renamed from yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb (renamed from yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch (renamed from yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch (renamed from yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch (renamed from yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch (renamed from yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb (renamed from yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb (renamed from yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/filesystems (renamed from yocto-poky/meta/recipes-core/base-files/base-files/filesystems)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/fstab (renamed from yocto-poky/meta/recipes-core/base-files/base-files/fstab)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/host.conf (renamed from yocto-poky/meta/recipes-core/base-files/base-files/host.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue (renamed from yocto-poky/meta/recipes-core/base-files/base-files/issue)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue.net (renamed from yocto-poky/meta/recipes-core/base-files/base-files/issue.net)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2 (renamed from yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/motd (renamed from yocto-poky/meta/recipes-core/base-files/base-files/motd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf (renamed from yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/profile (renamed from yocto-poky/meta/recipes-core/base-files/base-files/profile)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/rotation (renamed from yocto-poky/meta/recipes-core/base-files/base-files/rotation)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc (renamed from yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile (renamed from yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/shells (renamed from yocto-poky/meta/recipes-core/base-files/base-files/shells)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files/usbd (renamed from yocto-poky/meta/recipes-core/base-files/base-files/usbd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb (renamed from yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb (renamed from yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb (renamed from yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h (renamed from yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h (renamed from yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h (renamed from yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox.inc (renamed from yocto-poky/meta/recipes-core/busybox/busybox.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/defconfig (renamed from yocto-poky/meta/recipes-core/busybox/busybox/defconfig)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/init.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/init.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch (renamed from yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg (renamed from yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb (renamed from yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/busybox_git.bb (renamed from yocto-poky/meta/recipes-core/busybox/busybox_git.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-cron (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-cron)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-httpd (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-httpd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd (renamed from yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/default.script (renamed from yocto-poky/meta/recipes-core/busybox/files/default.script)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh (renamed from yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/hwclock.sh (renamed from yocto-poky/meta/recipes-core/busybox/files/hwclock.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd (renamed from yocto-poky/meta/recipes-core/busybox/files/inetd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd.conf (renamed from yocto-poky/meta/recipes-core/busybox/files/inetd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/inittab (renamed from yocto-poky/meta/recipes-core/busybox/files/inittab)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/mdev (renamed from yocto-poky/meta/recipes-core/busybox/files/mdev)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh (renamed from yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev.conf (renamed from yocto-poky/meta/recipes-core/busybox/files/mdev.conf)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/mount.busybox (renamed from yocto-poky/meta/recipes-core/busybox/files/mount.busybox)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/rcK (renamed from yocto-poky/meta/recipes-core/busybox/files/rcK)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/rcS (renamed from yocto-poky/meta/recipes-core/busybox/files/rcS)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/run-ptest (renamed from yocto-poky/meta/recipes-core/busybox/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/runlevel (renamed from yocto-poky/meta/recipes-core/busybox/files/runlevel)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/simple.script (renamed from yocto-poky/meta/recipes-core/busybox/files/simple.script)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog (renamed from yocto-poky/meta/recipes-core/busybox/files/syslog)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf (renamed from yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog.conf (renamed from yocto-poky/meta/recipes-core/busybox/files/syslog.conf)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/busybox/files/umount.busybox (renamed from yocto-poky/meta/recipes-core/busybox/files/umount.busybox)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4 (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb (renamed from yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb (renamed from yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb (renamed from yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib.inc (renamed from yocto-poky/meta/recipes-core/dbus/dbus-glib.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb (renamed from yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb (renamed from yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init (renamed from yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/dbus/dbus/run-ptest (renamed from yocto-poky/meta/recipes-core/dbus/dbus/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch (renamed from yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb (renamed from yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear.inc (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/init (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb (renamed from yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch (renamed from yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch (renamed from yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/expat/expat.inc (renamed from yocto-poky/meta/recipes-core/expat/expat.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb (renamed from yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts.bb (renamed from yocto-poky/meta/recipes-core/fts/fts.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch (renamed from yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch (renamed from yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts/gcc5.patch (renamed from yocto-poky/meta/recipes-core/fts/fts/gcc5.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch (renamed from yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/fts/fts/stdint.patch (renamed from yocto-poky/meta/recipes-core/fts/fts/stdint.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz)bin39744 -> 39744 bytes
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb (renamed from yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb (renamed from yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb (renamed from yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib.inc (renamed from yocto-poky/meta/recipes-core/glib-2.0/glib.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb (renamed from yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch (renamed from yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-common.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-initial.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-ld.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-ld.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-locale.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-package.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-package.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc-testing.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc-testing.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc.inc (renamed from yocto-poky/meta/recipes-core/glibc/glibc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch (renamed from yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf (renamed from yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk (renamed from yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb (renamed from yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2 (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2)bin21491 -> 21491 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb (renamed from yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/site_config/funcs (renamed from yocto-poky/meta/recipes-core/glibc/site_config/funcs)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/site_config/headers (renamed from yocto-poky/meta/recipes-core/glibc/site_config/headers)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/glibc/site_config/types (renamed from yocto-poky/meta/recipes-core/glibc/site_config/types)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ifupdown/files/99_network (renamed from yocto-poky/meta/recipes-core/ifupdown/files/99_network)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch (renamed from yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch (renamed from yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb (renamed from yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt (renamed from yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx (renamed from yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf (renamed from yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb (renamed from yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/core-image-base.bb (renamed from yocto-poky/meta/recipes-core/images/core-image-base.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb (renamed from yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb (renamed from yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb (renamed from yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal.bb (renamed from yocto-poky/meta/recipes-core/images/core-image-minimal.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb (renamed from yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh (renamed from yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb (renamed from yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb (renamed from yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb (renamed from yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch (renamed from yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb (renamed from yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch (renamed from yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb (renamed from yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb (renamed from yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb (renamed from yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/meta-environment.bb (renamed from yocto-poky/meta/recipes-core/meta/meta-environment.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/meta-ide-support.bb (renamed from yocto-poky/meta/recipes-core/meta/meta-ide-support.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/meta-toolchain.bb (renamed from yocto-poky/meta/recipes-core/meta/meta-toolchain.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb (renamed from yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb (renamed from yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/package-index.bb (renamed from yocto-poky/meta/recipes-core/meta/package-index.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/signing-keys.bb (renamed from yocto-poky/meta/recipes-core/meta/signing-keys.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/meta/uninative-tarball.bb (renamed from yocto-poky/meta/recipes-core/meta/uninative-tarball.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch (renamed from yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/musl/musl.inc (renamed from yocto-poky/meta/recipes-core/musl/musl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/musl/musl_git.bb (renamed from yocto-poky/meta/recipes-core/musl/musl_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ncurses/files/config.cache (renamed from yocto-poky/meta/recipes-core/ncurses/files/config.cache)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch (renamed from yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses.inc (renamed from yocto-poky/meta/recipes-core/ncurses/ncurses.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb (renamed from yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/ncurses/site_config/headers (renamed from yocto-poky/meta/recipes-core/ncurses/site_config/headers)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/netbase/netbase/hosts (renamed from yocto-poky/meta/recipes-core/netbase/netbase/hosts)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch (renamed from yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb (renamed from yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/os-release/os-release.bb (renamed from yocto-poky/meta/recipes-core/os-release/os-release.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb (renamed from yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-init (renamed from yocto-poky/meta/recipes-core/psplash/files/psplash-init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h (renamed from yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/psplash/psplash_git.bb (renamed from yocto-poky/meta/recipes-core/psplash/psplash_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch (renamed from yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/files/inputrc (renamed from yocto-poky/meta/recipes-core/readline/files/inputrc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch (renamed from yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch (renamed from yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch (renamed from yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch (renamed from yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline.inc (renamed from yocto-poky/meta/recipes-core/readline/readline.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline_5.2.bb (renamed from yocto-poky/meta/recipes-core/readline/readline_5.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/readline/readline_6.3.bb (renamed from yocto-poky/meta/recipes-core/readline/readline_6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch (renamed from yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch (renamed from yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb (renamed from yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb (renamed from yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb (renamed from yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service (renamed from yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb (renamed from yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl (renamed from yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf (renamed from yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch (renamed from yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/init (renamed from yocto-poky/meta/recipes-core/systemd/systemd/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest (renamed from yocto-poky/meta/recipes-core/systemd/systemd/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules (renamed from yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/systemd/systemd_229.bb (renamed from yocto-poky/meta/recipes-core/systemd/systemd_229.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb (renamed from yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/funcs (renamed from yocto-poky/meta/recipes-core/uclibc/site_config/funcs)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/headers (renamed from yocto-poky/meta/recipes-core/uclibc/site_config/headers)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/types (renamed from yocto-poky/meta/recipes-core/uclibc/site_config/types)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc.inc (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb (renamed from yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules (renamed from yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/init (renamed from yocto-poky/meta/recipes-core/udev/eudev/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/links.conf (renamed from yocto-poky/meta/recipes-core/udev/eudev/links.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/local.rules (renamed from yocto-poky/meta/recipes-core/udev/eudev/local.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/permissions.rules (renamed from yocto-poky/meta/recipes-core/udev/eudev/permissions.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/run.rules (renamed from yocto-poky/meta/recipes-core/udev/eudev/run.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache (renamed from yocto-poky/meta/recipes-core/udev/eudev/udev-cache)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default (renamed from yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev.rules (renamed from yocto-poky/meta/recipes-core/udev/eudev/udev.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb (renamed from yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb (renamed from yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch (renamed from yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch (renamed from yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch (renamed from yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb (renamed from yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux.inc (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb (renamed from yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT (renamed from yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind (renamed from yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in (renamed from yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb (renamed from yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/site_config/headers (renamed from yocto-poky/meta/recipes-core/zlib/site_config/headers)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch (renamed from yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch (renamed from yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch (renamed from yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest (renamed from yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb (renamed from yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native.inc (renamed from yocto-poky/meta/recipes-devtools/apt/apt-native.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb (renamed from yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt-package.inc (renamed from yocto-poky/meta/recipes-devtools/apt/apt-package.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt.inc (renamed from yocto-poky/meta/recipes-devtools/apt/apt.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch (renamed from yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb (renamed from yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/files/apt.conf (renamed from yocto-poky/meta/recipes-devtools/apt/files/apt.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch (renamed from yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/files/environment.patch (renamed from yocto-poky/meta/recipes-devtools/apt/files/environment.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch (renamed from yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb (renamed from yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb (renamed from yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch (renamed from yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch (renamed from yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch (renamed from yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake.inc (renamed from yocto-poky/meta/recipes-devtools/automake/automake.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch (renamed from yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch (renamed from yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake/performance.patch (renamed from yocto-poky/meta/recipes-devtools/automake/automake/performance.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch (renamed from yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb (renamed from yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils.inc (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb (renamed from yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison/m4.patch (renamed from yocto-poky/meta/recipes-devtools/bison/bison/m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb (renamed from yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb (renamed from yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh (renamed from yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb (renamed from yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch (renamed from yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch (renamed from yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb (renamed from yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb (renamed from yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch (renamed from yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch (renamed from yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch (renamed from yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc (renamed from yocto-poky/meta/recipes-devtools/ccache/ccache.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb (renamed from yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch (renamed from yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb (renamed from yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch (renamed from yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb (renamed from yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake.inc (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb (renamed from yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb (renamed from yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb (renamed from yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh (renamed from yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb (renamed from yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports (renamed from yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest (renamed from yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb (renamed from yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb (renamed from yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch (renamed from yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/files/default (renamed from yocto-poky/meta/recipes-devtools/distcc/files/default)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc (renamed from yocto-poky/meta/recipes-devtools/distcc/files/distcc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc.service (renamed from yocto-poky/meta/recipes-devtools/distcc/files/distcc.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop (renamed from yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch (renamed from yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb (renamed from yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc (renamed from yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS (renamed from yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch (renamed from yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb (renamed from yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb (renamed from yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb (renamed from yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4 (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb (renamed from yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb (renamed from yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch (renamed from yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch (renamed from yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch (renamed from yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch (renamed from yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb (renamed from yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb (renamed from yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch (renamed from yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch (renamed from yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/file/file/host-file.patch (renamed from yocto-poky/meta/recipes-devtools/file/file/host-file.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb (renamed from yocto-poky/meta/recipes-devtools/file/file_5.25.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch (renamed from yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch (renamed from yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch (renamed from yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/flex/flex/run-ptest (renamed from yocto-poky/meta/recipes-devtools/flex/flex/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb (renamed from yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc (renamed from yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb (renamed from yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb.inc (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb (renamed from yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/git/git.inc (renamed from yocto-poky/meta/recipes-devtools/git/git.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb (renamed from yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb (renamed from yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch (renamed from yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb (renamed from yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch (renamed from yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb (renamed from yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb (renamed from yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk (renamed from yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb (renamed from yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb (renamed from yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env (renamed from yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb (renamed from yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool.inc (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb (renamed from yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch (renamed from yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb (renamed from yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb (renamed from yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb (renamed from yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb (renamed from yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb (renamed from yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch (renamed from yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch (renamed from yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch (renamed from yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch (renamed from yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc (renamed from yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc (renamed from yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb (renamed from yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4.inc (renamed from yocto-poky/meta/recipes-devtools/m4/m4.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch (renamed from yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch (renamed from yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch (renamed from yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb (renamed from yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb (renamed from yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch (renamed from yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch (renamed from yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make.inc (renamed from yocto-poky/meta/recipes-devtools/make/make.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make_3.81.bb (renamed from yocto-poky/meta/recipes-devtools/make/make_3.81.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/make/make_4.1.bb (renamed from yocto-poky/meta/recipes-devtools/make/make_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch (renamed from yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c (renamed from yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb (renamed from yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch (renamed from yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch (renamed from yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb (renamed from yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch (renamed from yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb (renamed from yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb (renamed from yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb (renamed from yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb (renamed from yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb (renamed from yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb (renamed from yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb (renamed from yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch (renamed from yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch (renamed from yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch (renamed from yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb (renamed from yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb (renamed from yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb (renamed from yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb (renamed from yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb (renamed from yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch.inc (renamed from yocto-poky/meta/recipes-devtools/patch/patch.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch/debian.patch (renamed from yocto-poky/meta/recipes-devtools/patch/patch/debian.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff (renamed from yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch/install.patch (renamed from yocto-poky/meta/recipes-devtools/patch/patch/install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff (renamed from yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb (renamed from yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb (renamed from yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch (renamed from yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb (renamed from yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb (renamed from yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb (renamed from yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb (renamed from yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb (renamed from yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb (renamed from yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb (renamed from yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb (renamed from yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc (renamed from yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc (renamed from yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl.inc (renamed from yocto-poky/meta/recipes-devtools/perl/perl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32 (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64 (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le (renamed from yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff (renamed from yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/run-ptest (renamed from yocto-poky/meta/recipes-devtools/perl/perl/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch (renamed from yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb (renamed from yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch (renamed from yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in (renamed from yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb (renamed from yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink (renamed from yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf (renamed from yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily (renamed from yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default (renamed from yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb (renamed from yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch (renamed from yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group (renamed from yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd (renamed from yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch (renamed from yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch (renamed from yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc (renamed from yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb (renamed from yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb (renamed from yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb (renamed from yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc (renamed from yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc (renamed from yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/debug.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/debug.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools.inc (renamed from yocto-poky/meta/recipes-devtools/python/python-setuptools.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb (renamed from yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python.inc (renamed from yocto-poky/meta/recipes-devtools/python/python.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/builddir.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/builddir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/multilib.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/multilib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/run-ptest (renamed from yocto-poky/meta/recipes-devtools/python/python/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py (renamed from yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch (renamed from yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb (renamed from yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb (renamed from yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb (renamed from yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-config.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/python-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py (renamed from yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch (renamed from yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb (renamed from yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb (renamed from yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu.inc (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin)bin4096 -> 4096 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb (renamed from yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt.inc (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb (renamed from yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/remake/remake.inc (renamed from yocto-poky/meta/recipes-devtools/remake/remake.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch (renamed from yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb (renamed from yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb (renamed from yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c (renamed from yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch (renamed from yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf (renamed from yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch (renamed from yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf (renamed from yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync.inc (renamed from yocto-poky/meta/recipes-devtools/rsync/rsync.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb (renamed from yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb (renamed from yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby.inc (renamed from yocto-poky/meta/recipes-devtools/ruby/ruby.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch (renamed from yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb (renamed from yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts (renamed from yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init (renamed from yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service (renamed from yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb (renamed from yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch (renamed from yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch (renamed from yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb (renamed from yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb (renamed from yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb (renamed from yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch (renamed from yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch (renamed from yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb (renamed from yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/strace/strace/run-ptest (renamed from yocto-poky/meta/recipes-devtools/strace/strace/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch (renamed from yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb (renamed from yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch (renamed from yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch (renamed from yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch (renamed from yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb (renamed from yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb (renamed from yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/swig/swig.inc (renamed from yocto-poky/meta/recipes-devtools/swig/swig.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch (renamed from yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch (renamed from yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb (renamed from yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb (renamed from yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb (renamed from yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb (renamed from yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb (renamed from yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb (renamed from yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/vala/vala.inc (renamed from yocto-poky/meta/recipes-devtools/vala/vala.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch (renamed from yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch (renamed from yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb (renamed from yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb (renamed from yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml (renamed from yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch (renamed from yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb (renamed from yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb (renamed from yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb (renamed from yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch (renamed from yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/atd.init (renamed from yocto-poky/meta/recipes-extended/at/at/atd.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/atd.service (renamed from yocto-poky/meta/recipes-extended/at/at/atd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch (renamed from yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch (renamed from yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch (renamed from yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch (renamed from yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch (renamed from yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/pam.conf.patch (renamed from yocto-poky/meta/recipes-extended/at/at/pam.conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.c (renamed from yocto-poky/meta/recipes-extended/at/at/posixtm.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.h (renamed from yocto-poky/meta/recipes-extended/at/at/posixtm.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/at/at_3.1.18.bb (renamed from yocto-poky/meta/recipes-extended/at/at_3.1.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/augeas/augeas.inc (renamed from yocto-poky/meta/recipes-extended/augeas/augeas.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch (renamed from yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch (renamed from yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb (renamed from yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest (renamed from yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash.inc (renamed from yocto-poky/meta/recipes-extended/bash/bash.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/run-ptest (renamed from yocto-poky/meta/recipes-extended/bash/bash/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash/test-output.patch (renamed from yocto-poky/meta/recipes-extended/bash/bash/test-output.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb (renamed from yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb (renamed from yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bc/bc_1.06.bb (renamed from yocto-poky/meta/recipes-extended/bc/bc_1.06.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch (renamed from yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch (renamed from yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch (renamed from yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch (renamed from yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb (renamed from yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/byacc/byacc.inc (renamed from yocto-poky/meta/recipes-extended/byacc/byacc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch (renamed from yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb (renamed from yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am (renamed from yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac (renamed from yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch (renamed from yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest (renamed from yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb (renamed from yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb (renamed from yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch (renamed from yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb (renamed from yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch (renamed from yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb (renamed from yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb (renamed from yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc (renamed from yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch (renamed from yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch (renamed from yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb (renamed from yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.init (renamed from yocto-poky/meta/recipes-extended/cronie/cronie/crond.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.service (renamed from yocto-poky/meta/recipes-extended/cronie/cronie/crond.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch (renamed from yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crontab (renamed from yocto-poky/meta/recipes-extended/cronie/cronie/crontab)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb (renamed from yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cups/cups.inc (renamed from yocto-poky/meta/recipes-extended/cups/cups.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch (renamed from yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch (renamed from yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch (renamed from yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb (renamed from yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb (renamed from yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb (renamed from yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ed/ed_0.5.bb (renamed from yocto-poky/meta/recipes-extended/ed/ed_0.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ed/ed_1.9.bb (renamed from yocto-poky/meta/recipes-extended/ed/ed_1.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch (renamed from yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest (renamed from yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb (renamed from yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch (renamed from yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch (renamed from yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils.inc (renamed from yocto-poky/meta/recipes-extended/findutils/findutils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb (renamed from yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb (renamed from yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb (renamed from yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest (renamed from yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb (renamed from yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb (renamed from yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h)0
l---------import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686 (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb (renamed from yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gperf/gperf.inc (renamed from yocto-poky/meta/recipes-extended/gperf/gperf.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb (renamed from yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb (renamed from yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.23.bb (renamed from yocto-poky/meta/recipes-extended/grep/grep_2.23.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb (renamed from yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch (renamed from yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb (renamed from yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb (renamed from yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch (renamed from yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch (renamed from yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch (renamed from yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip.inc (renamed from yocto-poky/meta/recipes-extended/gzip/gzip.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb (renamed from yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb (renamed from yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb (renamed from yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-lsb.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb (renamed from yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch (renamed from yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch (renamed from yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch (renamed from yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb (renamed from yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch (renamed from yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff (renamed from yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff (renamed from yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch (renamed from yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb (renamed from yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/less/less_481.bb (renamed from yocto-poky/meta/recipes-extended/less/less_481.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch (renamed from yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb (renamed from yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb (renamed from yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch (renamed from yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch (renamed from yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb (renamed from yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb (renamed from yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch (renamed from yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb (renamed from yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch (renamed from yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch (renamed from yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch (renamed from yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch (renamed from yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb (renamed from yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch (renamed from yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch (renamed from yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb (renamed from yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb (renamed from yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch (renamed from yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch (renamed from yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch (renamed from yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb (renamed from yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/lsb/lsb/init-functions (renamed from yocto-poky/meta/recipes-extended/lsb/lsb/init-functions)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc (renamed from yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message (renamed from yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc (renamed from yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon (renamed from yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb (renamed from yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch (renamed from yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch (renamed from yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb (renamed from yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh (renamed from yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list (renamed from yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/session (renamed from yocto-poky/meta/recipes-extended/lsb/lsbtest/session)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb (renamed from yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb (renamed from yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch (renamed from yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb (renamed from yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch (renamed from yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb (renamed from yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb (renamed from yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/configure_sed.patch (renamed from yocto-poky/meta/recipes-extended/man/man/configure_sed.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch (renamed from yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man.1.gz (renamed from yocto-poky/meta/recipes-extended/man/man/man.1.gz)bin12323 -> 12323 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man.7.gz (renamed from yocto-poky/meta/recipes-extended/man/man/man.7.gz)bin6192 -> 6192 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/man.conf (renamed from yocto-poky/meta/recipes-extended/man/man/man.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man/manpath.5.gz (renamed from yocto-poky/meta/recipes-extended/man/man/manpath.5.gz)bin2133 -> 2133 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/man/man_1.6g.bb (renamed from yocto-poky/meta/recipes-extended/man/man_1.6g.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch (renamed from yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb (renamed from yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb (renamed from yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch (renamed from yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/files/run-ptest (renamed from yocto-poky/meta/recipes-extended/mdadm/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb (renamed from yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb (renamed from yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch (renamed from yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch (renamed from yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch (renamed from yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb (renamed from yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch (renamed from yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch (renamed from yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb (renamed from yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb (renamed from yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb (renamed from yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch (renamed from yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch (renamed from yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch (renamed from yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch (renamed from yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch (renamed from yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb (renamed from yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb (renamed from yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb (renamed from yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb (renamed from yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/99_pam (renamed from yocto-poky/meta/recipes-extended/pam/libpam/99_pam)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other (renamed from yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch (renamed from yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb (renamed from yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/Makefile (renamed from yocto-poky/meta/recipes-extended/parted/files/Makefile)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/no_check.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/no_check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/run-ptest (renamed from yocto-poky/meta/recipes-extended/parted/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/files/syscalls.patch (renamed from yocto-poky/meta/recipes-extended/parted/files/syscalls.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/parted/parted_3.2.bb (renamed from yocto-poky/meta/recipes-extended/parted/parted_3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch (renamed from yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch (renamed from yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pax/pax_3.4.bb (renamed from yocto-poky/meta/recipes-extended/pax/pax_3.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb (renamed from yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb (renamed from yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb (renamed from yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb (renamed from yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb (renamed from yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb (renamed from yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pigz/pigz.inc (renamed from yocto-poky/meta/recipes-extended/pigz/pigz.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch (renamed from yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb (renamed from yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch (renamed from yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch (renamed from yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch (renamed from yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb (renamed from yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf (renamed from yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb (renamed from yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch (renamed from yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch (renamed from yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc.inc (renamed from yocto-poky/meta/recipes-extended/psmisc/psmisc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch (renamed from yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb (renamed from yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch (renamed from yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch (renamed from yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch (renamed from yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch (renamed from yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch (renamed from yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/quota/quota_4.03.bb (renamed from yocto-poky/meta/recipes-extended/quota/quota_4.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb (renamed from yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch (renamed from yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen/screen.pam (renamed from yocto-poky/meta/recipes-extended/screen/screen/screen.pam)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb (renamed from yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch (renamed from yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb (renamed from yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb (renamed from yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot (renamed from yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed (renamed from yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/login (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/login)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/su (renamed from yocto-poky/meta/recipes-extended/shadow/files/pam.d/su)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/securetty (renamed from yocto-poky/meta/recipes-extended/shadow/files/securetty)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch (renamed from yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb (renamed from yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb (renamed from yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/shadow.inc (renamed from yocto-poky/meta/recipes-extended/shadow/shadow.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb (renamed from yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch (renamed from yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb (renamed from yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch (renamed from yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/stat/stat_3.3.bb (renamed from yocto-poky/meta/recipes-extended/stat/stat_3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/stress/files/texinfo.patch (renamed from yocto-poky/meta/recipes-extended/stress/files/texinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb (renamed from yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sudo/files/sudo.pam (renamed from yocto-poky/meta/recipes-extended/sudo/files/sudo.pam)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sudo/sudo.inc (renamed from yocto-poky/meta/recipes-extended/sudo/sudo.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch (renamed from yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb (renamed from yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch (renamed from yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch (renamed from yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd (renamed from yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf (renamed from yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc (renamed from yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb (renamed from yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat.inc (renamed from yocto-poky/meta/recipes-extended/sysstat/sysstat.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch (renamed from yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat (renamed from yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service (renamed from yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb (renamed from yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch (renamed from yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch (renamed from yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch (renamed from yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar.inc (renamed from yocto-poky/meta/recipes-extended/tar/tar.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch (renamed from yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch (renamed from yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.17.bb (renamed from yocto-poky/meta/recipes-extended/tar/tar_1.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.28.bb (renamed from yocto-poky/meta/recipes-extended/tar/tar_1.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8 (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8 (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb (renamed from yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb (renamed from yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb (renamed from yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING (renamed from yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py (renamed from yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb (renamed from yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch (renamed from yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/time/time.inc (renamed from yocto-poky/meta/recipes-extended/time/time.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/time/time_1.7.bb (renamed from yocto-poky/meta/recipes-extended/time/time_1.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb (renamed from yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb (renamed from yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch (renamed from yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb (renamed from yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb (renamed from yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/wget/wget.inc (renamed from yocto-poky/meta/recipes-extended/wget/wget.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb (renamed from yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch (renamed from yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch (renamed from yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch (renamed from yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/which/which_2.18.bb (renamed from yocto-poky/meta/recipes-extended/which/which_2.18.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/which/which_2.21.bb (renamed from yocto-poky/meta/recipes-extended/which/which_2.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch (renamed from yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch (renamed from yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb (renamed from yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb (renamed from yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb (renamed from yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/zip/zip.inc (renamed from yocto-poky/meta/recipes-extended/zip/zip.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-extended/zip/zip_3.0.bb (renamed from yocto-poky/meta/recipes-extended/zip/zip_3.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb (renamed from yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch (renamed from yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb (renamed from yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch (renamed from yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch (renamed from yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch (renamed from yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest (renamed from yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb (renamed from yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb (renamed from yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb (renamed from yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb (renamed from yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb (renamed from yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch (renamed from yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb (renamed from yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch (renamed from yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch (renamed from yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch (renamed from yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch (renamed from yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb (renamed from yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb (renamed from yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch (renamed from yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch (renamed from yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb (renamed from yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch (renamed from yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch (renamed from yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb (renamed from yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb (renamed from yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb (renamed from yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch (renamed from yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch (renamed from yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch (renamed from yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb (renamed from yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb (renamed from yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb (renamed from yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch (renamed from yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb (renamed from yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb (renamed from yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb (renamed from yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb (renamed from yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh (renamed from yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc (renamed from yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo.inc (renamed from yocto-poky/meta/recipes-graphics/cairo/cairo.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb (renamed from yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb (renamed from yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb (renamed from yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc (renamed from yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch (renamed from yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb (renamed from yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb.inc (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb (renamed from yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch (renamed from yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch (renamed from yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb (renamed from yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb (renamed from yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb (renamed from yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc (renamed from yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch (renamed from yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch (renamed from yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch (renamed from yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb (renamed from yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch (renamed from yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb (renamed from yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb (renamed from yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch (renamed from yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb (renamed from yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb (renamed from yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb (renamed from yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb (renamed from yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/images/core-image-weston.bb (renamed from yocto-poky/meta/recipes-graphics/images/core-image-weston.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb (renamed from yocto-poky/meta/recipes-graphics/images/core-image-x11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb (renamed from yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch (renamed from yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch (renamed from yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch (renamed from yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb (renamed from yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb (renamed from yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch (renamed from yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb (renamed from yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch (renamed from yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch (renamed from yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb (renamed from yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch (renamed from yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb (renamed from yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license (renamed from yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch (renamed from yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb (renamed from yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session (renamed from yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb (renamed from yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig (renamed from yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb (renamed from yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb (renamed from yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb (renamed from yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa.inc (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb (renamed from yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session (renamed from yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb (renamed from yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch (renamed from yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch (renamed from yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb (renamed from yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/mx/mx.inc (renamed from yocto-poky/meta/recipes-graphics/mx/mx.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb (renamed from yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb (renamed from yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb (renamed from yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb (renamed from yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb (renamed from yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch (renamed from yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/pango/pango/run-ptest (renamed from yocto-poky/meta/recipes-graphics/pango/pango/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb (renamed from yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch (renamed from yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb (renamed from yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c (renamed from yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb (renamed from yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb (renamed from yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf (renamed from yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh (renamed from yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb (renamed from yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf (renamed from yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb (renamed from yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb (renamed from yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch (renamed from yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb (renamed from yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb (renamed from yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb (renamed from yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb (renamed from yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init.bb (renamed from yocto-poky/meta/recipes-graphics/wayland/weston-init.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/init (renamed from yocto-poky/meta/recipes-graphics/wayland/weston-init/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service (renamed from yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.png (renamed from yocto-poky/meta/recipes-graphics/wayland/weston/weston.png)bin2383 -> 2383 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb (renamed from yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb (renamed from yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service (renamed from yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb (renamed from yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb (renamed from yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz)bin4637 -> 4637 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz)bin4551 -> 4551 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz)bin4409 -> 4409 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz)bin4689 -> 4689 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz)bin4502 -> 4502 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz)bin4614 -> 4614 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz)bin4547 -> 4547 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz)bin4519 -> 4519 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz)bin4418 -> 4418 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz)bin4572 -> 4572 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz)bin4541 -> 4541 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz)bin4550 -> 4550 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz)bin4035 -> 4035 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz)bin4645 -> 4645 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz)bin5057 -> 5057 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz)bin76746 -> 76746 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz)bin4643 -> 4643 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz)bin4569 -> 4569 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz)bin4700 -> 4700 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz)bin4494 -> 4494 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz)bin4638 -> 4638 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz)bin4539 -> 4539 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz)bin4498 -> 4498 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz)bin4362 -> 4362 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz)bin4584 -> 4584 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz)bin4500 -> 4500 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz)bin4529 -> 4529 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz)bin4008 -> 4008 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz)bin4653 -> 4653 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz)bin23787 -> 23787 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz)bin4219 -> 4219 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz)bin4152 -> 4152 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz)bin4275 -> 4275 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz)bin4083 -> 4083 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz)bin4209 -> 4209 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz)bin4111 -> 4111 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz)bin4115 -> 4115 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz)bin3959 -> 3959 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz)bin4154 -> 4154 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz)bin4075 -> 4075 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz)bin4124 -> 4124 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz)bin4206 -> 4206 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz)bin15495 -> 15495 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz)bin5225 -> 5225 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir (renamed from yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb (renamed from yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb (renamed from yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh (renamed from yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch (renamed from yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch (renamed from yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch (renamed from yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb (renamed from yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb (renamed from yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch (renamed from yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch (renamed from yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb (renamed from yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb (renamed from yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb (renamed from yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb (renamed from yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc (renamed from yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch (renamed from yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch (renamed from yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc.inc (renamed from yocto-poky/meta/recipes-kernel/dtc/dtc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch (renamed from yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb (renamed from yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb (renamed from yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb (renamed from yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb (renamed from yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod.inc (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb (renamed from yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch (renamed from yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch (renamed from yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch (renamed from yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb (renamed from yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch (renamed from yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb (renamed from yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb (renamed from yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc (renamed from yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch (renamed from yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch (renamed from yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch (renamed from yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb (renamed from yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb (renamed from yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc (renamed from yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL (renamed from yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb (renamed from yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb (renamed from yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb (renamed from yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch (renamed from yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh (renamed from yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb (renamed from yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4 (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb (renamed from yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/perf/perf-features.inc (renamed from yocto-poky/meta/recipes-kernel/perf/perf-features.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/perf/perf.bb (renamed from yocto-poky/meta/recipes-kernel/perf/perf.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch (renamed from yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb (renamed from yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch (renamed from yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch (renamed from yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch (renamed from yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch (renamed from yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb (renamed from yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc (renamed from yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb (renamed from yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc (renamed from yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch (renamed from yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb (renamed from yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb (renamed from yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb (renamed from yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb (renamed from yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb (renamed from yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb (renamed from yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb (renamed from yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch (renamed from yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch (renamed from yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb (renamed from yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch (renamed from yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb (renamed from yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch (renamed from yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb (renamed from yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb (renamed from yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb (renamed from yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb (renamed from yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb (renamed from yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb (renamed from yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb (renamed from yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch (renamed from yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb (renamed from yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch (renamed from yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb (renamed from yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb (renamed from yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch (renamed from yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb (renamed from yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb (renamed from yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb (renamed from yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb (renamed from yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch (renamed from yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb (renamed from yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch (renamed from yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb (renamed from yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb (renamed from yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch (renamed from yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-multimedia/x264/x264_git.bb (renamed from yocto-poky/meta/recipes-multimedia/x264/x264_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/README (renamed from yocto-poky/meta/recipes-rt/README)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb (renamed from yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt.bb (renamed from yocto-poky/meta/recipes-rt/images/core-image-rt.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch (renamed from yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py (renamed from yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest (renamed from yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb (renamed from yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc (renamed from yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb (renamed from yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc (renamed from yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb (renamed from yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb (renamed from yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb (renamed from yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb (renamed from yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato.bb (renamed from yocto-poky/meta/recipes-sato/images/core-image-sato.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop (renamed from yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch (renamed from yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb (renamed from yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/libowl/libowl_git.bb (renamed from yocto-poky/meta/recipes-sato/libowl/libowl_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch (renamed from yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch (renamed from yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch (renamed from yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh (renamed from yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch (renamed from yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch (renamed from yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session (renamed from yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc (renamed from yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb (renamed from yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb (renamed from yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png (renamed from yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png)bin999 -> 999 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png (renamed from yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png)bin2044 -> 2044 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png (renamed from yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png)bin3220 -> 3220 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png (renamed from yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png)bin2855 -> 2855 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch (renamed from yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb (renamed from yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf (renamed from yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb (renamed from yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch (renamed from yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch (renamed from yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch (renamed from yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch (renamed from yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch (renamed from yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb (renamed from yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb (renamed from yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png)bin2847 -> 2847 bytes
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb (renamed from yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch (renamed from yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb (renamed from yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb (renamed from yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh (renamed from yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch (renamed from yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch (renamed from yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb (renamed from yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb (renamed from yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop (renamed from yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch (renamed from yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch (renamed from yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch (renamed from yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch (renamed from yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch (renamed from yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch (renamed from yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb (renamed from yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch (renamed from yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch (renamed from yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr-util/run-ptest (renamed from yocto-poky/meta/recipes-support/apr/apr-util/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb (renamed from yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/cleanup.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/cleanup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/configfix.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/configfix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/run-ptest (renamed from yocto-poky/meta/recipes-support/apr/apr/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch (renamed from yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb (renamed from yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb (renamed from yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch (renamed from yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch (renamed from yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch (renamed from yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb (renamed from yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb (renamed from yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch (renamed from yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb (renamed from yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb (renamed from yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl.inc (renamed from yocto-poky/meta/recipes-support/attr/acl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch (renamed from yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch (renamed from yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl/run-ptest (renamed from yocto-poky/meta/recipes-support/attr/acl/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch (renamed from yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch (renamed from yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb (renamed from yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/attr.inc (renamed from yocto-poky/meta/recipes-support/attr/attr.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb (renamed from yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/ea-acl.inc (renamed from yocto-poky/meta/recipes-support/attr/ea-acl.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch (renamed from yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch (renamed from yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch (renamed from yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/attr/files/run-ptest (renamed from yocto-poky/meta/recipes-support/attr/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb (renamed from yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch (renamed from yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch (renamed from yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch (renamed from yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb (renamed from yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb (renamed from yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb (renamed from yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc (renamed from yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost.inc (renamed from yocto-poky/meta/recipes-support/boost/boost.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch (renamed from yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch (renamed from yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch (renamed from yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb (renamed from yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch (renamed from yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb (renamed from yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch (renamed from yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch (renamed from yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb (renamed from yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb (renamed from yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch (renamed from yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb (renamed from yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch (renamed from yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch (renamed from yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch (renamed from yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch (renamed from yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db_5.3.28.bb (renamed from yocto-poky/meta/recipes-support/db/db_5.3.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/db/db_6.0.30.bb (renamed from yocto-poky/meta/recipes-support/db/db_6.0.30.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb (renamed from yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb (renamed from yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/files/ptest.patch (renamed from yocto-poky/meta/recipes-support/gdbm/files/ptest.patch)0
-rwxr-xr-ximport-layers/yocto-poky/meta/recipes-support/gdbm/files/run-ptest (renamed from yocto-poky/meta/recipes-support/gdbm/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch (renamed from yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch (renamed from yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch (renamed from yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb (renamed from yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb (renamed from yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch (renamed from yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp.inc (renamed from yocto-poky/meta/recipes-support/gmp/gmp.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb (renamed from yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb (renamed from yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch (renamed from yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch (renamed from yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb (renamed from yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb (renamed from yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls.inc (renamed from yocto-poky/meta/recipes-support/gnutls/gnutls.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch (renamed from yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch (renamed from yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch (renamed from yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb (renamed from yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch (renamed from yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb (renamed from yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc (renamed from yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb (renamed from yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu.inc (renamed from yocto-poky/meta/recipes-support/icu/icu.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch (renamed from yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch (renamed from yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch (renamed from yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch (renamed from yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/icu/icu_56.1.bb (renamed from yocto-poky/meta/recipes-support/icu/icu_56.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb (renamed from yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch (renamed from yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb (renamed from yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch (renamed from yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb (renamed from yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb (renamed from yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch (renamed from yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb (renamed from yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb (renamed from yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb (renamed from yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb (renamed from yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch (renamed from yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb (renamed from yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb (renamed from yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libevent/libevent/run-ptest (renamed from yocto-poky/meta/recipes-support/libevent/libevent/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb (renamed from yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb (renamed from yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch (renamed from yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch (renamed from yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb (renamed from yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch (renamed from yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb (renamed from yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb (renamed from yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch (renamed from yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch (renamed from yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch (renamed from yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc (renamed from yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb (renamed from yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch (renamed from yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb (renamed from yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch (renamed from yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb (renamed from yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb (renamed from yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch (renamed from yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb (renamed from yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc.inc (renamed from yocto-poky/meta/recipes-support/libmpc/libmpc.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb (renamed from yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch (renamed from yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch (renamed from yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb (renamed from yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile (renamed from yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch (renamed from yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch (renamed from yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest (renamed from yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb (renamed from yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch (renamed from yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb (renamed from yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb (renamed from yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch (renamed from yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb (renamed from yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind.inc (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb (renamed from yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch (renamed from yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch (renamed from yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb (renamed from yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch (renamed from yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb (renamed from yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch (renamed from yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb (renamed from yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch (renamed from yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch (renamed from yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb (renamed from yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch (renamed from yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb (renamed from yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lz4/lz4.bb (renamed from yocto-poky/meta/recipes-support/lz4/lz4.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch (renamed from yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4 (renamed from yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzo/lzo/run-ptest (renamed from yocto-poky/meta/recipes-support/lzo/lzo/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb (renamed from yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch (renamed from yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4 (renamed from yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch (renamed from yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb (renamed from yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch (renamed from yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr.inc (renamed from yocto-poky/meta/recipes-support/mpfr/mpfr.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb (renamed from yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch (renamed from yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb (renamed from yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch (renamed from yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/files/run-ptest (renamed from yocto-poky/meta/recipes-support/nettle/files/run-ptest)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch (renamed from yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch (renamed from yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/nettle.inc (renamed from yocto-poky/meta/recipes-support/nettle/nettle.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb (renamed from yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb (renamed from yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch (renamed from yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/npth/npth_1.2.bb (renamed from yocto-poky/meta/recipes-support/npth/npth_1.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch (renamed from yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch (renamed from yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in (renamed from yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch (renamed from yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch (renamed from yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb (renamed from yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch (renamed from yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb (renamed from yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch (renamed from yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch (renamed from yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch (renamed from yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch (renamed from yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch (renamed from yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/nss.pc.in (renamed from yocto-poky/meta/recipes-support/nss/nss/nss.pc.in)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss/signlibs.sh (renamed from yocto-poky/meta/recipes-support/nss/nss/signlibs.sh)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/nss/nss_3.21.bb (renamed from yocto-poky/meta/recipes-support/nss/nss_3.21.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb (renamed from yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb (renamed from yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch (renamed from yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch (renamed from yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch (renamed from yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/popt/popt_1.16.bb (renamed from yocto-poky/meta/recipes-support/popt/popt_1.16.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb (renamed from yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/default (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/default)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/init (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/init)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb (renamed from yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/serf/serf/env.patch (renamed from yocto-poky/meta/recipes-support/serf/serf/env.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/serf/serf/norpath.patch (renamed from yocto-poky/meta/recipes-support/serf/serf/norpath.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb (renamed from yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc (renamed from yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch (renamed from yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch (renamed from yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb (renamed from yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3.inc (renamed from yocto-poky/meta/recipes-support/sqlite/sqlite3.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch (renamed from yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb (renamed from yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb (renamed from yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf (renamed from yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb (renamed from yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch (renamed from yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch (renamed from yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/vte/vte.inc (renamed from yocto-poky/meta/recipes-support/vte/vte.inc)0
-rw-r--r--import-layers/yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb (renamed from yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb)0
-rw-r--r--import-layers/yocto-poky/meta/recipes.txt (renamed from yocto-poky/meta/recipes.txt)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-32 (renamed from yocto-poky/meta/site/arm-32)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-64 (renamed from yocto-poky/meta/site/arm-64)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-common (renamed from yocto-poky/meta/site/arm-common)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-darwin (renamed from yocto-poky/meta/site/arm-darwin)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-darwin8 (renamed from yocto-poky/meta/site/arm-darwin8)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-linux (renamed from yocto-poky/meta/site/arm-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/arm-linux-uclibc (renamed from yocto-poky/meta/site/arm-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/armeb-linux (renamed from yocto-poky/meta/site/armeb-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/armeb-linux-uclibc (renamed from yocto-poky/meta/site/armeb-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/common (renamed from yocto-poky/meta/site/common)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-darwin (renamed from yocto-poky/meta/site/common-darwin)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-glibc (renamed from yocto-poky/meta/site/common-glibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-linux (renamed from yocto-poky/meta/site/common-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-mingw (renamed from yocto-poky/meta/site/common-mingw)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-musl (renamed from yocto-poky/meta/site/common-musl)0
-rw-r--r--import-layers/yocto-poky/meta/site/common-uclibc (renamed from yocto-poky/meta/site/common-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/endian-big (renamed from yocto-poky/meta/site/endian-big)0
-rw-r--r--import-layers/yocto-poky/meta/site/endian-little (renamed from yocto-poky/meta/site/endian-little)0
-rw-r--r--import-layers/yocto-poky/meta/site/ix86-common (renamed from yocto-poky/meta/site/ix86-common)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips-common (renamed from yocto-poky/meta/site/mips-common)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips-linux (renamed from yocto-poky/meta/site/mips-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips-linux-uclibc (renamed from yocto-poky/meta/site/mips-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips64-linux (renamed from yocto-poky/meta/site/mips64-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips64-linux-uclibc (renamed from yocto-poky/meta/site/mips64-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips64el-linux (renamed from yocto-poky/meta/site/mips64el-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/mips64el-linux-uclibc (renamed from yocto-poky/meta/site/mips64el-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/mipsel-linux (renamed from yocto-poky/meta/site/mipsel-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/mipsel-linux-uclibc (renamed from yocto-poky/meta/site/mipsel-linux-uclibc)0
-rw-r--r--import-layers/yocto-poky/meta/site/native (renamed from yocto-poky/meta/site/native)0
-rw-r--r--import-layers/yocto-poky/meta/site/nios2-linux (renamed from yocto-poky/meta/site/nios2-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/powerpc-common (renamed from yocto-poky/meta/site/powerpc-common)0
-rw-r--r--import-layers/yocto-poky/meta/site/powerpc-darwin (renamed from yocto-poky/meta/site/powerpc-darwin)0
-rw-r--r--import-layers/yocto-poky/meta/site/powerpc-linux (renamed from yocto-poky/meta/site/powerpc-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/powerpc32-linux (renamed from yocto-poky/meta/site/powerpc32-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/powerpc64-linux (renamed from yocto-poky/meta/site/powerpc64-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/sh-common (renamed from yocto-poky/meta/site/sh-common)0
-rw-r--r--import-layers/yocto-poky/meta/site/sparc-linux (renamed from yocto-poky/meta/site/sparc-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/x32-linux (renamed from yocto-poky/meta/site/x32-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/x86_64-linux (renamed from yocto-poky/meta/site/x86_64-linux)0
-rw-r--r--import-layers/yocto-poky/meta/site/x86_64-linux-uclibc (renamed from yocto-poky/meta/site/x86_64-linux-uclibc)0
-rwxr-xr-ximport-layers/yocto-poky/oe-init-build-env (renamed from yocto-poky/oe-init-build-env)0
-rwxr-xr-ximport-layers/yocto-poky/oe-init-build-env-memres (renamed from yocto-poky/oe-init-build-env-memres)0
-rw-r--r--import-layers/yocto-poky/scripts/README (renamed from yocto-poky/scripts/README)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/bitbake-prserv-tool (renamed from yocto-poky/scripts/bitbake-prserv-tool)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/bitbake-whatchanged (renamed from yocto-poky/scripts/bitbake-whatchanged)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/buildhistory-collect-srcrevs (renamed from yocto-poky/scripts/buildhistory-collect-srcrevs)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/buildhistory-diff (renamed from yocto-poky/scripts/buildhistory-diff)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/cleanup-workdir (renamed from yocto-poky/scripts/cleanup-workdir)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/combo-layer (renamed from yocto-poky/scripts/combo-layer)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/combo-layer-hook-default.sh (renamed from yocto-poky/scripts/combo-layer-hook-default.sh)0
-rw-r--r--import-layers/yocto-poky/scripts/combo-layer.conf.example (renamed from yocto-poky/scripts/combo-layer.conf.example)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh (renamed from yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh (renamed from yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/bb-perf/buildstats.sh (renamed from yocto-poky/scripts/contrib/bb-perf/buildstats.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/bbvars.py (renamed from yocto-poky/scripts/contrib/bbvars.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/build-perf-test.sh (renamed from yocto-poky/scripts/contrib/build-perf-test.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/ddimage (renamed from yocto-poky/scripts/contrib/ddimage)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/devtool-stress.py (renamed from yocto-poky/scripts/contrib/devtool-stress.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/dialog-power-control (renamed from yocto-poky/scripts/contrib/dialog-power-control)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/documentation-audit.sh (renamed from yocto-poky/scripts/contrib/documentation-audit.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/graph-tool (renamed from yocto-poky/scripts/contrib/graph-tool)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/list-packageconfig-flags.py (renamed from yocto-poky/scripts/contrib/list-packageconfig-flags.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/mkefidisk.sh (renamed from yocto-poky/scripts/contrib/mkefidisk.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/python/generate-manifest-2.7.py (renamed from yocto-poky/scripts/contrib/python/generate-manifest-2.7.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/python/generate-manifest-3.5.py (renamed from yocto-poky/scripts/contrib/python/generate-manifest-3.5.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/serdevtry (renamed from yocto-poky/scripts/contrib/serdevtry)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/test_build_time.sh (renamed from yocto-poky/scripts/contrib/test_build_time.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/test_build_time_worker.sh (renamed from yocto-poky/scripts/contrib/test_build_time_worker.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/contrib/verify-homepage.py (renamed from yocto-poky/scripts/contrib/verify-homepage.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/cp-noerror (renamed from yocto-poky/scripts/cp-noerror)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/create-pull-request (renamed from yocto-poky/scripts/create-pull-request)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/crosstap (renamed from yocto-poky/scripts/crosstap)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/devtool (renamed from yocto-poky/scripts/devtool)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/gen-lockedsig-cache (renamed from yocto-poky/scripts/gen-lockedsig-cache)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/gen-site-config (renamed from yocto-poky/scripts/gen-site-config)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/argparse_oe.py (renamed from yocto-poky/scripts/lib/argparse_oe.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/__init__.py (renamed from yocto-poky/scripts/lib/bsp/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/engine.py (renamed from yocto-poky/scripts/lib/bsp/engine.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/help.py (renamed from yocto-poky/scripts/lib/bsp/help.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/kernel.py (renamed from yocto-poky/scripts/lib/bsp/kernel.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/bsp/tags.py (renamed from yocto-poky/scripts/lib/bsp/tags.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/__init__.py (renamed from yocto-poky/scripts/lib/devtool/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/build.py (renamed from yocto-poky/scripts/lib/devtool/build.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/build_image.py (renamed from yocto-poky/scripts/lib/devtool/build_image.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/build_sdk.py (renamed from yocto-poky/scripts/lib/devtool/build_sdk.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/deploy.py (renamed from yocto-poky/scripts/lib/devtool/deploy.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/package.py (renamed from yocto-poky/scripts/lib/devtool/package.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/runqemu.py (renamed from yocto-poky/scripts/lib/devtool/runqemu.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/sdk.py (renamed from yocto-poky/scripts/lib/devtool/sdk.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/search.py (renamed from yocto-poky/scripts/lib/devtool/search.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/standard.py (renamed from yocto-poky/scripts/lib/devtool/standard.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/upgrade.py (renamed from yocto-poky/scripts/lib/devtool/upgrade.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/devtool/utilcmds.py (renamed from yocto-poky/scripts/lib/devtool/utilcmds.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/__init__.py (renamed from yocto-poky/scripts/lib/recipetool/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/append.py (renamed from yocto-poky/scripts/lib/recipetool/append.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create.py (renamed from yocto-poky/scripts/lib/recipetool/create.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys.py (renamed from yocto-poky/scripts/lib/recipetool/create_buildsys.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys_python.py (renamed from yocto-poky/scripts/lib/recipetool/create_buildsys_python.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create_kernel.py (renamed from yocto-poky/scripts/lib/recipetool/create_kernel.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create_kmod.py (renamed from yocto-poky/scripts/lib/recipetool/create_kmod.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/create_npm.py (renamed from yocto-poky/scripts/lib/recipetool/create_npm.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/newappend.py (renamed from yocto-poky/scripts/lib/recipetool/newappend.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/recipetool/setvar.py (renamed from yocto-poky/scripts/lib/recipetool/setvar.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/scriptpath.py (renamed from yocto-poky/scripts/lib/scriptpath.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/scriptutils.py (renamed from yocto-poky/scripts/lib/scriptutils.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/__init__.py (renamed from yocto-poky/scripts/lib/wic/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/__version__.py (renamed from yocto-poky/scripts/lib/wic/__version__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc (renamed from yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg (renamed from yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks (renamed from yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/conf.py (renamed from yocto-poky/scripts/lib/wic/conf.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/config/wic.conf (renamed from yocto-poky/scripts/lib/wic/config/wic.conf)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/creator.py (renamed from yocto-poky/scripts/lib/wic/creator.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/engine.py (renamed from yocto-poky/scripts/lib/wic/engine.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/help.py (renamed from yocto-poky/scripts/lib/wic/help.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/imager/__init__.py (renamed from yocto-poky/scripts/lib/wic/imager/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/imager/baseimager.py (renamed from yocto-poky/scripts/lib/wic/imager/baseimager.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/imager/direct.py (renamed from yocto-poky/scripts/lib/wic/imager/direct.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/ksparser.py (renamed from yocto-poky/scripts/lib/wic/ksparser.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/msger.py (renamed from yocto-poky/scripts/lib/wic/msger.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/partition.py (renamed from yocto-poky/scripts/lib/wic/partition.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugin.py (renamed from yocto-poky/scripts/lib/wic/plugin.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/pluginbase.py (renamed from yocto-poky/scripts/lib/wic/pluginbase.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py (renamed from yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/fsimage.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/fsimage.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/rootfs.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py (renamed from yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/test (renamed from yocto-poky/scripts/lib/wic/test)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/__init__.py (renamed from yocto-poky/scripts/lib/wic/utils/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/errors.py (renamed from yocto-poky/scripts/lib/wic/utils/errors.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/fs_related.py (renamed from yocto-poky/scripts/lib/wic/utils/fs_related.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/misc.py (renamed from yocto-poky/scripts/lib/wic/utils/misc.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/oe/__init__.py (renamed from yocto-poky/scripts/lib/wic/utils/oe/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/oe/misc.py (renamed from yocto-poky/scripts/lib/wic/utils/oe/misc.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/partitionedfs.py (renamed from yocto-poky/scripts/lib/wic/utils/partitionedfs.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/runner.py (renamed from yocto-poky/scripts/lib/wic/utils/runner.py)0
-rw-r--r--import-layers/yocto-poky/scripts/lib/wic/utils/syslinux.py (renamed from yocto-poky/scripts/lib/wic/utils/syslinux.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/lnr (renamed from yocto-poky/scripts/lnr)0
-rw-r--r--import-layers/yocto-poky/scripts/multilib_header_wrapper.h (renamed from yocto-poky/scripts/multilib_header_wrapper.h)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/native-intercept/chown (renamed from yocto-poky/scripts/native-intercept/chown)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-buildenv-internal (renamed from yocto-poky/scripts/oe-buildenv-internal)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-find-native-sysroot (renamed from yocto-poky/scripts/oe-find-native-sysroot)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-git-proxy (renamed from yocto-poky/scripts/oe-git-proxy)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-pkgdata-util (renamed from yocto-poky/scripts/oe-pkgdata-util)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-publish-sdk (renamed from yocto-poky/scripts/oe-publish-sdk)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-selftest (renamed from yocto-poky/scripts/oe-selftest)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-setup-builddir (renamed from yocto-poky/scripts/oe-setup-builddir)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-setup-rpmrepo (renamed from yocto-poky/scripts/oe-setup-rpmrepo)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oe-trim-schemas (renamed from yocto-poky/scripts/oe-trim-schemas)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/oepydevshell-internal.py (renamed from yocto-poky/scripts/oepydevshell-internal.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/opkg-query-helper.py (renamed from yocto-poky/scripts/opkg-query-helper.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/postinst-intercepts/postinst_intercept (renamed from yocto-poky/scripts/postinst-intercepts/postinst_intercept)0
-rw-r--r--import-layers/yocto-poky/scripts/postinst-intercepts/update_font_cache (renamed from yocto-poky/scripts/postinst-intercepts/update_font_cache)0
-rw-r--r--import-layers/yocto-poky/scripts/postinst-intercepts/update_gio_module_cache (renamed from yocto-poky/scripts/postinst-intercepts/update_gio_module_cache)0
-rw-r--r--import-layers/yocto-poky/scripts/postinst-intercepts/update_icon_cache (renamed from yocto-poky/scripts/postinst-intercepts/update_icon_cache)0
-rw-r--r--import-layers/yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache (renamed from yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/AUTHORS (renamed from yocto-poky/scripts/pybootchartgui/AUTHORS)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/COPYING (renamed from yocto-poky/scripts/pybootchartgui/COPYING)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/MAINTAINERS (renamed from yocto-poky/scripts/pybootchartgui/MAINTAINERS)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/NEWS (renamed from yocto-poky/scripts/pybootchartgui/NEWS)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/README.pybootchart (renamed from yocto-poky/scripts/pybootchartgui/README.pybootchart)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py)0
l---------import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py)0
-rw-r--r--import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py (renamed from yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/pythondeps (renamed from yocto-poky/scripts/pythondeps)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/recipetool (renamed from yocto-poky/scripts/recipetool)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/relocate_sdk.py (renamed from yocto-poky/scripts/relocate_sdk.py)0
-rw-r--r--import-layers/yocto-poky/scripts/rootfs_rpm-extract-postinst.awk (renamed from yocto-poky/scripts/rootfs_rpm-extract-postinst.awk)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/rpm2cpio.sh (renamed from yocto-poky/scripts/rpm2cpio.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu (renamed from yocto-poky/scripts/runqemu)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-addptable2image (renamed from yocto-poky/scripts/runqemu-addptable2image)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-export-rootfs (renamed from yocto-poky/scripts/runqemu-export-rootfs)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-extract-sdk (renamed from yocto-poky/scripts/runqemu-extract-sdk)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-gen-tapdevs (renamed from yocto-poky/scripts/runqemu-gen-tapdevs)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-ifdown (renamed from yocto-poky/scripts/runqemu-ifdown)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-ifup (renamed from yocto-poky/scripts/runqemu-ifup)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/runqemu-internal (renamed from yocto-poky/scripts/runqemu-internal)0
-rw-r--r--import-layers/yocto-poky/scripts/runqemu.README (renamed from yocto-poky/scripts/runqemu.README)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/send-error-report (renamed from yocto-poky/scripts/send-error-report)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/send-pull-request (renamed from yocto-poky/scripts/send-pull-request)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/sstate-cache-management.sh (renamed from yocto-poky/scripts/sstate-cache-management.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/sstate-diff-machines.sh (renamed from yocto-poky/scripts/sstate-diff-machines.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/sstate-sysroot-cruft.sh (renamed from yocto-poky/scripts/sstate-sysroot-cruft.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/swabber-strace-attach (renamed from yocto-poky/scripts/swabber-strace-attach)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/sysroot-relativelinks.py (renamed from yocto-poky/scripts/sysroot-relativelinks.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/test-dependencies.sh (renamed from yocto-poky/scripts/test-dependencies.sh)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/test-reexec (renamed from yocto-poky/scripts/test-reexec)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/test-remote-image (renamed from yocto-poky/scripts/test-remote-image)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/tiny/dirsize.py (renamed from yocto-poky/scripts/tiny/dirsize.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/tiny/ksize.py (renamed from yocto-poky/scripts/tiny/ksize.py)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/wic (renamed from yocto-poky/scripts/wic)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/wipe-sysroot (renamed from yocto-poky/scripts/wipe-sysroot)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/yocto-bsp (renamed from yocto-poky/scripts/yocto-bsp)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/yocto-kernel (renamed from yocto-poky/scripts/yocto-kernel)0
-rwxr-xr-ximport-layers/yocto-poky/scripts/yocto-layer (renamed from yocto-poky/scripts/yocto-layer)0
l---------meta2
l---------meta-poky2
l---------meta-selftest2
l---------meta-skeleton2
l---------meta-yocto-bsp2
l---------oe-init-build-env2
l---------oe-init-build-env-memres2
l---------scripts2
-rw-r--r--yocto-poky/bitbake/lib/toaster/contrib/tts/log/.create0
5320 files changed, 11 insertions, 11 deletions
diff --git a/LICENSE b/LICENSE
index 9bb9b1c6bc..1aba3bc7d4 120000
--- a/LICENSE
+++ b/LICENSE
@@ -1 +1 @@
-yocto-poky/LICENSE \ No newline at end of file
+import-layers/yocto-poky/LICENSE \ No newline at end of file
diff --git a/bitbake b/bitbake
index 7d4825e637..2efcd2227e 120000
--- a/bitbake
+++ b/bitbake
@@ -1 +1 @@
-yocto-poky/bitbake \ No newline at end of file
+import-layers/yocto-poky/bitbake \ No newline at end of file
diff --git a/documentation b/documentation
index 362d784fd3..fb5ebfba55 120000
--- a/documentation
+++ b/documentation
@@ -1 +1 @@
-yocto-poky/documentation \ No newline at end of file
+import-layers/yocto-poky/documentation \ No newline at end of file
diff --git a/yocto-poky/.gitignore b/import-layers/yocto-poky/.gitignore
index 94894d498c..94894d498c 100644
--- a/yocto-poky/.gitignore
+++ b/import-layers/yocto-poky/.gitignore
diff --git a/yocto-poky/.templateconf b/import-layers/yocto-poky/.templateconf
index 0fe6f82503..0fe6f82503 100644
--- a/yocto-poky/.templateconf
+++ b/import-layers/yocto-poky/.templateconf
diff --git a/yocto-poky/LICENSE b/import-layers/yocto-poky/LICENSE
index 21fa6e6bdf..21fa6e6bdf 100644
--- a/yocto-poky/LICENSE
+++ b/import-layers/yocto-poky/LICENSE
diff --git a/yocto-poky/README b/import-layers/yocto-poky/README
index 9a526779ba..9a526779ba 100644
--- a/yocto-poky/README
+++ b/import-layers/yocto-poky/README
diff --git a/yocto-poky/README.hardware b/import-layers/yocto-poky/README.hardware
index 9c74c5d3c3..9c74c5d3c3 100644
--- a/yocto-poky/README.hardware
+++ b/import-layers/yocto-poky/README.hardware
diff --git a/yocto-poky/bitbake/AUTHORS b/import-layers/yocto-poky/bitbake/AUTHORS
index 91fd78fd25..91fd78fd25 100644
--- a/yocto-poky/bitbake/AUTHORS
+++ b/import-layers/yocto-poky/bitbake/AUTHORS
diff --git a/yocto-poky/bitbake/COPYING b/import-layers/yocto-poky/bitbake/COPYING
index d511905c16..d511905c16 100644
--- a/yocto-poky/bitbake/COPYING
+++ b/import-layers/yocto-poky/bitbake/COPYING
diff --git a/yocto-poky/bitbake/ChangeLog b/import-layers/yocto-poky/bitbake/ChangeLog
index 4ac2a64462..4ac2a64462 100644
--- a/yocto-poky/bitbake/ChangeLog
+++ b/import-layers/yocto-poky/bitbake/ChangeLog
diff --git a/yocto-poky/bitbake/HEADER b/import-layers/yocto-poky/bitbake/HEADER
index 9859255df3..9859255df3 100644
--- a/yocto-poky/bitbake/HEADER
+++ b/import-layers/yocto-poky/bitbake/HEADER
diff --git a/yocto-poky/bitbake/LICENSE b/import-layers/yocto-poky/bitbake/LICENSE
index a57f9a419b..a57f9a419b 100644
--- a/yocto-poky/bitbake/LICENSE
+++ b/import-layers/yocto-poky/bitbake/LICENSE
diff --git a/yocto-poky/bitbake/bin/bitbake b/import-layers/yocto-poky/bitbake/bin/bitbake
index b03683e12f..b03683e12f 100755
--- a/yocto-poky/bitbake/bin/bitbake
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake
diff --git a/yocto-poky/bitbake/bin/bitbake-diffsigs b/import-layers/yocto-poky/bitbake/bin/bitbake-diffsigs
index 196f0b73e8..196f0b73e8 100755
--- a/yocto-poky/bitbake/bin/bitbake-diffsigs
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-diffsigs
diff --git a/yocto-poky/bitbake/bin/bitbake-dumpsig b/import-layers/yocto-poky/bitbake/bin/bitbake-dumpsig
index 656d93a5ac..656d93a5ac 100755
--- a/yocto-poky/bitbake/bin/bitbake-dumpsig
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-dumpsig
diff --git a/yocto-poky/bitbake/bin/bitbake-layers b/import-layers/yocto-poky/bitbake/bin/bitbake-layers
index d47a6690e6..d47a6690e6 100755
--- a/yocto-poky/bitbake/bin/bitbake-layers
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-layers
diff --git a/yocto-poky/bitbake/bin/bitbake-prserv b/import-layers/yocto-poky/bitbake/bin/bitbake-prserv
index 03821446b7..03821446b7 100755
--- a/yocto-poky/bitbake/bin/bitbake-prserv
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-prserv
diff --git a/yocto-poky/bitbake/bin/bitbake-selftest b/import-layers/yocto-poky/bitbake/bin/bitbake-selftest
index 462eb1b2b4..462eb1b2b4 100755
--- a/yocto-poky/bitbake/bin/bitbake-selftest
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-selftest
diff --git a/yocto-poky/bitbake/bin/bitbake-worker b/import-layers/yocto-poky/bitbake/bin/bitbake-worker
index 767a1c0336..767a1c0336 100755
--- a/yocto-poky/bitbake/bin/bitbake-worker
+++ b/import-layers/yocto-poky/bitbake/bin/bitbake-worker
diff --git a/yocto-poky/bitbake/bin/bitdoc b/import-layers/yocto-poky/bitbake/bin/bitdoc
index defb3dd37a..defb3dd37a 100755
--- a/yocto-poky/bitbake/bin/bitdoc
+++ b/import-layers/yocto-poky/bitbake/bin/bitdoc
diff --git a/yocto-poky/bitbake/bin/image-writer b/import-layers/yocto-poky/bitbake/bin/image-writer
index e30ab45e31..e30ab45e31 100755
--- a/yocto-poky/bitbake/bin/image-writer
+++ b/import-layers/yocto-poky/bitbake/bin/image-writer
diff --git a/yocto-poky/bitbake/bin/toaster b/import-layers/yocto-poky/bitbake/bin/toaster
index 70c66d2c29..70c66d2c29 100755
--- a/yocto-poky/bitbake/bin/toaster
+++ b/import-layers/yocto-poky/bitbake/bin/toaster
diff --git a/yocto-poky/bitbake/bin/toaster-eventreplay b/import-layers/yocto-poky/bitbake/bin/toaster-eventreplay
index 615a7aed15..615a7aed15 100755
--- a/yocto-poky/bitbake/bin/toaster-eventreplay
+++ b/import-layers/yocto-poky/bitbake/bin/toaster-eventreplay
diff --git a/yocto-poky/bitbake/contrib/README b/import-layers/yocto-poky/bitbake/contrib/README
index 25e5156619..25e5156619 100644
--- a/yocto-poky/bitbake/contrib/README
+++ b/import-layers/yocto-poky/bitbake/contrib/README
diff --git a/yocto-poky/bitbake/contrib/bbdev.sh b/import-layers/yocto-poky/bitbake/contrib/bbdev.sh
index 33a78531e1..33a78531e1 100644
--- a/yocto-poky/bitbake/contrib/bbdev.sh
+++ b/import-layers/yocto-poky/bitbake/contrib/bbdev.sh
diff --git a/yocto-poky/bitbake/contrib/dump_cache.py b/import-layers/yocto-poky/bitbake/contrib/dump_cache.py
index e1f23090b9..e1f23090b9 100755
--- a/yocto-poky/bitbake/contrib/dump_cache.py
+++ b/import-layers/yocto-poky/bitbake/contrib/dump_cache.py
diff --git a/yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim b/import-layers/yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim
index 200f8ae49b..200f8ae49b 100644
--- a/yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim
+++ b/import-layers/yocto-poky/bitbake/contrib/vim/ftdetect/bitbake.vim
diff --git a/yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim b/import-layers/yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim
index db0d75319a..db0d75319a 100644
--- a/yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim
+++ b/import-layers/yocto-poky/bitbake/contrib/vim/ftplugin/bitbake.vim
diff --git a/yocto-poky/bitbake/contrib/vim/plugin/newbb.vim b/import-layers/yocto-poky/bitbake/contrib/vim/plugin/newbb.vim
index 874e338059..874e338059 100755
--- a/yocto-poky/bitbake/contrib/vim/plugin/newbb.vim
+++ b/import-layers/yocto-poky/bitbake/contrib/vim/plugin/newbb.vim
diff --git a/yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim b/import-layers/yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim
index fb55f91022..fb55f91022 100644
--- a/yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim
+++ b/import-layers/yocto-poky/bitbake/contrib/vim/syntax/bitbake.vim
diff --git a/yocto-poky/bitbake/doc/COPYING.GPL b/import-layers/yocto-poky/bitbake/doc/COPYING.GPL
index d511905c16..d511905c16 100644
--- a/yocto-poky/bitbake/doc/COPYING.GPL
+++ b/import-layers/yocto-poky/bitbake/doc/COPYING.GPL
diff --git a/yocto-poky/bitbake/doc/COPYING.MIT b/import-layers/yocto-poky/bitbake/doc/COPYING.MIT
index 7e7d57413d..7e7d57413d 100644
--- a/yocto-poky/bitbake/doc/COPYING.MIT
+++ b/import-layers/yocto-poky/bitbake/doc/COPYING.MIT
diff --git a/yocto-poky/bitbake/doc/Makefile b/import-layers/yocto-poky/bitbake/doc/Makefile
index 3c28f4b222..3c28f4b222 100644
--- a/yocto-poky/bitbake/doc/Makefile
+++ b/import-layers/yocto-poky/bitbake/doc/Makefile
diff --git a/yocto-poky/bitbake/doc/README b/import-layers/yocto-poky/bitbake/doc/README
index 303cf8eec7..303cf8eec7 100644
--- a/yocto-poky/bitbake/doc/README
+++ b/import-layers/yocto-poky/bitbake/doc/README
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl
index 5985ea783f..5985ea783f 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-customization.xsl
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
index b1b72e0aae..b1b72e0aae 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index f168cfa686..f168cfa686 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index f6d82b4f3f..f6d82b4f3f 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
index 7a37edd509..7a37edd509 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-intro.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index 6329cd6e45..6329cd6e45 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index ae7e4cee8c..ae7e4cee8c 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css
index 65da2a4e31..65da2a4e31 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual-style.css
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml
index 4aef4e72f9..4aef4e72f9 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/bitbake-user-manual.xml
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png
index cb290154da..cb290154da 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/figures/bitbake-title.png
Binary files differ
diff --git a/yocto-poky/bitbake/doc/bitbake-user-manual/html.css b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/html.css
index 6eedfd3189..6eedfd3189 100644
--- a/yocto-poky/bitbake/doc/bitbake-user-manual/html.css
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake-user-manual/html.css
diff --git a/yocto-poky/bitbake/doc/bitbake.1 b/import-layers/yocto-poky/bitbake/doc/bitbake.1
index a6c8d97276..a6c8d97276 100644
--- a/yocto-poky/bitbake/doc/bitbake.1
+++ b/import-layers/yocto-poky/bitbake/doc/bitbake.1
diff --git a/yocto-poky/bitbake/doc/poky.ent b/import-layers/yocto-poky/bitbake/doc/poky.ent
index c032e14186..c032e14186 100644
--- a/yocto-poky/bitbake/doc/poky.ent
+++ b/import-layers/yocto-poky/bitbake/doc/poky.ent
diff --git a/yocto-poky/bitbake/doc/template/Vera.ttf b/import-layers/yocto-poky/bitbake/doc/template/Vera.ttf
index 58cd6b5e61..58cd6b5e61 100644
--- a/yocto-poky/bitbake/doc/template/Vera.ttf
+++ b/import-layers/yocto-poky/bitbake/doc/template/Vera.ttf
Binary files differ
diff --git a/yocto-poky/bitbake/doc/template/Vera.xml b/import-layers/yocto-poky/bitbake/doc/template/Vera.xml
index 3c82043e35..3c82043e35 100644
--- a/yocto-poky/bitbake/doc/template/Vera.xml
+++ b/import-layers/yocto-poky/bitbake/doc/template/Vera.xml
diff --git a/yocto-poky/bitbake/doc/template/VeraMoBd.ttf b/import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.ttf
index 9be6547ed6..9be6547ed6 100644
--- a/yocto-poky/bitbake/doc/template/VeraMoBd.ttf
+++ b/import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.ttf
Binary files differ
diff --git a/yocto-poky/bitbake/doc/template/VeraMoBd.xml b/import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.xml
index 9b33107a44..9b33107a44 100644
--- a/yocto-poky/bitbake/doc/template/VeraMoBd.xml
+++ b/import-layers/yocto-poky/bitbake/doc/template/VeraMoBd.xml
diff --git a/yocto-poky/bitbake/doc/template/VeraMono.ttf b/import-layers/yocto-poky/bitbake/doc/template/VeraMono.ttf
index 139f0b4311..139f0b4311 100644
--- a/yocto-poky/bitbake/doc/template/VeraMono.ttf
+++ b/import-layers/yocto-poky/bitbake/doc/template/VeraMono.ttf
Binary files differ
diff --git a/yocto-poky/bitbake/doc/template/VeraMono.xml b/import-layers/yocto-poky/bitbake/doc/template/VeraMono.xml
index 3a0a86659c..3a0a86659c 100644
--- a/yocto-poky/bitbake/doc/template/VeraMono.xml
+++ b/import-layers/yocto-poky/bitbake/doc/template/VeraMono.xml
diff --git a/yocto-poky/bitbake/doc/template/component.title.xsl b/import-layers/yocto-poky/bitbake/doc/template/component.title.xsl
index faef043268..faef043268 100644
--- a/yocto-poky/bitbake/doc/template/component.title.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/component.title.xsl
diff --git a/yocto-poky/bitbake/doc/template/db-pdf.xsl b/import-layers/yocto-poky/bitbake/doc/template/db-pdf.xsl
index 3dd065a57e..3dd065a57e 100644
--- a/yocto-poky/bitbake/doc/template/db-pdf.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/db-pdf.xsl
diff --git a/yocto-poky/bitbake/doc/template/division.title.xsl b/import-layers/yocto-poky/bitbake/doc/template/division.title.xsl
index 9c843bc7c4..9c843bc7c4 100644
--- a/yocto-poky/bitbake/doc/template/division.title.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/division.title.xsl
diff --git a/yocto-poky/bitbake/doc/template/draft.png b/import-layers/yocto-poky/bitbake/doc/template/draft.png
index 53051a9ddd..53051a9ddd 100644
--- a/yocto-poky/bitbake/doc/template/draft.png
+++ b/import-layers/yocto-poky/bitbake/doc/template/draft.png
Binary files differ
diff --git a/yocto-poky/bitbake/doc/template/fop-config.xml b/import-layers/yocto-poky/bitbake/doc/template/fop-config.xml
index 09cc5ca0f5..09cc5ca0f5 100644
--- a/yocto-poky/bitbake/doc/template/fop-config.xml
+++ b/import-layers/yocto-poky/bitbake/doc/template/fop-config.xml
diff --git a/yocto-poky/bitbake/doc/template/formal.object.heading.xsl b/import-layers/yocto-poky/bitbake/doc/template/formal.object.heading.xsl
index 4f3900d165..4f3900d165 100644
--- a/yocto-poky/bitbake/doc/template/formal.object.heading.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/formal.object.heading.xsl
diff --git a/yocto-poky/bitbake/doc/template/gloss-permalinks.xsl b/import-layers/yocto-poky/bitbake/doc/template/gloss-permalinks.xsl
index 6bf58116f6..6bf58116f6 100644
--- a/yocto-poky/bitbake/doc/template/gloss-permalinks.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/gloss-permalinks.xsl
diff --git a/yocto-poky/bitbake/doc/template/permalinks.xsl b/import-layers/yocto-poky/bitbake/doc/template/permalinks.xsl
index d2a1c14524..d2a1c14524 100644
--- a/yocto-poky/bitbake/doc/template/permalinks.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/permalinks.xsl
diff --git a/yocto-poky/bitbake/doc/template/section.title.xsl b/import-layers/yocto-poky/bitbake/doc/template/section.title.xsl
index 5c6ff9a96e..5c6ff9a96e 100644
--- a/yocto-poky/bitbake/doc/template/section.title.xsl
+++ b/import-layers/yocto-poky/bitbake/doc/template/section.title.xsl
diff --git a/yocto-poky/bitbake/doc/template/titlepage.templates.xml b/import-layers/yocto-poky/bitbake/doc/template/titlepage.templates.xml
index 38ec11a4c3..38ec11a4c3 100644
--- a/yocto-poky/bitbake/doc/template/titlepage.templates.xml
+++ b/import-layers/yocto-poky/bitbake/doc/template/titlepage.templates.xml
diff --git a/yocto-poky/bitbake/doc/tools/docbook-to-pdf b/import-layers/yocto-poky/bitbake/doc/tools/docbook-to-pdf
index 558ded9e0b..558ded9e0b 100755
--- a/yocto-poky/bitbake/doc/tools/docbook-to-pdf
+++ b/import-layers/yocto-poky/bitbake/doc/tools/docbook-to-pdf
diff --git a/yocto-poky/bitbake/lib/bb/COW.py b/import-layers/yocto-poky/bitbake/lib/bb/COW.py
index 6917ec378a..6917ec378a 100644
--- a/yocto-poky/bitbake/lib/bb/COW.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/COW.py
diff --git a/yocto-poky/bitbake/lib/bb/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/__init__.py
index 502ad839e1..502ad839e1 100644
--- a/yocto-poky/bitbake/lib/bb/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/build.py b/import-layers/yocto-poky/bitbake/lib/bb/build.py
index db5072cb4d..db5072cb4d 100644
--- a/yocto-poky/bitbake/lib/bb/build.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/build.py
diff --git a/yocto-poky/bitbake/lib/bb/cache.py b/import-layers/yocto-poky/bitbake/lib/bb/cache.py
index af5b9fbc62..af5b9fbc62 100644
--- a/yocto-poky/bitbake/lib/bb/cache.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/cache.py
diff --git a/yocto-poky/bitbake/lib/bb/cache_extra.py b/import-layers/yocto-poky/bitbake/lib/bb/cache_extra.py
index 83f4959d6c..83f4959d6c 100644
--- a/yocto-poky/bitbake/lib/bb/cache_extra.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/cache_extra.py
diff --git a/yocto-poky/bitbake/lib/bb/checksum.py b/import-layers/yocto-poky/bitbake/lib/bb/checksum.py
index 2ec964d73b..2ec964d73b 100644
--- a/yocto-poky/bitbake/lib/bb/checksum.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/checksum.py
diff --git a/yocto-poky/bitbake/lib/bb/codeparser.py b/import-layers/yocto-poky/bitbake/lib/bb/codeparser.py
index 3ee4d5622b..3ee4d5622b 100644
--- a/yocto-poky/bitbake/lib/bb/codeparser.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/codeparser.py
diff --git a/yocto-poky/bitbake/lib/bb/command.py b/import-layers/yocto-poky/bitbake/lib/bb/command.py
index 0559ffc07c..0559ffc07c 100644
--- a/yocto-poky/bitbake/lib/bb/command.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/command.py
diff --git a/yocto-poky/bitbake/lib/bb/compat.py b/import-layers/yocto-poky/bitbake/lib/bb/compat.py
index de1923d28a..de1923d28a 100644
--- a/yocto-poky/bitbake/lib/bb/compat.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/compat.py
diff --git a/yocto-poky/bitbake/lib/bb/cooker.py b/import-layers/yocto-poky/bitbake/lib/bb/cooker.py
index 9b565fc37d..9b565fc37d 100644
--- a/yocto-poky/bitbake/lib/bb/cooker.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/cooker.py
diff --git a/yocto-poky/bitbake/lib/bb/cookerdata.py b/import-layers/yocto-poky/bitbake/lib/bb/cookerdata.py
index 50259a9a07..50259a9a07 100644
--- a/yocto-poky/bitbake/lib/bb/cookerdata.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/cookerdata.py
diff --git a/yocto-poky/bitbake/lib/bb/daemonize.py b/import-layers/yocto-poky/bitbake/lib/bb/daemonize.py
index 346a618582..346a618582 100644
--- a/yocto-poky/bitbake/lib/bb/daemonize.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/daemonize.py
diff --git a/yocto-poky/bitbake/lib/bb/data.py b/import-layers/yocto-poky/bitbake/lib/bb/data.py
index dbc6dea68d..dbc6dea68d 100644
--- a/yocto-poky/bitbake/lib/bb/data.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/data.py
diff --git a/yocto-poky/bitbake/lib/bb/data_smart.py b/import-layers/yocto-poky/bitbake/lib/bb/data_smart.py
index fa1e794279..fa1e794279 100644
--- a/yocto-poky/bitbake/lib/bb/data_smart.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/data_smart.py
diff --git a/yocto-poky/bitbake/lib/bb/event.py b/import-layers/yocto-poky/bitbake/lib/bb/event.py
index 5ffe89eae3..5ffe89eae3 100644
--- a/yocto-poky/bitbake/lib/bb/event.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/event.py
diff --git a/yocto-poky/bitbake/lib/bb/exceptions.py b/import-layers/yocto-poky/bitbake/lib/bb/exceptions.py
index f182c8fd62..f182c8fd62 100644
--- a/yocto-poky/bitbake/lib/bb/exceptions.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/exceptions.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/__init__.py
index 1fa67020c4..1fa67020c4 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/bzr.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/bzr.py
index 03e9ac461b..03e9ac461b 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/bzr.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/bzr.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/clearcase.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/clearcase.py
index ba83e7cb60..ba83e7cb60 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/clearcase.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/clearcase.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/cvs.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/cvs.py
index d27d96f68c..d27d96f68c 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/cvs.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/cvs.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/git.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/git.py
index 526668bc23..526668bc23 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/git.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/git.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/gitannex.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitannex.py
index 0f37897450..0f37897450 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/gitannex.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitannex.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/gitsm.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitsm.py
index 752f1d3c15..752f1d3c15 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/gitsm.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/gitsm.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/hg.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/hg.py
index 3b743ff51d..3b743ff51d 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/hg.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/hg.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/local.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/local.py
index 303a52b638..303a52b638 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/local.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/local.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/npm.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/npm.py
index e8d9b11099..e8d9b11099 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/npm.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/npm.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/osc.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/osc.py
index d051dfdafa..d051dfdafa 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/osc.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/osc.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/perforce.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/perforce.py
index 3a10c7ca33..3a10c7ca33 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/perforce.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/perforce.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/repo.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/repo.py
index 21678eb7d9..21678eb7d9 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/repo.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/repo.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/sftp.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/sftp.py
index cb2f753a8e..cb2f753a8e 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/sftp.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/sftp.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/ssh.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/ssh.py
index 635578a711..635578a711 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/ssh.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/ssh.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/svn.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/svn.py
index 8a291935c1..8a291935c1 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/svn.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/svn.py
diff --git a/yocto-poky/bitbake/lib/bb/fetch2/wget.py b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/wget.py
index 8bc9e93ca0..8bc9e93ca0 100644
--- a/yocto-poky/bitbake/lib/bb/fetch2/wget.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/fetch2/wget.py
diff --git a/yocto-poky/bitbake/lib/bb/main.py b/import-layers/yocto-poky/bitbake/lib/bb/main.py
index e302173696..e302173696 100755
--- a/yocto-poky/bitbake/lib/bb/main.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/main.py
diff --git a/yocto-poky/bitbake/lib/bb/methodpool.py b/import-layers/yocto-poky/bitbake/lib/bb/methodpool.py
index 49aed3338b..49aed3338b 100644
--- a/yocto-poky/bitbake/lib/bb/methodpool.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/methodpool.py
diff --git a/yocto-poky/bitbake/lib/bb/monitordisk.py b/import-layers/yocto-poky/bitbake/lib/bb/monitordisk.py
index 466523c6e4..466523c6e4 100644
--- a/yocto-poky/bitbake/lib/bb/monitordisk.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/monitordisk.py
diff --git a/yocto-poky/bitbake/lib/bb/msg.py b/import-layers/yocto-poky/bitbake/lib/bb/msg.py
index 786b5aef40..786b5aef40 100644
--- a/yocto-poky/bitbake/lib/bb/msg.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/msg.py
diff --git a/yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py b/import-layers/yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py
index 32f2fc642c..32f2fc642c 100644
--- a/yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/namedtuple_with_abc.py
diff --git a/yocto-poky/bitbake/lib/bb/parse/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/parse/__init__.py
index 26ae7ead86..26ae7ead86 100644
--- a/yocto-poky/bitbake/lib/bb/parse/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/parse/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/parse/ast.py b/import-layers/yocto-poky/bitbake/lib/bb/parse/ast.py
index 5f55af5ef8..5f55af5ef8 100644
--- a/yocto-poky/bitbake/lib/bb/parse/ast.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/parse/ast.py
diff --git a/yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py
index ef72c3700f..ef72c3700f 100644
--- a/yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/BBHandler.py
diff --git a/yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py
index fbd75b14ad..fbd75b14ad 100644
--- a/yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py
diff --git a/yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py
index 3e658d0de9..3e658d0de9 100644
--- a/yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/parse/parse_py/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/persist_data.py b/import-layers/yocto-poky/bitbake/lib/bb/persist_data.py
index e45042324e..e45042324e 100644
--- a/yocto-poky/bitbake/lib/bb/persist_data.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/persist_data.py
diff --git a/yocto-poky/bitbake/lib/bb/process.py b/import-layers/yocto-poky/bitbake/lib/bb/process.py
index 1c07f2d9b7..1c07f2d9b7 100644
--- a/yocto-poky/bitbake/lib/bb/process.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/process.py
diff --git a/yocto-poky/bitbake/lib/bb/providers.py b/import-layers/yocto-poky/bitbake/lib/bb/providers.py
index 563a091fda..563a091fda 100644
--- a/yocto-poky/bitbake/lib/bb/providers.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/providers.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/builtin.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/builtin.py
index b748e4a4f2..b748e4a4f2 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/builtin.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/builtin.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/interp.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/interp.py
index 25d8c92ec4..25d8c92ec4 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/interp.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/interp.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/lsprof.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/lsprof.py
index b1831c22a7..b1831c22a7 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/lsprof.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/lsprof.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/pysh.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pysh.py
index b4e6145b51..b4e6145b51 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/pysh.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pysh.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/pyshlex.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshlex.py
index b30123675c..b30123675c 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/pyshlex.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshlex.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py
index e8e80aac45..e8e80aac45 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/pyshyacc.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/sherrors.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/sherrors.py
index 49d0533de2..49d0533de2 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/sherrors.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/sherrors.py
diff --git a/yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py b/import-layers/yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py
index 46eca22802..46eca22802 100644
--- a/yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/pysh/subprocess_fix.py
diff --git a/yocto-poky/bitbake/lib/bb/runqueue.py b/import-layers/yocto-poky/bitbake/lib/bb/runqueue.py
index e1b9b2e661..e1b9b2e661 100644
--- a/yocto-poky/bitbake/lib/bb/runqueue.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/runqueue.py
diff --git a/yocto-poky/bitbake/lib/bb/server/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/server/__init__.py
index 538a633fe5..538a633fe5 100644
--- a/yocto-poky/bitbake/lib/bb/server/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/server/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/server/process.py b/import-layers/yocto-poky/bitbake/lib/bb/server/process.py
index a3078a873d..a3078a873d 100644
--- a/yocto-poky/bitbake/lib/bb/server/process.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/server/process.py
diff --git a/yocto-poky/bitbake/lib/bb/server/xmlrpc.py b/import-layers/yocto-poky/bitbake/lib/bb/server/xmlrpc.py
index ace1cf646b..ace1cf646b 100644
--- a/yocto-poky/bitbake/lib/bb/server/xmlrpc.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/server/xmlrpc.py
diff --git a/yocto-poky/bitbake/lib/bb/shell.py b/import-layers/yocto-poky/bitbake/lib/bb/shell.py
index 1dd8d54bdb..1dd8d54bdb 100644
--- a/yocto-poky/bitbake/lib/bb/shell.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/shell.py
diff --git a/yocto-poky/bitbake/lib/bb/siggen.py b/import-layers/yocto-poky/bitbake/lib/bb/siggen.py
index 88fc0f1d5c..88fc0f1d5c 100644
--- a/yocto-poky/bitbake/lib/bb/siggen.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/siggen.py
diff --git a/yocto-poky/bitbake/lib/bb/taskdata.py b/import-layers/yocto-poky/bitbake/lib/bb/taskdata.py
index 9ae52d77da..9ae52d77da 100644
--- a/yocto-poky/bitbake/lib/bb/taskdata.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/taskdata.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/bb/tests/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/codeparser.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/codeparser.py
index bb820e4037..bb820e4037 100644
--- a/yocto-poky/bitbake/lib/bb/tests/codeparser.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/codeparser.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/cow.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/cow.py
index 35c5841f32..35c5841f32 100644
--- a/yocto-poky/bitbake/lib/bb/tests/cow.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/cow.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/data.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/data.py
index 12232305c3..12232305c3 100644
--- a/yocto-poky/bitbake/lib/bb/tests/data.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/data.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/fetch.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/fetch.py
index 4ba688bfea..4ba688bfea 100644
--- a/yocto-poky/bitbake/lib/bb/tests/fetch.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/fetch.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/parse.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/parse.py
index 6beb76a48d..6beb76a48d 100644
--- a/yocto-poky/bitbake/lib/bb/tests/parse.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/parse.py
diff --git a/yocto-poky/bitbake/lib/bb/tests/utils.py b/import-layers/yocto-poky/bitbake/lib/bb/tests/utils.py
index 2f4ccf3c62..2f4ccf3c62 100644
--- a/yocto-poky/bitbake/lib/bb/tests/utils.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tests/utils.py
diff --git a/yocto-poky/bitbake/lib/bb/tinfoil.py b/import-layers/yocto-poky/bitbake/lib/bb/tinfoil.py
index 7aa653f1aa..7aa653f1aa 100644
--- a/yocto-poky/bitbake/lib/bb/tinfoil.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/tinfoil.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/__init__.py
index a4805ed028..a4805ed028 100644
--- a/yocto-poky/bitbake/lib/bb/ui/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py
index 93979054d5..93979054d5 100644
--- a/yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/buildinfohelper.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py
index b7cbe1a4f3..b7cbe1a4f3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/__init__.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py
index c679f9a070..c679f9a070 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsdialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py
index 3b998e4637..3b998e4637 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/crumbsmessagedialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py
index a13fff906a..a13fff906a 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/deployimagedialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py
index 21216adc97..21216adc97 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/imageselectiondialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py
index 52d57b6738..52d57b6738 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/layerselectiondialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py
index 09b9ce6de3..09b9ce6de3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/propertydialog.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py
index e0285c93ce..e0285c93ce 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hig/settingsuihelper.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py
index 3316542a20..3316542a20 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobcolor.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py
index 2b969c146e..2b969c146e 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/hobwidget.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py
index 927c194292..927c194292 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/persistenttooltip.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py
index 1d28a111b3..1d28a111b3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progress.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py
index 3e2c660e4a..3e2c660e4a 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/progressbar.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade
index d7553a6e14..d7553a6e14 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/puccho.glade
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py
index 16a955d2b1..16a955d2b1 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/runningbuild.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py
index 939864fa6f..939864fa6f 100644
--- a/yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/crumbs/utils.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/depexp.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/depexp.py
index 240aafc3e7..240aafc3e7 100644
--- a/yocto-poky/bitbake/lib/bb/ui/depexp.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/depexp.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/goggle.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/goggle.py
index f4ee7b41ae..f4ee7b41ae 100644
--- a/yocto-poky/bitbake/lib/bb/ui/goggle.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/goggle.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png
index a7f87101af..a7f87101af 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png
index 2d9cd99b8e..2d9cd99b8e 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/images/images_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png
index 526df770d1..526df770d1 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add-hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png
index 31e7090d61..31e7090d61 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/add.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png
index d1c6f55a2f..d1c6f55a2f 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/alert.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png
index 3a5402d1e3..3a5402d1e3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/confirmation.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png
index ee35c7defa..ee35c7defa 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/denied.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png
index d06a8c151a..d06a8c151a 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/error.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png
index ee8e8d8462..ee8e8d8462 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/info.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png
index b0c7461334..b0c7461334 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/issues.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png
index eb6c419db8..eb6c419db8 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/refresh.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png
index aa57c69982..aa57c69982 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove-hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png
index 05c3c293d4..05c3c293d4 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/remove.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png
index beaad361c3..beaad361c3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/indicators/tick.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png
index 5afbba29f5..5afbba29f5 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png
index f9d294dfae..f9d294dfae 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/info/info_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png
index b7f9053a9e..b7f9053a9e 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png
index 0bf3ce0dbc..0bf3ce0dbc 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/layers/layers_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png
index f5d0a5064d..f5d0a5064d 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png
index c081165f34..c081165f34 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/packages/packages_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png
index e9809bc7d9..e9809bc7d9 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png
index 7e48da9af0..7e48da9af0 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/recipe/recipe_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png
index 88c464db04..88c464db04 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png
index d92a0bf2c3..d92a0bf2c3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/settings/settings_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png
index 153c7afb62..153c7afb62 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_display.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png
index afb7165fe5..afb7165fe5 100644
--- a/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/icons/templates/templates_hover.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/bb/ui/knotty.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/knotty.py
index 268562770a..268562770a 100644
--- a/yocto-poky/bitbake/lib/bb/ui/knotty.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/knotty.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/ncurses.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/ncurses.py
index 9589a77d75..9589a77d75 100644
--- a/yocto-poky/bitbake/lib/bb/ui/ncurses.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/ncurses.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/toasterui.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/toasterui.py
index 6bf4c1f030..6bf4c1f030 100644
--- a/yocto-poky/bitbake/lib/bb/ui/toasterui.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/toasterui.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/uievent.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/uievent.py
index df093c53c0..df093c53c0 100644
--- a/yocto-poky/bitbake/lib/bb/ui/uievent.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/uievent.py
diff --git a/yocto-poky/bitbake/lib/bb/ui/uihelper.py b/import-layers/yocto-poky/bitbake/lib/bb/ui/uihelper.py
index db70b763f3..db70b763f3 100644
--- a/yocto-poky/bitbake/lib/bb/ui/uihelper.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/ui/uihelper.py
diff --git a/yocto-poky/bitbake/lib/bb/utils.py b/import-layers/yocto-poky/bitbake/lib/bb/utils.py
index 3544bbe170..3544bbe170 100644
--- a/yocto-poky/bitbake/lib/bb/utils.py
+++ b/import-layers/yocto-poky/bitbake/lib/bb/utils.py
diff --git a/yocto-poky/bitbake/lib/bs4/AUTHORS.txt b/import-layers/yocto-poky/bitbake/lib/bs4/AUTHORS.txt
index 2ac8fcc8cc..2ac8fcc8cc 100644
--- a/yocto-poky/bitbake/lib/bs4/AUTHORS.txt
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/AUTHORS.txt
diff --git a/yocto-poky/bitbake/lib/bs4/COPYING.txt b/import-layers/yocto-poky/bitbake/lib/bs4/COPYING.txt
index d668d13f04..d668d13f04 100644
--- a/yocto-poky/bitbake/lib/bs4/COPYING.txt
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/COPYING.txt
diff --git a/yocto-poky/bitbake/lib/bs4/NEWS.txt b/import-layers/yocto-poky/bitbake/lib/bs4/NEWS.txt
index 88a60a2458..88a60a2458 100644
--- a/yocto-poky/bitbake/lib/bs4/NEWS.txt
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/NEWS.txt
diff --git a/yocto-poky/bitbake/lib/bs4/__init__.py b/import-layers/yocto-poky/bitbake/lib/bs4/__init__.py
index 7ba34269af..7ba34269af 100644
--- a/yocto-poky/bitbake/lib/bs4/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/__init__.py
diff --git a/yocto-poky/bitbake/lib/bs4/builder/__init__.py b/import-layers/yocto-poky/bitbake/lib/bs4/builder/__init__.py
index 740f5f29cd..740f5f29cd 100644
--- a/yocto-poky/bitbake/lib/bs4/builder/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/builder/__init__.py
diff --git a/yocto-poky/bitbake/lib/bs4/builder/_html5lib.py b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_html5lib.py
index 7de36ae75e..7de36ae75e 100644
--- a/yocto-poky/bitbake/lib/bs4/builder/_html5lib.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_html5lib.py
diff --git a/yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py
index ca8d8b892b..ca8d8b892b 100644
--- a/yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_htmlparser.py
diff --git a/yocto-poky/bitbake/lib/bs4/builder/_lxml.py b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_lxml.py
index fa5d49875e..fa5d49875e 100644
--- a/yocto-poky/bitbake/lib/bs4/builder/_lxml.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/builder/_lxml.py
diff --git a/yocto-poky/bitbake/lib/bs4/dammit.py b/import-layers/yocto-poky/bitbake/lib/bs4/dammit.py
index 59640b7ce3..59640b7ce3 100644
--- a/yocto-poky/bitbake/lib/bs4/dammit.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/dammit.py
diff --git a/yocto-poky/bitbake/lib/bs4/diagnose.py b/import-layers/yocto-poky/bitbake/lib/bs4/diagnose.py
index 4d0b00afad..4d0b00afad 100644
--- a/yocto-poky/bitbake/lib/bs4/diagnose.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/diagnose.py
diff --git a/yocto-poky/bitbake/lib/bs4/element.py b/import-layers/yocto-poky/bitbake/lib/bs4/element.py
index da9afdf48e..da9afdf48e 100644
--- a/yocto-poky/bitbake/lib/bs4/element.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/element.py
diff --git a/yocto-poky/bitbake/lib/bs4/testing.py b/import-layers/yocto-poky/bitbake/lib/bs4/testing.py
index fd4495ac58..fd4495ac58 100644
--- a/yocto-poky/bitbake/lib/bs4/testing.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/testing.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/__init__.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/__init__.py
index 142c8cc3f1..142c8cc3f1 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/__init__.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py
index 92ad10fb04..92ad10fb04 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_builder_registry.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_docs.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_docs.py
index 5b9f677093..5b9f677093 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_docs.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_docs.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py
index 594c3e1f26..594c3e1f26 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_html5lib.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py
index bcb5ed232f..bcb5ed232f 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_htmlparser.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_lxml.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_lxml.py
index 2b2e9b7e78..2b2e9b7e78 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_lxml.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_lxml.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_soup.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_soup.py
index 47ac245f99..47ac245f99 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_soup.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_soup.py
diff --git a/yocto-poky/bitbake/lib/bs4/tests/test_tree.py b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_tree.py
index f8515c0ea1..f8515c0ea1 100644
--- a/yocto-poky/bitbake/lib/bs4/tests/test_tree.py
+++ b/import-layers/yocto-poky/bitbake/lib/bs4/tests/test_tree.py
diff --git a/yocto-poky/bitbake/lib/codegen.py b/import-layers/yocto-poky/bitbake/lib/codegen.py
index be772d5107..be772d5107 100644
--- a/yocto-poky/bitbake/lib/codegen.py
+++ b/import-layers/yocto-poky/bitbake/lib/codegen.py
diff --git a/yocto-poky/bitbake/lib/ply/__init__.py b/import-layers/yocto-poky/bitbake/lib/ply/__init__.py
index 853a985542..853a985542 100644
--- a/yocto-poky/bitbake/lib/ply/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/ply/__init__.py
diff --git a/yocto-poky/bitbake/lib/ply/lex.py b/import-layers/yocto-poky/bitbake/lib/ply/lex.py
index 267ec100fc..267ec100fc 100644
--- a/yocto-poky/bitbake/lib/ply/lex.py
+++ b/import-layers/yocto-poky/bitbake/lib/ply/lex.py
diff --git a/yocto-poky/bitbake/lib/ply/yacc.py b/import-layers/yocto-poky/bitbake/lib/ply/yacc.py
index 6168fd9a03..6168fd9a03 100644
--- a/yocto-poky/bitbake/lib/ply/yacc.py
+++ b/import-layers/yocto-poky/bitbake/lib/ply/yacc.py
diff --git a/yocto-poky/bitbake/lib/progressbar.py b/import-layers/yocto-poky/bitbake/lib/progressbar.py
index 114cdc16ba..114cdc16ba 100644
--- a/yocto-poky/bitbake/lib/progressbar.py
+++ b/import-layers/yocto-poky/bitbake/lib/progressbar.py
diff --git a/yocto-poky/bitbake/lib/prserv/__init__.py b/import-layers/yocto-poky/bitbake/lib/prserv/__init__.py
index c3cb73ad92..c3cb73ad92 100644
--- a/yocto-poky/bitbake/lib/prserv/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/prserv/__init__.py
diff --git a/yocto-poky/bitbake/lib/prserv/db.py b/import-layers/yocto-poky/bitbake/lib/prserv/db.py
index 2a86184170..2a86184170 100644
--- a/yocto-poky/bitbake/lib/prserv/db.py
+++ b/import-layers/yocto-poky/bitbake/lib/prserv/db.py
diff --git a/yocto-poky/bitbake/lib/prserv/serv.py b/import-layers/yocto-poky/bitbake/lib/prserv/serv.py
index affccd9b3b..affccd9b3b 100644
--- a/yocto-poky/bitbake/lib/prserv/serv.py
+++ b/import-layers/yocto-poky/bitbake/lib/prserv/serv.py
diff --git a/yocto-poky/bitbake/lib/pyinotify.py b/import-layers/yocto-poky/bitbake/lib/pyinotify.py
index 2dae002118..2dae002118 100644
--- a/yocto-poky/bitbake/lib/pyinotify.py
+++ b/import-layers/yocto-poky/bitbake/lib/pyinotify.py
diff --git a/yocto-poky/bitbake/lib/toaster/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcollector/admin.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/admin.py
index c1f85d73d5..c1f85d73d5 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcollector/admin.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/admin.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcollector/urls.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/urls.py
index 64722f2cdc..64722f2cdc 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcollector/urls.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/urls.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcollector/views.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/views.py
index f32fa4d225..f32fa4d225 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcollector/views.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcollector/views.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py
index fcbe5f5935..fcbe5f5935 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/admin.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py
index d09ac17875..d09ac17875 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/bbcontroller.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
index 7def1f3a17..7def1f3a17 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py
index 5e70437b24..5e70437b24 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/checksettings.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py
index 5022b59400..5022b59400 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/loadconf.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py
index 27289be5fd..27289be5fd 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py
index 67db378561..67db378561 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0001_initial.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py
index 0c2475aba5..0c2475aba5 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0002_auto_20160120_1250.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py
index eec9216ca3..eec9216ca3 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/0003_add_cancelling_state.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/migrations/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/models.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/models.py
index cb49a58c45..cb49a58c45 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/models.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/models.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py
index f20cc7d4b1..f20cc7d4b1 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/tests.py
diff --git a/yocto-poky/bitbake/lib/toaster/bldcontrol/views.py b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/views.py
index 60f00ef0ef..60f00ef0ef 100644
--- a/yocto-poky/bitbake/lib/toaster/bldcontrol/views.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/bldcontrol/views.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/README b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/README
index 46d0ff008e..46d0ff008e 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/README
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/README
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/README b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/README
index 22fa5673ba..22fa5673ba 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/README
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/README
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/TODO b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/TODO
index 117192106f..117192106f 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/TODO
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/TODO
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/config.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/config.py
index 40d45f3b7a..40d45f3b7a 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/config.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/config.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py
index e5794c1c56..e5794c1c56 100755
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/launcher.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py
index 07efdac44b..07efdac44b 100755
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/recv.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py
index bed665196e..bed665196e 100755
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/runner.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json
index bb671eaf27..bb671eaf27 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/settings.json
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py
index c2012edf83..c2012edf83 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/shellutils.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py
index c510ebb108..c510ebb108 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/tests.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py
index 754636f0fa..754636f0fa 100755
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/run_toastertests.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py
index d8f838aeaf..d8f838aeaf 100755
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_automation_test.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg
index 685a9ee6af..685a9ee6af 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/toasteruitest/toaster_test.cfg
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py
index 0820f82e2a..0820f82e2a 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urlcheck.py
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
index 6db9ffc7b5..6db9ffc7b5 100644
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/contrib/tts/urllist.py
diff --git a/yocto-poky/bitbake/lib/toaster/manage.py b/import-layers/yocto-poky/bitbake/lib/toaster/manage.py
index ceaa11bfc5..ceaa11bfc5 100755
--- a/yocto-poky/bitbake/lib/toaster/manage.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/manage.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/management/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/management/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py
index 75e9513fca..75e9513fca 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/management/commands/lsupdates.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py
index 760462f6b4..760462f6b4 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0001_initial.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py
index 9cec82e8d4..9cec82e8d4 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0002_customimagerecipe.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py
index b027f66137..b027f66137 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0003_customimagepackage.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py
index dfde2d1361..dfde2d1361 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0004_provides.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py
index fb1196b566..fb1196b566 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0005_task_field_separation.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py
index 91a32a9e00..91a32a9e00 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/0006_add_cancelled_state.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/migrations/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/models.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/models.py
index 0b83b991b9..0b83b991b9 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/models.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/models.py
diff --git a/yocto-poky/bitbake/lib/toaster/orm/tests.py b/import-layers/yocto-poky/bitbake/lib/toaster/orm/tests.py
index 719266e6d6..719266e6d6 100644
--- a/yocto-poky/bitbake/lib/toaster/orm/tests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/orm/tests.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/README b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/README
index 63e8169c16..63e8169c16 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/README
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/README
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py
index 56dbe2b344..56dbe2b344 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/selenium_helpers.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py
index e4223f482a..e4223f482a 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_builds_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py
index ed8e620db4..ed8e620db4 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_all_projects_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py
index 5e08749470..5e08749470 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_builddashboard_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py
index e63da8e7a5..e63da8e7a5 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_js_unit_tests.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py
index 4d4cd660fb..4d4cd660fb 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_landing_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py
index 8906cb27d9..8906cb27d9 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_new_custom_image_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py
index 9fe91ab067..9fe91ab067 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_builds_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py
index 786bef1c6e..786bef1c6e 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_project_page.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py
index 7bb8b97e8c..7bb8b97e8c 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/browser/test_sample.py
diff --git a/yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt b/import-layers/yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt
index 4f9fcc46d2..4f9fcc46d2 100644
--- a/yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/tests/toaster-tests-requirements.txt
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/api.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/api.py
index 42901f750a..42901f750a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/api.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/api.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml
index cf35be4be6..cf35be4be6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/fixtures/toastergui-unittest-data.xml
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
index 0597860101..0597860101 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap-responsive.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css
index 2b927f84ed..2b927f84ed 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/bootstrap.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css
index b024d962aa..b024d962aa 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/default.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css
index fa15fd528f..fa15fd528f 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/font-awesome.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
index d5d78a3cfc..d5d78a3cfc 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png
index 1b0a045e45..1b0a045e45 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_diagonals-thick_20_666666_40x40.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png
index c55f8ef7b8..c55f8ef7b8 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_flat_10_000000_40x100.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png
index ea4fa0fc47..ea4fa0fc47 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_f6f6f6_1x400.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png
index 2f59e2d8cb..2f59e2d8cb 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_100_fdf5ce_1x400.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png
index f172b302fc..f172b302fc 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_glass_65_ffffff_1x400.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png
index 1039d548c4..1039d548c4 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
index 1089b70c7b..1089b70c7b 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
index 561b7f8422..561b7f8422 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png
index e9c8e16ac5..e9c8e16ac5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_222222_256x240.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png
index 8d68c543e0..8d68c543e0 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_228ef1_256x240.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png
index 18bbfe8215..18bbfe8215 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ef8c08_256x240.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png
index 4435b497eb..4435b497eb 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffd27a_256x240.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png
index 4d66f596e5..4d66f596e5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/images/ui-icons_ffffff_256x240.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css
index c486ec0457..c486ec0457 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css
index d1578a4e95..d1578a4e95 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.structure.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css
index 34543111e3..34543111e3 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery-ui.theme.min.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css
index 4e95bfd3a8..4e95bfd3a8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css
index 48289baad1..48289baad1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.default.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css
index d8552e5816..d8552e5816 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/jquery.treetable.theme.toaster.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css
index b317a7cda3..b317a7cda3 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/prettify.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css
index 28cca1cc10..28cca1cc10 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/qunit-1.18.0.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css
index e233ef6ae2..e233ef6ae2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/css/screen.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf
index 64049bf2e7..64049bf2e7 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/FontAwesome.otf
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot
index 7d81019e4f..7d81019e4f 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.eot
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg
index ba0afe5ef6..ba0afe5ef6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.svg
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf
index d46172476a..d46172476a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.ttf
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff
index 3c89ae09b8..3c89ae09b8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/fontawesome-webfont.woff
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot
index 423bd5d3a2..423bd5d3a2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.eot
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg
index 4469488747..4469488747 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.svg
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf
index a498ef4e7c..a498ef4e7c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.ttf
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff
index d83c539b82..d83c539b82 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/fonts/glyphicons-halflings-regular.woff
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html
index e1dba4358d..e1dba4358d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/html/layer_deps_modal.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png
index 3bf6484a29..3bf6484a29 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings-white.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png
index a996999320..a996999320 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/glyphicons-halflings.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png
index 35ad733ed6..35ad733ed6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/logo.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png
index b465907936..b465907936 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/img/toaster_bw.png
Binary files differ
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt
index 76927f581c..76927f581c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/GPL-LICENSE.txt
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt
index c2e824fb08..c2e824fb08 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/MIT-LICENSE.txt
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md
index ece7afb58c..ece7afb58c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery-treetable-license/README.md
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css
index 5194b234d7..5194b234d7 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/jquery.treetable.theme.toaster.css
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc
index b02f3efa1c..b02f3efa1c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/.jshintrc
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js
index 848258d380..848258d380 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/bootstrap.min.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js
index 1c0ef9e37d..1c0ef9e37d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/customrecipe.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js
index 2b84c546cd..2b84c546cd 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/filtersnippet.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js
index 5a59799bc5..5a59799bc5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/importlayer.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js
index 2be209dd22..2be209dd22 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map
index 1edecd1aed..1edecd1aed 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-2.0.3.min.map
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js
index 4e6396b21d..4e6396b21d 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery-ui.min.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js
index 9271900087..9271900087 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.cookie.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js
index 794b902c58..794b902c58 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/jquery.treetable.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js
index 259271df33..259271df33 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerBtn.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js
index 825f9dccd5..825f9dccd5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerDepsModal.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js
index d545406262..d545406262 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/layerdetails.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js
index 43930a2c30..43930a2c30 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/libtoaster.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js
index 09117e1daf..09117e1daf 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/mrbsection.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js
index cb9ed4da05..cb9ed4da05 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/newcustomimage_modal.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js
index eef5ad7e6a..eef5ad7e6a 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/prettify.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js
index 3013416dd1..3013416dd1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projectpage.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js
index b09f974e47..b09f974e47 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/projecttopbar.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js
index fadd3403a3..fadd3403a3 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/qunit-1.18.0.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js
index 604db5f037..604db5f037 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/recipedetails.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js
index f738144ae5..f738144ae5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/table.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js
index aac0ba60a2..aac0ba60a2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/tests/test.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js
index fa6a861317..fa6a861317 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js
index fa6a861317..fa6a861317 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/static/js/ui-bootstrap-tpls-0.11.0.min.js
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py
index 9d15bcff0d..9d15bcff0d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tablefilter.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/tables.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tables.py
index 2cc2f4eb7b..2cc2f4eb7b 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/tables.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tables.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html
index 210cf3360c..210cf3360c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/base.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html
index a62e0b1cb8..a62e0b1cb8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html
index 0d8c8820da..0d8c8820da 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basebuildpage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html
index 229cd17ba6..229cd17ba6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectbuildspage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html
index 8778305f3f..8778305f3f 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/baseprojectpage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html
index ce023f51af..ce023f51af 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html
index 0ddd749046..0ddd749046 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html
index 722091b2d3..722091b2d3 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/basetable_top_layers.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html
index c7f59434a5..c7f59434a5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bfile.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html
index 81973cbc6d..81973cbc6d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/bpackage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html
index 4ebd05879a..4ebd05879a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/brtargets.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html
index a0da71ea4c..a0da71ea4c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builddashboard.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html
index 70fa1fb9a4..70fa1fb9a4 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildrequestdetails.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html
index bf13a66bd1..bf13a66bd1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/builds-toastertable.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html
index ea84ae797c..ea84ae797c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/buildtime.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html
index 85d6a622a8..85d6a622a8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configuration.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html
index e40c225a3a..e40c225a3a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/configvars.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html
index 02f07b7605..02f07b7605 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/cpuusage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html
index 2e54a9d905..2e54a9d905 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customise_btn.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html
index ea3c9c7324..ea3c9c7324 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/customrecipe.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html
index f40c21d99f..f40c21d99f 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_pagination_bottom.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html
index 7bea3f47f6..7bea3f47f6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_search_header.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html
index 6ce292e5a2..6ce292e5a2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/detail_sorted_header.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html
index ecb46bf7ab..ecb46bf7ab 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/dirinfo.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html
index c5cef6f385..c5cef6f385 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/diskio.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html
index 8046c08fb5..8046c08fb5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/editcustomimage_modal.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html
index 1101aa8100..1101aa8100 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/filtersnippet.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
index 33aa8ce0d7..33aa8ce0d7 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/generic-toastertable-page.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html
index 1848f410e6..1848f410e6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/importlayer.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html
index 94ad4f8e99..94ad4f8e99 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/js-unit-tests.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html
index a1b5cdce75..a1b5cdce75 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html
index 9b37f55305..9b37f55305 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/landing_not_managed.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html
index 10de37d4b2..10de37d4b2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layer_btn.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html
index 82be3703b6..82be3703b6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/layerdetails.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html
index 7b08f6a9a6..7b08f6a9a6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/machine_btn.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html
index b5e798d7cc..b5e798d7cc 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/mrb_section.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html
index 46aed901f1..46aed901f1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html
index caeb302352..caeb302352 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newcustomimage_modal.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html
index e83b2bea61..e83b2bea61 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/newproject.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html
index e6f20c3300..e6f20c3300 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html
index 9be8ccb85c..9be8ccb85c 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_built_detail.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
index 9fa28a8f8a..9fa28a8f8a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_detail_base.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html
index 8a0508e703..8a0508e703 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_dependencies.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html
index 568e2f235b..568e2f235b 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_detail.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html
index fb310c7fc7..fb310c7fc7 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_reverse_dependencies.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html
index 958aa8827b..958aa8827b 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/package_included_tabs.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html
index 0aefc56259..0aefc56259 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/pkg_add_rm_btn.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html
index 125676881f..125676881f 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/project.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
index 6d7e10bac5..6d7e10bac5 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds-toastertable.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html
index 3402fc4fe1..3402fc4fe1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectbuilds.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html
index 27a898b657..27a898b657 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projectconf.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html
index 5814f32d06..5814f32d06 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projects-toastertable.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html
index 007de06ffb..007de06ffb 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/projecttopbar.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html
index 1d6d64e3c7..1d6d64e3c7 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html
index baab06eb52..baab06eb52 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_btn.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html
index d25847bc0d..d25847bc0d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipe_packages.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html
index 23aa171ce6..23aa171ce6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipedetails.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html
index d144893461..d144893461 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/recipes.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html
index a3fcdb09ed..a3fcdb09ed 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_dependencies_popover.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html
index 453a9d0137..453a9d0137 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/snippets/pkg_revdependencies_popover.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html
index 362474293e..362474293e 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tablesort.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html
index 4c33eaa848..4c33eaa848 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/target.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html
index 5768262432..5768262432 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/task.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html
index 84bc10386d..84bc10386d 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/tasks.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html
index 4d28793bf6..4d28793bf6 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-filter.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html
index 212318bc53..212318bc53 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable-simple.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html
index 21c3d36c72..21c3d36c72 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/toastertable.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html
index 2d3d02c2e1..2d3d02c2e1 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templates/unavailable_artifact.html
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py
index 0dcc7d2714..0dcc7d2714 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/objects_to_dictionaries_filter.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py
index 04770ac6a8..04770ac6a8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/project_url_tag.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py
index 75f2261be8..75f2261be8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/templatetags/projecttags.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/tests.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tests.py
index a4cab58483..a4cab58483 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/tests.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/tests.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py
index dd4b7f5057..dd4b7f5057 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/typeaheads.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/urls.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/urls.py
index 27b0baabfb..27b0baabfb 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/urls.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/urls.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/views.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/views.py
index bd5bf63341..bd5bf63341 100755
--- a/yocto-poky/bitbake/lib/toaster/toastergui/views.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/views.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastergui/widgets.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/widgets.py
index d2ef5d3dba..d2ef5d3dba 100644
--- a/yocto-poky/bitbake/lib/toaster/toastergui/widgets.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastergui/widgets.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/__init__.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py
index ff93e549df..ff93e549df 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/builddelete.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py
index cad987fd93..cad987fd93 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/buildslist.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py
index 0399b8659b..0399b8659b 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/checksocket.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py
index 22b3eb79ed..22b3eb79ed 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/get-dburl.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py
index 71a48e95d8..71a48e95d8 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/management/commands/perf.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/settings.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/settings.py
index 74ab60462b..74ab60462b 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/settings.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/settings.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/urls.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/urls.py
index 534679dc50..534679dc50 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/urls.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/urls.py
diff --git a/yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py
index 031b314b1a..031b314b1a 100644
--- a/yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py
+++ b/import-layers/yocto-poky/bitbake/lib/toaster/toastermain/wsgi.py
diff --git a/yocto-poky/bitbake/toaster-requirements.txt b/import-layers/yocto-poky/bitbake/toaster-requirements.txt
index 0e8c742cb9..0e8c742cb9 100644
--- a/yocto-poky/bitbake/toaster-requirements.txt
+++ b/import-layers/yocto-poky/bitbake/toaster-requirements.txt
diff --git a/yocto-poky/documentation/Makefile b/import-layers/yocto-poky/documentation/Makefile
index 418d3ca8c7..418d3ca8c7 100644
--- a/yocto-poky/documentation/Makefile
+++ b/import-layers/yocto-poky/documentation/Makefile
diff --git a/yocto-poky/documentation/README b/import-layers/yocto-poky/documentation/README
index a4e70a8721..a4e70a8721 100644
--- a/yocto-poky/documentation/README
+++ b/import-layers/yocto-poky/documentation/README
diff --git a/yocto-poky/documentation/adt-manual/adt-command.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-command.xml
index c78d18a16d..c78d18a16d 100644
--- a/yocto-poky/documentation/adt-manual/adt-command.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-command.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-intro.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-intro.xml
index 597c7120ba..597c7120ba 100644
--- a/yocto-poky/documentation/adt-manual/adt-intro.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-intro.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-manual-customization.xsl b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-customization.xsl
index b86be519b9..b86be519b9 100644
--- a/yocto-poky/documentation/adt-manual/adt-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-customization.xsl
diff --git a/yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl
index 77ba5f5719..77ba5f5719 100644
--- a/yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/adt-manual/adt-manual-intro.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-intro.xml
index 034fdff609..034fdff609 100644
--- a/yocto-poky/documentation/adt-manual/adt-manual-intro.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-manual-intro.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-manual.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-manual.xml
index 972f8bf086..972f8bf086 100644
--- a/yocto-poky/documentation/adt-manual/adt-manual.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-manual.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-package.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-package.xml
index 68eee9b389..68eee9b389 100644
--- a/yocto-poky/documentation/adt-manual/adt-package.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-package.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-prepare.xml b/import-layers/yocto-poky/documentation/adt-manual/adt-prepare.xml
index 65df1d03e6..65df1d03e6 100644
--- a/yocto-poky/documentation/adt-manual/adt-prepare.xml
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-prepare.xml
diff --git a/yocto-poky/documentation/adt-manual/adt-style.css b/import-layers/yocto-poky/documentation/adt-manual/adt-style.css
index d722ad4b7f..d722ad4b7f 100644
--- a/yocto-poky/documentation/adt-manual/adt-style.css
+++ b/import-layers/yocto-poky/documentation/adt-manual/adt-style.css
diff --git a/yocto-poky/documentation/adt-manual/figures/adt-title.png b/import-layers/yocto-poky/documentation/adt-manual/figures/adt-title.png
index 6e71e41f1a..6e71e41f1a 100644
--- a/yocto-poky/documentation/adt-manual/figures/adt-title.png
+++ b/import-layers/yocto-poky/documentation/adt-manual/figures/adt-title.png
Binary files differ
diff --git a/yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png b/import-layers/yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png
index b03130d123..b03130d123 100644
--- a/yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png
+++ b/import-layers/yocto-poky/documentation/adt-manual/figures/using-a-pre-built-image.png
Binary files differ
diff --git a/yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl
index de674a0aec..de674a0aec 100644
--- a/yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl
+++ b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-customization.xsl
diff --git a/yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
index 35346effc2..35346effc2 100644
--- a/yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/bsp-guide/bsp-guide.xml b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide.xml
index c00b3458cc..c00b3458cc 100644
--- a/yocto-poky/documentation/bsp-guide/bsp-guide.xml
+++ b/import-layers/yocto-poky/documentation/bsp-guide/bsp-guide.xml
diff --git a/yocto-poky/documentation/bsp-guide/bsp-style.css b/import-layers/yocto-poky/documentation/bsp-guide/bsp-style.css
index e407ca4a72..e407ca4a72 100644
--- a/yocto-poky/documentation/bsp-guide/bsp-style.css
+++ b/import-layers/yocto-poky/documentation/bsp-guide/bsp-style.css
diff --git a/yocto-poky/documentation/bsp-guide/bsp.xml b/import-layers/yocto-poky/documentation/bsp-guide/bsp.xml
index b0562c7d4d..b0562c7d4d 100644
--- a/yocto-poky/documentation/bsp-guide/bsp.xml
+++ b/import-layers/yocto-poky/documentation/bsp-guide/bsp.xml
diff --git a/yocto-poky/documentation/bsp-guide/figures/bsp-title.png b/import-layers/yocto-poky/documentation/bsp-guide/figures/bsp-title.png
index f624dd4f94..f624dd4f94 100644
--- a/yocto-poky/documentation/bsp-guide/figures/bsp-title.png
+++ b/import-layers/yocto-poky/documentation/bsp-guide/figures/bsp-title.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml
index f926f1d477..f926f1d477 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-common-tasks.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-customization.xsl b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-customization.xsl
index 523ea3c5ed..523ea3c5ed 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-customization.xsl
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl
index 6d7b5fbb6c..6d7b5fbb6c 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-intro.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-intro.xml
index caa066e828..caa066e828 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-intro.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-intro.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-model.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-model.xml
index ff44a3f68b..ff44a3f68b 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-model.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-model.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-newbie.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-newbie.xml
index 75c992f16b..75c992f16b 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-newbie.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-newbie.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-qemu.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-qemu.xml
index 41c18298a5..41c18298a5 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-qemu.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-qemu.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual-start.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-start.xml
index 23bf8eb0e4..23bf8eb0e4 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual-start.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual-start.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-manual.xml b/import-layers/yocto-poky/documentation/dev-manual/dev-manual.xml
index 791a8cb6a0..791a8cb6a0 100644
--- a/yocto-poky/documentation/dev-manual/dev-manual.xml
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-manual.xml
diff --git a/yocto-poky/documentation/dev-manual/dev-style.css b/import-layers/yocto-poky/documentation/dev-manual/dev-style.css
index 6d0aa8e9fa..6d0aa8e9fa 100644
--- a/yocto-poky/documentation/dev-manual/dev-style.css
+++ b/import-layers/yocto-poky/documentation/dev-manual/dev-style.css
diff --git a/yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png
index 540b0abb9f..540b0abb9f 100644
--- a/yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/bsp-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png b/import-layers/yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png
index 5387d33f03..5387d33f03 100644
--- a/yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/build-workspace-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/dev-title.png b/import-layers/yocto-poky/documentation/dev-manual/figures/dev-title.png
index d3cac4a7e5..d3cac4a7e5 100644
--- a/yocto-poky/documentation/dev-manual/figures/dev-title.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/dev-title.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png
index c09e60e355..c09e60e355 100644
--- a/yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-add-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png
index cd7f4d05b1..cd7f4d05b1 100644
--- a/yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-modify-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png
index d25168c840..d25168c840 100644
--- a/yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/devtool-upgrade-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/git-workflow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/git-workflow.png
index e401330a12..e401330a12 100644
--- a/yocto-poky/documentation/dev-manual/figures/git-workflow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/git-workflow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/index-downloads.png b/import-layers/yocto-poky/documentation/dev-manual/figures/index-downloads.png
index 41251d5d18..41251d5d18 100644
--- a/yocto-poky/documentation/dev-manual/figures/index-downloads.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/index-downloads.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png
index 009105d122..009105d122 100644
--- a/yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png
index 116c0b9bd4..116c0b9bd4 100644
--- a/yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-1.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png
index cb970eae7c..cb970eae7c 100644
--- a/yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/kernel-overview-2-generic.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/recipe-workflow.png b/import-layers/yocto-poky/documentation/dev-manual/figures/recipe-workflow.png
index c0e960b13b..c0e960b13b 100644
--- a/yocto-poky/documentation/dev-manual/figures/recipe-workflow.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/recipe-workflow.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/source-repos.png b/import-layers/yocto-poky/documentation/dev-manual/figures/source-repos.png
index 65c5f29a43..65c5f29a43 100644
--- a/yocto-poky/documentation/dev-manual/figures/source-repos.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/source-repos.png
Binary files differ
diff --git a/yocto-poky/documentation/dev-manual/figures/yp-download.png b/import-layers/yocto-poky/documentation/dev-manual/figures/yp-download.png
index 5770be6883..5770be6883 100644
--- a/yocto-poky/documentation/dev-manual/figures/yp-download.png
+++ b/import-layers/yocto-poky/documentation/dev-manual/figures/yp-download.png
Binary files differ
diff --git a/yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png b/import-layers/yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png
index 2aad172db3..2aad172db3 100755
--- a/yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png
+++ b/import-layers/yocto-poky/documentation/kernel-dev/figures/kernel-architecture-overview.png
Binary files differ
diff --git a/yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png b/import-layers/yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png
index 7a8dd54372..7a8dd54372 100644
--- a/yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png
+++ b/import-layers/yocto-poky/documentation/kernel-dev/figures/kernel-dev-title.png
Binary files differ
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml
index 9e15f178a6..9e15f178a6 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-advanced.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-common.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-common.xml
index 261471c46b..261471c46b 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-common.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-common.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml
index ac91749cd6..ac91749cd6 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-concepts-appx.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl
index 325b738e94..325b738e94 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-customization.xsl
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl
index 3c56a5a9e9..3c56a5a9e9 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml
index 9d9aef6d06..9d9aef6d06 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-examples.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml
index 2b99ad2dde..2b99ad2dde 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-faq.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml
index 263e50098f..263e50098f 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-intro.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml
index 6bb0cf6fd0..6bb0cf6fd0 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-maint-appx.xml
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev-style.css b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-style.css
index 6e0c1c7fc9..6e0c1c7fc9 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev-style.css
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev-style.css
diff --git a/yocto-poky/documentation/kernel-dev/kernel-dev.xml b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev.xml
index fb11dd15c2..fb11dd15c2 100644
--- a/yocto-poky/documentation/kernel-dev/kernel-dev.xml
+++ b/import-layers/yocto-poky/documentation/kernel-dev/kernel-dev.xml
diff --git a/yocto-poky/documentation/mega-manual/figures/add-variable.png b/import-layers/yocto-poky/documentation/mega-manual/figures/add-variable.png
index 6bdcca705a..6bdcca705a 100644
--- a/yocto-poky/documentation/mega-manual/figures/add-variable.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/add-variable.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png b/import-layers/yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png
index 04f2794ea9..04f2794ea9 100644
--- a/yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/analysis-for-package-splitting.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/bash-oecore.png b/import-layers/yocto-poky/documentation/mega-manual/figures/bash-oecore.png
index 801a5d911f..801a5d911f 100644
--- a/yocto-poky/documentation/mega-manual/figures/bash-oecore.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/bash-oecore.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png
index 540b0abb9f..540b0abb9f 100644
--- a/yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/bsp-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/bsp-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/bsp-title.png
index f624dd4f94..f624dd4f94 100644
--- a/yocto-poky/documentation/mega-manual/figures/bsp-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/bsp-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png b/import-layers/yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png
index 5387d33f03..5387d33f03 100644
--- a/yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/build-workspace-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/buildhistory-web.png b/import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory-web.png
index f6db86c977..f6db86c977 100644
--- a/yocto-poky/documentation/mega-manual/figures/buildhistory-web.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory-web.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/buildhistory.png b/import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory.png
index bd5f8a4908..bd5f8a4908 100644
--- a/yocto-poky/documentation/mega-manual/figures/buildhistory.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/buildhistory.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/building-an-image.png b/import-layers/yocto-poky/documentation/mega-manual/figures/building-an-image.png
index 1fbea5ab00..1fbea5ab00 100755
--- a/yocto-poky/documentation/mega-manual/figures/building-an-image.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/building-an-image.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/compatible-layers.png b/import-layers/yocto-poky/documentation/mega-manual/figures/compatible-layers.png
index 38436b075c..38436b075c 100644
--- a/yocto-poky/documentation/mega-manual/figures/compatible-layers.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/compatible-layers.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png b/import-layers/yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png
index a07464f04c..a07464f04c 100644
--- a/yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/configuration-compile-autoreconf.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png b/import-layers/yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png
index d36670a198..d36670a198 100644
--- a/yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/cross-development-toolchains.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/define-generic.png b/import-layers/yocto-poky/documentation/mega-manual/figures/define-generic.png
index bd22718a55..bd22718a55 100644
--- a/yocto-poky/documentation/mega-manual/figures/define-generic.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/define-generic.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/dev-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/dev-title.png
index d3cac4a7e5..d3cac4a7e5 100644
--- a/yocto-poky/documentation/mega-manual/figures/dev-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/dev-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png
index c09e60e355..c09e60e355 100644
--- a/yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-add-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png
index cd7f4d05b1..cd7f4d05b1 100644
--- a/yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-modify-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png
index d25168c840..d25168c840 100644
--- a/yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/devtool-upgrade-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/git-workflow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/git-workflow.png
index e401330a12..e401330a12 100644
--- a/yocto-poky/documentation/mega-manual/figures/git-workflow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/git-workflow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/hosted-service.png b/import-layers/yocto-poky/documentation/mega-manual/figures/hosted-service.png
index 01fea7b245..01fea7b245 100644
--- a/yocto-poky/documentation/mega-manual/figures/hosted-service.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/hosted-service.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/image-generation.png b/import-layers/yocto-poky/documentation/mega-manual/figures/image-generation.png
index 71a48dc6f4..71a48dc6f4 100644
--- a/yocto-poky/documentation/mega-manual/figures/image-generation.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/image-generation.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/images.png b/import-layers/yocto-poky/documentation/mega-manual/figures/images.png
index d99eac1fbf..d99eac1fbf 100644
--- a/yocto-poky/documentation/mega-manual/figures/images.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/images.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/import-layer.png b/import-layers/yocto-poky/documentation/mega-manual/figures/import-layer.png
index 436ec7af4a..436ec7af4a 100644
--- a/yocto-poky/documentation/mega-manual/figures/import-layer.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/import-layer.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/index-downloads.png b/import-layers/yocto-poky/documentation/mega-manual/figures/index-downloads.png
index c907997db2..c907997db2 100644
--- a/yocto-poky/documentation/mega-manual/figures/index-downloads.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/index-downloads.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png
index 2aad172db3..2aad172db3 100755
--- a/yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-architecture-overview.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png
index 009105d122..009105d122 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png
index 7a8dd54372..7a8dd54372 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-dev-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png
index 116c0b9bd4..116c0b9bd4 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-1.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png
index cb970eae7c..cb970eae7c 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-overview-2-generic.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernel-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-title.png
index 59d86c00dc..59d86c00dc 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernel-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernel-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernelshark-all.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-all.png
index 99b40bafe5..99b40bafe5 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernelshark-all.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-all.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png
index e8dd62a571..e8dd62a571 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-choose-events.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png
index bb0edfb7fd..bb0edfb7fd 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-i915-display.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png
index ae2d0e5730..ae2d0e5730 100644
--- a/yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/kernelshark-output-display.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/layer-input.png b/import-layers/yocto-poky/documentation/mega-manual/figures/layer-input.png
index 0a4f2e74f3..0a4f2e74f3 100644
--- a/yocto-poky/documentation/mega-manual/figures/layer-input.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/layer-input.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/lttngmain0.png b/import-layers/yocto-poky/documentation/mega-manual/figures/lttngmain0.png
index 5f60113cc3..5f60113cc3 100644
--- a/yocto-poky/documentation/mega-manual/figures/lttngmain0.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/lttngmain0.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/mega-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/mega-title.png
index cde0b89a44..cde0b89a44 100644
--- a/yocto-poky/documentation/mega-manual/figures/mega-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/mega-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/new-project.png b/import-layers/yocto-poky/documentation/mega-manual/figures/new-project.png
index dbc50b9918..dbc50b9918 100644
--- a/yocto-poky/documentation/mega-manual/figures/new-project.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/new-project.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png
index a8275c65d2..a8275c65d2 100644
--- a/yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-busybox.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png
index deb6470204..deb6470204 100644
--- a/yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-copy-to-user.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png
index 57742d6723..57742d6723 100644
--- a/yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-downloading.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png
index ae547028f4..ae547028f4 100644
--- a/yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/oprofileui-processes.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/package-feeds.png b/import-layers/yocto-poky/documentation/mega-manual/figures/package-feeds.png
index 37c9c32506..37c9c32506 100644
--- a/yocto-poky/documentation/mega-manual/figures/package-feeds.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/package-feeds.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/patching.png b/import-layers/yocto-poky/documentation/mega-manual/figures/patching.png
index 8ecd018502..8ecd018502 100644
--- a/yocto-poky/documentation/mega-manual/figures/patching.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/patching.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png
index 1a1070deb8..1a1070deb8 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-probe-do_fork-profile.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png
index 68ec6af80b..68ec6af80b 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-report-cycles-u.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png
index 2b72869c77..2b72869c77 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide-libc.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-systemwide.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide.png
index 12ce2444ae..12ce2444ae 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-systemwide.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-systemwide.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png
index ceb34eaead..ceb34eaead 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-menu.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png
index 3581e9daa6..3581e9daa6 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-annotate-udhcpc.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png
index c317b49a4e..c317b49a4e 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-debuginfo.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png
index 1913c867d0..1913c867d0 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom-menu.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png
index a1962c437a..a1962c437a 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-dso-zoom.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png
index b642d06c8b..b642d06c8b 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-busybox-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png
index c8f395ab53..c8f395ab53 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-flat-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
index bb7c764ce0..bb7c764ce0 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
index a799af5127..a799af5127 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
index e91808ae40..e91808ae40 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
index 812302d0a8..812302d0a8 100644
--- a/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/poky-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/poky-title.png
index 2893d84620..2893d84620 100644
--- a/yocto-poky/documentation/mega-manual/figures/poky-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/poky-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/profile-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/profile-title.png
index ce5c682b58..ce5c682b58 100644
--- a/yocto-poky/documentation/mega-manual/figures/profile-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/profile-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png b/import-layers/yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png
index 2b6bfdacf9..2b6bfdacf9 100644
--- a/yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/pybootchartgui-linux-yocto.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png b/import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png
index 444675c543..444675c543 100644
--- a/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm-nostrip.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png b/import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png
index 8ee35352d8..8ee35352d8 100644
--- a/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/pychart-linux-yocto-rpm.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/recipe-workflow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/recipe-workflow.png
index c0e960b13b..c0e960b13b 100644
--- a/yocto-poky/documentation/mega-manual/figures/recipe-workflow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/recipe-workflow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png
index 2f25811889..2f25811889 100644
--- a/yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sched-wakeup-profile.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png
index c09e60e355..c09e60e355 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-add-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png
index cd06c01813..cd06c01813 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-devtool-modify-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png
index 9f986e0d41..9f986e0d41 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-eclipse-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-environment.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-environment.png
index 78b8cad39e..78b8cad39e 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-environment.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-environment.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-generation.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-generation.png
index adbe1f4acf..adbe1f4acf 100755
--- a/yocto-poky/documentation/mega-manual/figures/sdk-generation.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-generation.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png
index 99e07ce6f6..99e07ce6f6 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-extensible-sdk-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png
index d4af850208..d4af850208 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-installed-standard-sdk-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-title.png
index e9d5b346bb..e9d5b346bb 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sdk.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk.png
index 5c36b7548b..5c36b7548b 100644
--- a/yocto-poky/documentation/mega-manual/figures/sdk.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sdk.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/set-variable.png b/import-layers/yocto-poky/documentation/mega-manual/figures/set-variable.png
index d36b52754e..d36b52754e 100644
--- a/yocto-poky/documentation/mega-manual/figures/set-variable.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/set-variable.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/simple-configuration.png b/import-layers/yocto-poky/documentation/mega-manual/figures/simple-configuration.png
index e8fce2bf18..e8fce2bf18 100644
--- a/yocto-poky/documentation/mega-manual/figures/simple-configuration.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/simple-configuration.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/source-fetching.png b/import-layers/yocto-poky/documentation/mega-manual/figures/source-fetching.png
index 26aefb50c2..26aefb50c2 100644
--- a/yocto-poky/documentation/mega-manual/figures/source-fetching.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/source-fetching.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/source-input.png b/import-layers/yocto-poky/documentation/mega-manual/figures/source-input.png
index f7515058ef..f7515058ef 100644
--- a/yocto-poky/documentation/mega-manual/figures/source-input.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/source-input.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/source-repos.png b/import-layers/yocto-poky/documentation/mega-manual/figures/source-repos.png
index 65c5f29a43..65c5f29a43 100644
--- a/yocto-poky/documentation/mega-manual/figures/source-repos.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/source-repos.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sysprof-callers.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-callers.png
index 640c8d9140..640c8d9140 100644
--- a/yocto-poky/documentation/mega-manual/figures/sysprof-callers.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-callers.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png
index 8d31427824..8d31427824 100644
--- a/yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-from-user.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png
index 7a5bab7991..7a5bab7991 100644
--- a/yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/sysprof-copy-to-user.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/toaster-title.png b/import-layers/yocto-poky/documentation/mega-manual/figures/toaster-title.png
index b7ea39cd8d..b7ea39cd8d 100644
--- a/yocto-poky/documentation/mega-manual/figures/toaster-title.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/toaster-title.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/user-configuration.png b/import-layers/yocto-poky/documentation/mega-manual/figures/user-configuration.png
index c298401fc3..c298401fc3 100755
--- a/yocto-poky/documentation/mega-manual/figures/user-configuration.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/user-configuration.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png b/import-layers/yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png
index b03130d123..b03130d123 100644
--- a/yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/using-a-pre-built-image.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/variable-added.png b/import-layers/yocto-poky/documentation/mega-manual/figures/variable-added.png
index 518f25fa15..518f25fa15 100644
--- a/yocto-poky/documentation/mega-manual/figures/variable-added.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/variable-added.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png
index 650c6c8030..650c6c8030 100644
--- a/yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment-ref.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/yocto-environment.png b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment.png
index 82b7a55a35..82b7a55a35 100644
--- a/yocto-poky/documentation/mega-manual/figures/yocto-environment.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-environment.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png
index 31d2b147fd..31d2b147fd 100755
--- a/yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/yocto-project-transp.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/figures/yp-download.png b/import-layers/yocto-poky/documentation/mega-manual/figures/yp-download.png
index 5770be6883..5770be6883 100644
--- a/yocto-poky/documentation/mega-manual/figures/yp-download.png
+++ b/import-layers/yocto-poky/documentation/mega-manual/figures/yp-download.png
Binary files differ
diff --git a/yocto-poky/documentation/mega-manual/mega-manual-customization.xsl b/import-layers/yocto-poky/documentation/mega-manual/mega-manual-customization.xsl
index b52b5b2aa3..b52b5b2aa3 100644
--- a/yocto-poky/documentation/mega-manual/mega-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/mega-manual/mega-manual-customization.xsl
diff --git a/yocto-poky/documentation/mega-manual/mega-manual.xml b/import-layers/yocto-poky/documentation/mega-manual/mega-manual.xml
index 154e369ab0..154e369ab0 100644
--- a/yocto-poky/documentation/mega-manual/mega-manual.xml
+++ b/import-layers/yocto-poky/documentation/mega-manual/mega-manual.xml
diff --git a/yocto-poky/documentation/mega-manual/mega-style.css b/import-layers/yocto-poky/documentation/mega-manual/mega-style.css
index df71a20a02..df71a20a02 100644
--- a/yocto-poky/documentation/mega-manual/mega-style.css
+++ b/import-layers/yocto-poky/documentation/mega-manual/mega-style.css
diff --git a/yocto-poky/documentation/poky.ent b/import-layers/yocto-poky/documentation/poky.ent
index 673ab23c9c..673ab23c9c 100644
--- a/yocto-poky/documentation/poky.ent
+++ b/import-layers/yocto-poky/documentation/poky.ent
diff --git a/yocto-poky/documentation/profile-manual/figures/kernelshark-all.png b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-all.png
index 99b40bafe5..99b40bafe5 100644
--- a/yocto-poky/documentation/profile-manual/figures/kernelshark-all.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-all.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png
index e8dd62a571..e8dd62a571 100644
--- a/yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-choose-events.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png
index bb0edfb7fd..bb0edfb7fd 100644
--- a/yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-i915-display.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png
index ae2d0e5730..ae2d0e5730 100644
--- a/yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/kernelshark-output-display.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/lttngmain0.png b/import-layers/yocto-poky/documentation/profile-manual/figures/lttngmain0.png
index 5f60113cc3..5f60113cc3 100644
--- a/yocto-poky/documentation/profile-manual/figures/lttngmain0.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/lttngmain0.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png
index a8275c65d2..a8275c65d2 100644
--- a/yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-busybox.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png
index deb6470204..deb6470204 100644
--- a/yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-copy-to-user.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png
index 57742d6723..57742d6723 100644
--- a/yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-downloading.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png
index ae547028f4..ae547028f4 100644
--- a/yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/oprofileui-processes.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png
index 1a1070deb8..1a1070deb8 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-probe-do_fork-profile.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png
index 68ec6af80b..68ec6af80b 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-report-cycles-u.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png
index 2b72869c77..2b72869c77 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide-libc.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-systemwide.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide.png
index 12ce2444ae..12ce2444ae 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-systemwide.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-systemwide.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png
index ceb34eaead..ceb34eaead 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-menu.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png
index 3581e9daa6..3581e9daa6 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-annotate-udhcpc.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png
index c317b49a4e..c317b49a4e 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-debuginfo.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png
index 1913c867d0..1913c867d0 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom-menu.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png
index a1962c437a..a1962c437a 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-dso-zoom.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png
index b642d06c8b..b642d06c8b 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-busybox-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png
index c8f395ab53..c8f395ab53 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-flat-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
index bb7c764ce0..bb7c764ce0 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-from-user-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
index a799af5127..a799af5127 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-debuginfo.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
index e91808ae40..e91808ae40 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped-unresolved-hidden.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
index 812302d0a8..812302d0a8 100644
--- a/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/perf-wget-g-copy-to-user-expanded-stripped.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/profile-title.png b/import-layers/yocto-poky/documentation/profile-manual/figures/profile-title.png
index ce5c682b58..ce5c682b58 100644
--- a/yocto-poky/documentation/profile-manual/figures/profile-title.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/profile-title.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png b/import-layers/yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png
index 2b6bfdacf9..2b6bfdacf9 100644
--- a/yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/pybootchartgui-linux-yocto.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png b/import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png
index 444675c543..444675c543 100644
--- a/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm-nostrip.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png b/import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png
index 8ee35352d8..8ee35352d8 100644
--- a/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/pychart-linux-yocto-rpm.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png b/import-layers/yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png
index 2f25811889..2f25811889 100644
--- a/yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/sched-wakeup-profile.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/sysprof-callers.png b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-callers.png
index 640c8d9140..640c8d9140 100644
--- a/yocto-poky/documentation/profile-manual/figures/sysprof-callers.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-callers.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png
index 8d31427824..8d31427824 100644
--- a/yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-from-user.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png
index 7a5bab7991..7a5bab7991 100644
--- a/yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png
+++ b/import-layers/yocto-poky/documentation/profile-manual/figures/sysprof-copy-to-user.png
Binary files differ
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-arch.xml b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-arch.xml
index 19d1155229..19d1155229 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-arch.xml
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-arch.xml
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-customization.xsl b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-customization.xsl
index caa57ef342..caa57ef342 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-customization.xsl
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl
index a898281ff0..a898281ff0 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-examples.xml b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-examples.xml
index 9630c6c307..9630c6c307 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-examples.xml
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-examples.xml
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-intro.xml b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-intro.xml
index cc47f5267b..cc47f5267b 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-intro.xml
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-intro.xml
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-style.css b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-style.css
index f3cca8536d..f3cca8536d 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-style.css
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-style.css
diff --git a/yocto-poky/documentation/profile-manual/profile-manual-usage.xml b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-usage.xml
index 310e8f01c5..310e8f01c5 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual-usage.xml
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual-usage.xml
diff --git a/yocto-poky/documentation/profile-manual/profile-manual.xml b/import-layers/yocto-poky/documentation/profile-manual/profile-manual.xml
index 1e0ccc1aac..1e0ccc1aac 100644
--- a/yocto-poky/documentation/profile-manual/profile-manual.xml
+++ b/import-layers/yocto-poky/documentation/profile-manual/profile-manual.xml
diff --git a/yocto-poky/documentation/ref-manual/TODO b/import-layers/yocto-poky/documentation/ref-manual/TODO
index ee0db977cc..ee0db977cc 100644
--- a/yocto-poky/documentation/ref-manual/TODO
+++ b/import-layers/yocto-poky/documentation/ref-manual/TODO
diff --git a/yocto-poky/documentation/ref-manual/closer-look.xml b/import-layers/yocto-poky/documentation/ref-manual/closer-look.xml
index 84ff584bad..84ff584bad 100644
--- a/yocto-poky/documentation/ref-manual/closer-look.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/closer-look.xml
diff --git a/yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb
index 5dfb0b30cf..5dfb0b30cf 100644
--- a/yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb
+++ b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-autotools/hello_2.3.bb
diff --git a/yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c
index fc7169b7b8..fc7169b7b8 100644
--- a/yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c
+++ b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/files/helloworld.c
diff --git a/yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb
index 0812743e39..0812743e39 100644
--- a/yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb
+++ b/import-layers/yocto-poky/documentation/ref-manual/examples/hello-single/hello.bb
diff --git a/yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb b/import-layers/yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb
index b58d4d7bd1..b58d4d7bd1 100644
--- a/yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb
+++ b/import-layers/yocto-poky/documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb
diff --git a/yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb b/import-layers/yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb
index 5d05a437a4..5d05a437a4 100644
--- a/yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb
+++ b/import-layers/yocto-poky/documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb
diff --git a/yocto-poky/documentation/ref-manual/faq.xml b/import-layers/yocto-poky/documentation/ref-manual/faq.xml
index d2e4e8eb1b..d2e4e8eb1b 100644
--- a/yocto-poky/documentation/ref-manual/faq.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/faq.xml
diff --git a/yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png b/import-layers/yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png
index 04f2794ea9..04f2794ea9 100644
--- a/yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/analysis-for-package-splitting.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/buildhistory-web.png b/import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory-web.png
index f6db86c977..f6db86c977 100644
--- a/yocto-poky/documentation/ref-manual/figures/buildhistory-web.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory-web.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/buildhistory.png b/import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory.png
index bd5f8a4908..bd5f8a4908 100644
--- a/yocto-poky/documentation/ref-manual/figures/buildhistory.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/buildhistory.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/building-an-image.png b/import-layers/yocto-poky/documentation/ref-manual/figures/building-an-image.png
index 1fbea5ab00..1fbea5ab00 100755
--- a/yocto-poky/documentation/ref-manual/figures/building-an-image.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/building-an-image.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png b/import-layers/yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png
index a07464f04c..a07464f04c 100644
--- a/yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/configuration-compile-autoreconf.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png b/import-layers/yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png
index d36670a198..d36670a198 100644
--- a/yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/cross-development-toolchains.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/define-generic.png b/import-layers/yocto-poky/documentation/ref-manual/figures/define-generic.png
index bd22718a55..bd22718a55 100644
--- a/yocto-poky/documentation/ref-manual/figures/define-generic.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/define-generic.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/image-generation.png b/import-layers/yocto-poky/documentation/ref-manual/figures/image-generation.png
index 71a48dc6f4..71a48dc6f4 100644
--- a/yocto-poky/documentation/ref-manual/figures/image-generation.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/image-generation.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/images.png b/import-layers/yocto-poky/documentation/ref-manual/figures/images.png
index d99eac1fbf..d99eac1fbf 100644
--- a/yocto-poky/documentation/ref-manual/figures/images.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/images.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/layer-input.png b/import-layers/yocto-poky/documentation/ref-manual/figures/layer-input.png
index 0a4f2e74f3..0a4f2e74f3 100644
--- a/yocto-poky/documentation/ref-manual/figures/layer-input.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/layer-input.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/package-feeds.png b/import-layers/yocto-poky/documentation/ref-manual/figures/package-feeds.png
index 37c9c32506..37c9c32506 100644
--- a/yocto-poky/documentation/ref-manual/figures/package-feeds.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/package-feeds.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/patching.png b/import-layers/yocto-poky/documentation/ref-manual/figures/patching.png
index 8ecd018502..8ecd018502 100644
--- a/yocto-poky/documentation/ref-manual/figures/patching.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/patching.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/poky-title.png b/import-layers/yocto-poky/documentation/ref-manual/figures/poky-title.png
index 2893d84620..2893d84620 100644
--- a/yocto-poky/documentation/ref-manual/figures/poky-title.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/poky-title.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/sdk-generation.png b/import-layers/yocto-poky/documentation/ref-manual/figures/sdk-generation.png
index adbe1f4acf..adbe1f4acf 100755
--- a/yocto-poky/documentation/ref-manual/figures/sdk-generation.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/sdk-generation.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/sdk.png b/import-layers/yocto-poky/documentation/ref-manual/figures/sdk.png
index 5c36b7548b..5c36b7548b 100644
--- a/yocto-poky/documentation/ref-manual/figures/sdk.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/sdk.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/source-fetching.png b/import-layers/yocto-poky/documentation/ref-manual/figures/source-fetching.png
index 26aefb50c2..26aefb50c2 100644
--- a/yocto-poky/documentation/ref-manual/figures/source-fetching.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/source-fetching.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/source-input.png b/import-layers/yocto-poky/documentation/ref-manual/figures/source-input.png
index f7515058ef..f7515058ef 100644
--- a/yocto-poky/documentation/ref-manual/figures/source-input.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/source-input.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/user-configuration.png b/import-layers/yocto-poky/documentation/ref-manual/figures/user-configuration.png
index c298401fc3..c298401fc3 100755
--- a/yocto-poky/documentation/ref-manual/figures/user-configuration.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/user-configuration.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png b/import-layers/yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png
index 650c6c8030..650c6c8030 100644
--- a/yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png
+++ b/import-layers/yocto-poky/documentation/ref-manual/figures/yocto-environment-ref.png
Binary files differ
diff --git a/yocto-poky/documentation/ref-manual/introduction.xml b/import-layers/yocto-poky/documentation/ref-manual/introduction.xml
index ce8fa5c657..ce8fa5c657 100644
--- a/yocto-poky/documentation/ref-manual/introduction.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/introduction.xml
diff --git a/yocto-poky/documentation/ref-manual/migration.xml b/import-layers/yocto-poky/documentation/ref-manual/migration.xml
index e6c0aa36b8..e6c0aa36b8 100644
--- a/yocto-poky/documentation/ref-manual/migration.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/migration.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-bitbake.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-bitbake.xml
index 1de1148264..1de1148264 100644
--- a/yocto-poky/documentation/ref-manual/ref-bitbake.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-bitbake.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-classes.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-classes.xml
index e919bd7eb3..e919bd7eb3 100644
--- a/yocto-poky/documentation/ref-manual/ref-classes.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-classes.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-features.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-features.xml
index fd7693500b..fd7693500b 100644
--- a/yocto-poky/documentation/ref-manual/ref-features.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-features.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-images.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-images.xml
index 69b58f6ab4..69b58f6ab4 100644
--- a/yocto-poky/documentation/ref-manual/ref-images.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-images.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-manual-customization.xsl b/import-layers/yocto-poky/documentation/ref-manual/ref-manual-customization.xsl
index c58dd905b9..c58dd905b9 100644
--- a/yocto-poky/documentation/ref-manual/ref-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-manual-customization.xsl
diff --git a/yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl
index f3b7521552..f3b7521552 100644
--- a/yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-manual-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/ref-manual/ref-manual.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-manual.xml
index 6834d5f0ac..6834d5f0ac 100644
--- a/yocto-poky/documentation/ref-manual/ref-manual.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-manual.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-qa-checks.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
index 4fcf1db619..4fcf1db619 100644
--- a/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-qa-checks.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-structure.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-structure.xml
index e51ceb1bf5..e51ceb1bf5 100644
--- a/yocto-poky/documentation/ref-manual/ref-structure.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-structure.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-style.css b/import-layers/yocto-poky/documentation/ref-manual/ref-style.css
index 8ea8dac730..8ea8dac730 100644
--- a/yocto-poky/documentation/ref-manual/ref-style.css
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-style.css
diff --git a/yocto-poky/documentation/ref-manual/ref-tasks.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-tasks.xml
index c46debb55b..c46debb55b 100644
--- a/yocto-poky/documentation/ref-manual/ref-tasks.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-tasks.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-variables.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-variables.xml
index d55bccdc6f..d55bccdc6f 100644
--- a/yocto-poky/documentation/ref-manual/ref-variables.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-variables.xml
diff --git a/yocto-poky/documentation/ref-manual/ref-varlocality.xml b/import-layers/yocto-poky/documentation/ref-manual/ref-varlocality.xml
index d3f873298d..d3f873298d 100644
--- a/yocto-poky/documentation/ref-manual/ref-varlocality.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/ref-varlocality.xml
diff --git a/yocto-poky/documentation/ref-manual/resources.xml b/import-layers/yocto-poky/documentation/ref-manual/resources.xml
index 8299f9f3ca..8299f9f3ca 100644
--- a/yocto-poky/documentation/ref-manual/resources.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/resources.xml
diff --git a/yocto-poky/documentation/ref-manual/technical-details.xml b/import-layers/yocto-poky/documentation/ref-manual/technical-details.xml
index f06382ab52..f06382ab52 100644
--- a/yocto-poky/documentation/ref-manual/technical-details.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/technical-details.xml
diff --git a/yocto-poky/documentation/ref-manual/usingpoky.xml b/import-layers/yocto-poky/documentation/ref-manual/usingpoky.xml
index a7bf32d451..a7bf32d451 100644
--- a/yocto-poky/documentation/ref-manual/usingpoky.xml
+++ b/import-layers/yocto-poky/documentation/ref-manual/usingpoky.xml
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png
index c09e60e355..c09e60e355 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-add-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png
index cd06c01813..cd06c01813 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-devtool-modify-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png
index 9f986e0d41..9f986e0d41 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-eclipse-dev-flow.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-environment.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-environment.png
index 78b8cad39e..78b8cad39e 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-environment.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-environment.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png
index 99e07ce6f6..99e07ce6f6 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-extensible-sdk-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png
index d4af850208..d4af850208 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-installed-standard-sdk-directory.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/figures/sdk-title.png b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-title.png
index e9d5b346bb..e9d5b346bb 100644
--- a/yocto-poky/documentation/sdk-manual/figures/sdk-title.png
+++ b/import-layers/yocto-poky/documentation/sdk-manual/figures/sdk-title.png
Binary files differ
diff --git a/yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml
index 79326077f5..79326077f5 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-customizing.xml
diff --git a/yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml
index 3d4e364bf6..3d4e364bf6 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-appendix-obtain.xml
diff --git a/yocto-poky/documentation/sdk-manual/sdk-extensible.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-extensible.xml
index 3e11fc97d5..3e11fc97d5 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-extensible.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-extensible.xml
diff --git a/yocto-poky/documentation/sdk-manual/sdk-intro.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-intro.xml
index 88ae77831c..88ae77831c 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-intro.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-intro.xml
diff --git a/yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl
index dae992c07a..dae992c07a 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-customization.xsl
diff --git a/yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl
index 03555d6caf..03555d6caf 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/sdk-manual/sdk-manual.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual.xml
index c860782fb3..c860782fb3 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-manual.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-manual.xml
diff --git a/yocto-poky/documentation/sdk-manual/sdk-style.css b/import-layers/yocto-poky/documentation/sdk-manual/sdk-style.css
index 52518964ca..52518964ca 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-style.css
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-style.css
diff --git a/yocto-poky/documentation/sdk-manual/sdk-using.xml b/import-layers/yocto-poky/documentation/sdk-manual/sdk-using.xml
index 1ea47d3bb0..1ea47d3bb0 100644
--- a/yocto-poky/documentation/sdk-manual/sdk-using.xml
+++ b/import-layers/yocto-poky/documentation/sdk-manual/sdk-using.xml
diff --git a/yocto-poky/documentation/template/Vera.ttf b/import-layers/yocto-poky/documentation/template/Vera.ttf
index 58cd6b5e61..58cd6b5e61 100644
--- a/yocto-poky/documentation/template/Vera.ttf
+++ b/import-layers/yocto-poky/documentation/template/Vera.ttf
Binary files differ
diff --git a/yocto-poky/documentation/template/Vera.xml b/import-layers/yocto-poky/documentation/template/Vera.xml
index 3c82043e35..3c82043e35 100644
--- a/yocto-poky/documentation/template/Vera.xml
+++ b/import-layers/yocto-poky/documentation/template/Vera.xml
diff --git a/yocto-poky/documentation/template/VeraMoBd.ttf b/import-layers/yocto-poky/documentation/template/VeraMoBd.ttf
index 9be6547ed6..9be6547ed6 100644
--- a/yocto-poky/documentation/template/VeraMoBd.ttf
+++ b/import-layers/yocto-poky/documentation/template/VeraMoBd.ttf
Binary files differ
diff --git a/yocto-poky/documentation/template/VeraMoBd.xml b/import-layers/yocto-poky/documentation/template/VeraMoBd.xml
index 9b33107a44..9b33107a44 100644
--- a/yocto-poky/documentation/template/VeraMoBd.xml
+++ b/import-layers/yocto-poky/documentation/template/VeraMoBd.xml
diff --git a/yocto-poky/documentation/template/VeraMono.ttf b/import-layers/yocto-poky/documentation/template/VeraMono.ttf
index 139f0b4311..139f0b4311 100644
--- a/yocto-poky/documentation/template/VeraMono.ttf
+++ b/import-layers/yocto-poky/documentation/template/VeraMono.ttf
Binary files differ
diff --git a/yocto-poky/documentation/template/VeraMono.xml b/import-layers/yocto-poky/documentation/template/VeraMono.xml
index 3a0a86659c..3a0a86659c 100644
--- a/yocto-poky/documentation/template/VeraMono.xml
+++ b/import-layers/yocto-poky/documentation/template/VeraMono.xml
diff --git a/yocto-poky/documentation/template/component.title.xsl b/import-layers/yocto-poky/documentation/template/component.title.xsl
index ee21d59ad5..ee21d59ad5 100644
--- a/yocto-poky/documentation/template/component.title.xsl
+++ b/import-layers/yocto-poky/documentation/template/component.title.xsl
diff --git a/yocto-poky/documentation/template/division.title.xsl b/import-layers/yocto-poky/documentation/template/division.title.xsl
index 6c265970d5..6c265970d5 100644
--- a/yocto-poky/documentation/template/division.title.xsl
+++ b/import-layers/yocto-poky/documentation/template/division.title.xsl
diff --git a/yocto-poky/documentation/template/draft.png b/import-layers/yocto-poky/documentation/template/draft.png
index 53051a9ddd..53051a9ddd 100644
--- a/yocto-poky/documentation/template/draft.png
+++ b/import-layers/yocto-poky/documentation/template/draft.png
Binary files differ
diff --git a/yocto-poky/documentation/template/embedded_video.xsl b/import-layers/yocto-poky/documentation/template/embedded_video.xsl
index dfb33c3441..dfb33c3441 100644
--- a/yocto-poky/documentation/template/embedded_video.xsl
+++ b/import-layers/yocto-poky/documentation/template/embedded_video.xsl
diff --git a/yocto-poky/documentation/template/fop-config.xml b/import-layers/yocto-poky/documentation/template/fop-config.xml
index 09cc5ca0f5..09cc5ca0f5 100644
--- a/yocto-poky/documentation/template/fop-config.xml
+++ b/import-layers/yocto-poky/documentation/template/fop-config.xml
diff --git a/yocto-poky/documentation/template/formal.object.heading.xsl b/import-layers/yocto-poky/documentation/template/formal.object.heading.xsl
index 1a5e697808..1a5e697808 100644
--- a/yocto-poky/documentation/template/formal.object.heading.xsl
+++ b/import-layers/yocto-poky/documentation/template/formal.object.heading.xsl
diff --git a/yocto-poky/documentation/template/gloss-permalinks.xsl b/import-layers/yocto-poky/documentation/template/gloss-permalinks.xsl
index 6bf58116f6..6bf58116f6 100644
--- a/yocto-poky/documentation/template/gloss-permalinks.xsl
+++ b/import-layers/yocto-poky/documentation/template/gloss-permalinks.xsl
diff --git a/yocto-poky/documentation/template/ohand-color.svg b/import-layers/yocto-poky/documentation/template/ohand-color.svg
index e42ff9c6fc..e42ff9c6fc 100644
--- a/yocto-poky/documentation/template/ohand-color.svg
+++ b/import-layers/yocto-poky/documentation/template/ohand-color.svg
diff --git a/yocto-poky/documentation/template/permalinks.xsl b/import-layers/yocto-poky/documentation/template/permalinks.xsl
index d2a1c14524..d2a1c14524 100644
--- a/yocto-poky/documentation/template/permalinks.xsl
+++ b/import-layers/yocto-poky/documentation/template/permalinks.xsl
diff --git a/yocto-poky/documentation/template/poky-db-pdf.xsl b/import-layers/yocto-poky/documentation/template/poky-db-pdf.xsl
index f8a3df103d..f8a3df103d 100644
--- a/yocto-poky/documentation/template/poky-db-pdf.xsl
+++ b/import-layers/yocto-poky/documentation/template/poky-db-pdf.xsl
diff --git a/yocto-poky/documentation/template/poky-ref-manual.png b/import-layers/yocto-poky/documentation/template/poky-ref-manual.png
index 2085edb467..2085edb467 100644
--- a/yocto-poky/documentation/template/poky-ref-manual.png
+++ b/import-layers/yocto-poky/documentation/template/poky-ref-manual.png
Binary files differ
diff --git a/yocto-poky/documentation/template/poky.svg b/import-layers/yocto-poky/documentation/template/poky.svg
index a4ea5e2f45..a4ea5e2f45 100644
--- a/yocto-poky/documentation/template/poky.svg
+++ b/import-layers/yocto-poky/documentation/template/poky.svg
diff --git a/yocto-poky/documentation/template/qa-code-permalinks.xsl b/import-layers/yocto-poky/documentation/template/qa-code-permalinks.xsl
index a309095c60..a309095c60 100644
--- a/yocto-poky/documentation/template/qa-code-permalinks.xsl
+++ b/import-layers/yocto-poky/documentation/template/qa-code-permalinks.xsl
diff --git a/yocto-poky/documentation/template/section.title.xsl b/import-layers/yocto-poky/documentation/template/section.title.xsl
index 5c6ff9a96e..5c6ff9a96e 100644
--- a/yocto-poky/documentation/template/section.title.xsl
+++ b/import-layers/yocto-poky/documentation/template/section.title.xsl
diff --git a/yocto-poky/documentation/template/titlepage.templates.xml b/import-layers/yocto-poky/documentation/template/titlepage.templates.xml
index f53f147002..f53f147002 100644
--- a/yocto-poky/documentation/template/titlepage.templates.xml
+++ b/import-layers/yocto-poky/documentation/template/titlepage.templates.xml
diff --git a/yocto-poky/documentation/template/yocto-project-qs.png b/import-layers/yocto-poky/documentation/template/yocto-project-qs.png
index 333442e0d6..333442e0d6 100644
--- a/yocto-poky/documentation/template/yocto-project-qs.png
+++ b/import-layers/yocto-poky/documentation/template/yocto-project-qs.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/add-variable.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/add-variable.png
index 6bdcca705a..6bdcca705a 100644
--- a/yocto-poky/documentation/toaster-manual/figures/add-variable.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/add-variable.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/bash-oecore.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/bash-oecore.png
index 801a5d911f..801a5d911f 100644
--- a/yocto-poky/documentation/toaster-manual/figures/bash-oecore.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/bash-oecore.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/compatible-layers.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/compatible-layers.png
index 38436b075c..38436b075c 100644
--- a/yocto-poky/documentation/toaster-manual/figures/compatible-layers.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/compatible-layers.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/hosted-service.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/hosted-service.png
index 01fea7b245..01fea7b245 100644
--- a/yocto-poky/documentation/toaster-manual/figures/hosted-service.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/hosted-service.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/import-layer.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/import-layer.png
index 436ec7af4a..436ec7af4a 100644
--- a/yocto-poky/documentation/toaster-manual/figures/import-layer.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/import-layer.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/new-project.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/new-project.png
index dbc50b9918..dbc50b9918 100644
--- a/yocto-poky/documentation/toaster-manual/figures/new-project.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/new-project.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/set-variable.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/set-variable.png
index d36b52754e..d36b52754e 100644
--- a/yocto-poky/documentation/toaster-manual/figures/set-variable.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/set-variable.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/simple-configuration.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/simple-configuration.png
index e8fce2bf18..e8fce2bf18 100644
--- a/yocto-poky/documentation/toaster-manual/figures/simple-configuration.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/simple-configuration.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/toaster-title.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/toaster-title.png
index b7ea39cd8d..b7ea39cd8d 100644
--- a/yocto-poky/documentation/toaster-manual/figures/toaster-title.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/toaster-title.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/figures/variable-added.png b/import-layers/yocto-poky/documentation/toaster-manual/figures/variable-added.png
index 518f25fa15..518f25fa15 100644
--- a/yocto-poky/documentation/toaster-manual/figures/variable-added.png
+++ b/import-layers/yocto-poky/documentation/toaster-manual/figures/variable-added.png
Binary files differ
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl
index d78694ac14..d78694ac14 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-customization.xsl
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml
index ee1dcbabaf..ee1dcbabaf 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-intro.xml
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml
index 3a46b61b73..3a46b61b73 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-reference.xml
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index 963b211223..963b211223 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-start.xml b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-start.xml
index daefa79090..daefa79090 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-start.xml
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-start.xml
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual-style.css b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-style.css
index 6d6b9fb65d..6d6b9fb65d 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual-style.css
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual-style.css
diff --git a/yocto-poky/documentation/toaster-manual/toaster-manual.xml b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual.xml
index 7a8912a6e7..7a8912a6e7 100644
--- a/yocto-poky/documentation/toaster-manual/toaster-manual.xml
+++ b/import-layers/yocto-poky/documentation/toaster-manual/toaster-manual.xml
diff --git a/yocto-poky/documentation/tools/eclipse-help.sed b/import-layers/yocto-poky/documentation/tools/eclipse-help.sed
index 38690bc938..38690bc938 100644
--- a/yocto-poky/documentation/tools/eclipse-help.sed
+++ b/import-layers/yocto-poky/documentation/tools/eclipse-help.sed
diff --git a/yocto-poky/documentation/tools/mega-manual.sed b/import-layers/yocto-poky/documentation/tools/mega-manual.sed
index 5a3bdf9fb9..5a3bdf9fb9 100644
--- a/yocto-poky/documentation/tools/mega-manual.sed
+++ b/import-layers/yocto-poky/documentation/tools/mega-manual.sed
diff --git a/yocto-poky/documentation/tools/poky-docbook-to-pdf b/import-layers/yocto-poky/documentation/tools/poky-docbook-to-pdf
index f55fd278af..f55fd278af 100755
--- a/yocto-poky/documentation/tools/poky-docbook-to-pdf
+++ b/import-layers/yocto-poky/documentation/tools/poky-docbook-to-pdf
diff --git a/yocto-poky/documentation/tools/update-documentation-conf b/import-layers/yocto-poky/documentation/tools/update-documentation-conf
index 3f8d280093..3f8d280093 100644
--- a/yocto-poky/documentation/tools/update-documentation-conf
+++ b/import-layers/yocto-poky/documentation/tools/update-documentation-conf
diff --git a/yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png b/import-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png
index 82b7a55a35..82b7a55a35 100644
--- a/yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-environment.png
Binary files differ
diff --git a/yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png b/import-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png
index 31d2b147fd..31d2b147fd 100755
--- a/yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/figures/yocto-project-transp.png
Binary files differ
diff --git a/yocto-poky/documentation/yocto-project-qs/qs-style.css b/import-layers/yocto-poky/documentation/yocto-project-qs/qs-style.css
index 235c85a1ba..235c85a1ba 100644
--- a/yocto-poky/documentation/yocto-project-qs/qs-style.css
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/qs-style.css
diff --git a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl
index dcc02dd370..dcc02dd370 100644
--- a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-customization.xsl
diff --git a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
index 50e6830dde..50e6830dde 100644
--- a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-eclipse-customization.xsl
diff --git a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl
index a435ac77ab..a435ac77ab 100644
--- a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs-titlepage.xsl
diff --git a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml
index c09e971d6a..c09e971d6a 100644
--- a/yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/import-layers/yocto-poky/documentation/yocto-project-qs/yocto-project-qs.xml
diff --git a/yocto-poky/meta-poky/classes/poky-sanity.bbclass b/import-layers/yocto-poky/meta-poky/classes/poky-sanity.bbclass
index 81cd2eb6a6..81cd2eb6a6 100644
--- a/yocto-poky/meta-poky/classes/poky-sanity.bbclass
+++ b/import-layers/yocto-poky/meta-poky/classes/poky-sanity.bbclass
diff --git a/yocto-poky/meta-poky/conf/bblayers.conf.sample b/import-layers/yocto-poky/meta-poky/conf/bblayers.conf.sample
index 8b1cbdfc5c..8b1cbdfc5c 100644
--- a/yocto-poky/meta-poky/conf/bblayers.conf.sample
+++ b/import-layers/yocto-poky/meta-poky/conf/bblayers.conf.sample
diff --git a/yocto-poky/meta-poky/conf/conf-notes.txt b/import-layers/yocto-poky/meta-poky/conf/conf-notes.txt
index 2f2932ba1f..2f2932ba1f 100644
--- a/yocto-poky/meta-poky/conf/conf-notes.txt
+++ b/import-layers/yocto-poky/meta-poky/conf/conf-notes.txt
diff --git a/yocto-poky/meta-poky/conf/distro/include/maintainers.inc b/import-layers/yocto-poky/meta-poky/conf/distro/include/maintainers.inc
index dbc33fc9ee..dbc33fc9ee 100644
--- a/yocto-poky/meta-poky/conf/distro/include/maintainers.inc
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/include/maintainers.inc
diff --git a/yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc b/import-layers/yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc
index e1abd3a1a7..e1abd3a1a7 100644
--- a/yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/include/poky-floating-revisions.inc
diff --git a/yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc b/import-layers/yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc
index 5194ff1430..5194ff1430 100644
--- a/yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/include/poky-world-exclude.inc
diff --git a/yocto-poky/meta-poky/conf/distro/poky-bleeding.conf b/import-layers/yocto-poky/meta-poky/conf/distro/poky-bleeding.conf
index 2d3e046a45..2d3e046a45 100644
--- a/yocto-poky/meta-poky/conf/distro/poky-bleeding.conf
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/poky-bleeding.conf
diff --git a/yocto-poky/meta-poky/conf/distro/poky-lsb.conf b/import-layers/yocto-poky/meta-poky/conf/distro/poky-lsb.conf
index e7d6995a73..e7d6995a73 100644
--- a/yocto-poky/meta-poky/conf/distro/poky-lsb.conf
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/poky-lsb.conf
diff --git a/yocto-poky/meta-poky/conf/distro/poky-tiny.conf b/import-layers/yocto-poky/meta-poky/conf/distro/poky-tiny.conf
index ac054201d0..ac054201d0 100644
--- a/yocto-poky/meta-poky/conf/distro/poky-tiny.conf
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/poky-tiny.conf
diff --git a/yocto-poky/meta-poky/conf/distro/poky.conf b/import-layers/yocto-poky/meta-poky/conf/distro/poky.conf
index 722bbf1c38..722bbf1c38 100644
--- a/yocto-poky/meta-poky/conf/distro/poky.conf
+++ b/import-layers/yocto-poky/meta-poky/conf/distro/poky.conf
diff --git a/yocto-poky/meta-poky/conf/layer.conf b/import-layers/yocto-poky/meta-poky/conf/layer.conf
index 8b7b33d48c..8b7b33d48c 100644
--- a/yocto-poky/meta-poky/conf/layer.conf
+++ b/import-layers/yocto-poky/meta-poky/conf/layer.conf
diff --git a/yocto-poky/meta-poky/conf/local.conf.sample b/import-layers/yocto-poky/meta-poky/conf/local.conf.sample
index a7b2d8065d..a7b2d8065d 100644
--- a/yocto-poky/meta-poky/conf/local.conf.sample
+++ b/import-layers/yocto-poky/meta-poky/conf/local.conf.sample
diff --git a/yocto-poky/meta-poky/conf/local.conf.sample.extended b/import-layers/yocto-poky/meta-poky/conf/local.conf.sample.extended
index aa7b42f828..aa7b42f828 100644
--- a/yocto-poky/meta-poky/conf/local.conf.sample.extended
+++ b/import-layers/yocto-poky/meta-poky/conf/local.conf.sample.extended
diff --git a/yocto-poky/meta-poky/conf/site.conf.sample b/import-layers/yocto-poky/meta-poky/conf/site.conf.sample
index 6cfefc574a..6cfefc574a 100644
--- a/yocto-poky/meta-poky/conf/site.conf.sample
+++ b/import-layers/yocto-poky/meta-poky/conf/site.conf.sample
diff --git a/yocto-poky/meta-poky/conf/toasterconf.json b/import-layers/yocto-poky/meta-poky/conf/toasterconf.json
index 606aac7769..606aac7769 100644
--- a/yocto-poky/meta-poky/conf/toasterconf.json
+++ b/import-layers/yocto-poky/meta-poky/conf/toasterconf.json
diff --git a/yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig b/import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
index 0a5d5c918d..0a5d5c918d 100644
--- a/yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox/poky-tiny/defconfig
diff --git a/yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend b/import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend
index 000578744a..000578744a 100644
--- a/yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/busybox/busybox_%.bbappend
diff --git a/yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h b/import-layers/yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h
index e84dac9334..e84dac9334 100644
--- a/yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/psplash/files/psplash-poky-img.h
diff --git a/yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend b/import-layers/yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend
index 433ef66977..433ef66977 100644
--- a/yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/psplash/psplash_git.bbappend
diff --git a/yocto-poky/meta-poky/recipes-core/tiny-init/files/init b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/init
index 9140e9558e..9140e9558e 100644
--- a/yocto-poky/meta-poky/recipes-core/tiny-init/files/init
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/init
diff --git a/yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample
index d9e198a200..d9e198a200 100644
--- a/yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/files/rc.local.sample
diff --git a/yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb
index 4d4e34dc8b..4d4e34dc8b 100644
--- a/yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb
+++ b/import-layers/yocto-poky/meta-poky/recipes-core/tiny-init/tiny-init.bb
diff --git a/yocto-poky/meta-selftest/COPYING.MIT b/import-layers/yocto-poky/meta-selftest/COPYING.MIT
index 89de354795..89de354795 100644
--- a/yocto-poky/meta-selftest/COPYING.MIT
+++ b/import-layers/yocto-poky/meta-selftest/COPYING.MIT
diff --git a/yocto-poky/meta-selftest/README b/import-layers/yocto-poky/meta-selftest/README
index 11a6fee2d0..11a6fee2d0 100644
--- a/yocto-poky/meta-selftest/README
+++ b/import-layers/yocto-poky/meta-selftest/README
diff --git a/yocto-poky/meta-selftest/classes/test_events.bbclass b/import-layers/yocto-poky/meta-selftest/classes/test_events.bbclass
index 35324eb40b..35324eb40b 100644
--- a/yocto-poky/meta-selftest/classes/test_events.bbclass
+++ b/import-layers/yocto-poky/meta-selftest/classes/test_events.bbclass
diff --git a/yocto-poky/meta-selftest/conf/layer.conf b/import-layers/yocto-poky/meta-selftest/conf/layer.conf
index a847b78a20..a847b78a20 100644
--- a/yocto-poky/meta-selftest/conf/layer.conf
+++ b/import-layers/yocto-poky/meta-selftest/conf/layer.conf
diff --git a/yocto-poky/meta-selftest/conf/machine/qemux86copy.conf b/import-layers/yocto-poky/meta-selftest/conf/machine/qemux86copy.conf
index 76c13fdcb9..76c13fdcb9 100644
--- a/yocto-poky/meta-selftest/conf/machine/qemux86copy.conf
+++ b/import-layers/yocto-poky/meta-selftest/conf/machine/qemux86copy.conf
diff --git a/yocto-poky/meta-selftest/files/signing/key.pub b/import-layers/yocto-poky/meta-selftest/files/signing/key.pub
index e197bb3815..e197bb3815 100644
--- a/yocto-poky/meta-selftest/files/signing/key.pub
+++ b/import-layers/yocto-poky/meta-selftest/files/signing/key.pub
diff --git a/yocto-poky/meta-selftest/files/signing/key.secret b/import-layers/yocto-poky/meta-selftest/files/signing/key.secret
index d30d7cd610..d30d7cd610 100644
--- a/yocto-poky/meta-selftest/files/signing/key.secret
+++ b/import-layers/yocto-poky/meta-selftest/files/signing/key.secret
diff --git a/yocto-poky/meta-selftest/lib/devtool/__init__.py b/import-layers/yocto-poky/meta-selftest/lib/devtool/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-selftest/lib/devtool/__init__.py
+++ b/import-layers/yocto-poky/meta-selftest/lib/devtool/__init__.py
diff --git a/yocto-poky/meta-selftest/lib/devtool/test.py b/import-layers/yocto-poky/meta-selftest/lib/devtool/test.py
index b7474b5eee..b7474b5eee 100644
--- a/yocto-poky/meta-selftest/lib/devtool/test.py
+++ b/import-layers/yocto-poky/meta-selftest/lib/devtool/test.py
diff --git a/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
index 20a0ab7d39..20a0ab7d39 100644
--- a/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend b/import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
index 205720982c..205720982c 100644
--- a/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
diff --git a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
index 4ea3d74f0f..4ea3d74f0f 100644
--- a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/0001-Add-a-note-line-to-the-quick-reference.patch
diff --git a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb
index e93b0d5514..e93b0d5514 100644
--- a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded
index afcc4aa13c..afcc4aa13c 100644
--- a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1_1.5.3.bb.upgraded
diff --git a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb
index 9bfce0afee..9bfce0afee 100644
--- a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded
index 9b947ed9ea..9b947ed9ea 100644
--- a/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded
diff --git a/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
index 905c6694f3..905c6694f3 100644
--- a/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/emptytest/emptytest.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/error/error.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/error/error.bb
index a7bdecf29d..a7bdecf29d 100644
--- a/yocto-poky/meta-selftest/recipes-test/error/error.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/error/error.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/images/error-image.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
index 13d9cc010e..13d9cc010e 100644
--- a/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/error-image.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb
index f17094c5d0..f17094c5d0 100644
--- a/yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/oe-selftest-image.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb
index 88d8d612e8..88d8d612e8 100644
--- a/yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/test-empty-image.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb
index a294ba7af4..a294ba7af4 100644
--- a/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks b/import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks
index d55075d503..d55075d503 100644
--- a/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/images/wic-image-minimal.wks
diff --git a/yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend b/import-layers/yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend
index 205720982c..205720982c 100644
--- a/yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/m4/m4_1.4.17.bbappend
diff --git a/yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch b/import-layers/yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
index a0d59b78ce..a0d59b78ce 100644
--- a/yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/man/man/man-1.5h1-make.patch
diff --git a/yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend b/import-layers/yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend
index 205720982c..205720982c 100644
--- a/yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/man/man_1.6g.bbappend
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch
index bdc99c94f0..bdc99c94f0 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/add-file.patch
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/file1 b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/file1
index 7571aa7a88..7571aa7a88 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/file1
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/file1
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh
index 9de30d69ca..9de30d69ca 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/installscript.sh
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func
index 2802bb348b..2802bb348b 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-func
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile
index 996298bf1f..996298bf1f 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-globfile
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile
index 585ae3e9b0..585ae3e9b0 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-inst-todir-globfile
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig
index 593d6a0bb4..593d6a0bb4 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-orig
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile
index 1e20a2b03e..1e20a2b03e 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir
index 85bd5eba46..85bd5eba46 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/selftest-replaceme-todir
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir
index d516b4951b..d516b4951b 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/files/subdir/fileinsubdir
diff --git a/yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb
index 7d0a040beb..7d0a040beb 100644
--- a/yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb
diff --git a/yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend b/import-layers/yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend
index 205720982c..205720982c 100644
--- a/yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend
+++ b/import-layers/yocto-poky/meta-selftest/recipes-test/xcursor-transparent-theme/xcursor-transparent-theme_%.bbappend
diff --git a/yocto-poky/meta-skeleton/COPYING.MIT b/import-layers/yocto-poky/meta-skeleton/COPYING.MIT
index fb950dc69f..fb950dc69f 100644
--- a/yocto-poky/meta-skeleton/COPYING.MIT
+++ b/import-layers/yocto-poky/meta-skeleton/COPYING.MIT
diff --git a/yocto-poky/meta-skeleton/conf/layer.conf b/import-layers/yocto-poky/meta-skeleton/conf/layer.conf
index aca1633420..aca1633420 100644
--- a/yocto-poky/meta-skeleton/conf/layer.conf
+++ b/import-layers/yocto-poky/meta-skeleton/conf/layer.conf
diff --git a/yocto-poky/meta-skeleton/conf/multilib-example.conf b/import-layers/yocto-poky/meta-skeleton/conf/multilib-example.conf
index da6da7f1f6..da6da7f1f6 100644
--- a/yocto-poky/meta-skeleton/conf/multilib-example.conf
+++ b/import-layers/yocto-poky/meta-skeleton/conf/multilib-example.conf
diff --git a/yocto-poky/meta-skeleton/conf/multilib-example2.conf b/import-layers/yocto-poky/meta-skeleton/conf/multilib-example2.conf
index 2596f61d9f..2596f61d9f 100644
--- a/yocto-poky/meta-skeleton/conf/multilib-example2.conf
+++ b/import-layers/yocto-poky/meta-skeleton/conf/multilib-example2.conf
diff --git a/yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg b/import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg
index f840ecd26c..f840ecd26c 100644
--- a/yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox/no_rfkill.cfg
diff --git a/yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend b/import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
index 64cdefc76d..64cdefc76d 100644
--- a/yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-core/busybox/busybox_%.bbappend
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING
index 6d45519c8c..6d45519c8c 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/COPYING
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile
index 4ded35fbc3..4ded35fbc3 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/Makefile
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c
index f3c0d372eb..f3c0d372eb 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/files/hello.c
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb
index b140b0ac8e..b140b0ac8e 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/hello-mod/hello-mod_0.1.bb
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
index 6194d4f8da..6194d4f8da 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom.bb
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch
index 1c88315cdc..1c88315cdc 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/0001-linux-version-tweak.patch
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc
index aad5af49f1..aad5af49f1 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/feature.scc
diff --git a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg
index 0c26a86262..0c26a86262 100644
--- a/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-kernel/linux/linux-yocto-custom/smp.cfg
diff --git a/yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb b/import-layers/yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb
index f13186f933..f13186f933 100644
--- a/yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-multilib/images/core-image-multilib-example.bb
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT
index ec3e171131..ec3e171131 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/COPYRIGHT
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton
index a3edc9d08d..a3edc9d08d 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c
index 96c67ac118..96c67ac118 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service/skeleton_test.c
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb
index c5cd7a97bc..c5cd7a97bc 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/service/service_0.1.bb
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
index d3c02d5d61..d3c02d5d61 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1 b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file1
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2 b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file2
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3 b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file3
diff --git a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4 b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4
+++ b/import-layers/yocto-poky/meta-skeleton/recipes-skeleton/useradd/useradd-example/file4
diff --git a/yocto-poky/meta-yocto-bsp/conf/layer.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/layer.conf
index 44dbca60f7..44dbca60f7 100644
--- a/yocto-poky/meta-yocto-bsp/conf/layer.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/layer.conf
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf
index 179d135a5e..179d135a5e 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/beaglebone.conf
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf
index 6343dfc38c..6343dfc38c 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/edgerouter.conf
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
index f76e35af67..f76e35af67 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86-64.conf
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf
index 798b62ec2b..798b62ec2b 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/genericx86.conf
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 16b689de0a..16b689de0a 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
diff --git a/yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index f3ad12d98a..f3ad12d98a 100644
--- a/yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/__init__.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py
index 0f1aeb398f..0f1aeb398f 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/beaglebonetarget.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py
index b3338ca859..b3338ca859 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/edgeroutertarget.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py
index 7bc807d2bc..7bc807d2bc 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/controllers/grubtarget.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/__init__.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py
index 00aa36f60d..00aa36f60d 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/selftest/gummiboot.py
diff --git a/yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py
index 4c539a1f3f..4c539a1f3f 100644
--- a/yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py
+++ b/import-layers/yocto-poky/meta-yocto-bsp/lib/oeqa/yoctobsp.py
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig
index ffce012270..ffce012270 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone/machconfig
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig
index a81a23bf5b..a81a23bf5b 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86-64/machconfig
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig
index a81a23bf5b..a81a23bf5b 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/genericx86/machconfig
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend
index 72d991c7e5..72d991c7e5 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor_0.0.bbappend
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf
index 74d33c871f..74d33c871f 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.conf
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh
index 75cda99f54..75cda99f54 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check/gma500-gfx-check.sh
diff --git a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
index 00680de890..00680de890 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/gma500-gfx-check_1.0.bb
diff --git a/yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
index f86595c009..f86595c009 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/packagegroups/packagegroup-core-tools-profile.bbappend
diff --git a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine
index 305dc64dec..305dc64dec 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86-64/uClibc.machine
diff --git a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine
index 5df15f94cb..5df15f94cb 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc/genericx86/uClibc.machine
diff --git a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend
index 72d991c7e5..72d991c7e5 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-core/uclibc/uclibc_git.bbappend
diff --git a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86-64/xorg.conf
diff --git a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config/genericx86/xorg.conf
diff --git a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 72d991c7e5..72d991c7e5 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
diff --git a/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
index b20a18bfe0..b20a18bfe0 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
index e31b0c8f2d..e31b0c8f2d 100644
--- a/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/meta-yocto/conf/layer.conf b/import-layers/yocto-poky/meta-yocto/conf/layer.conf
index 9ed30ed1f9..9ed30ed1f9 100644
--- a/yocto-poky/meta-yocto/conf/layer.conf
+++ b/import-layers/yocto-poky/meta-yocto/conf/layer.conf
diff --git a/yocto-poky/meta/COPYING.GPLv2 b/import-layers/yocto-poky/meta/COPYING.GPLv2
index d511905c16..d511905c16 100644
--- a/yocto-poky/meta/COPYING.GPLv2
+++ b/import-layers/yocto-poky/meta/COPYING.GPLv2
diff --git a/yocto-poky/meta/COPYING.MIT b/import-layers/yocto-poky/meta/COPYING.MIT
index fb950dc69f..fb950dc69f 100644
--- a/yocto-poky/meta/COPYING.MIT
+++ b/import-layers/yocto-poky/meta/COPYING.MIT
diff --git a/yocto-poky/meta/classes/allarch.bbclass b/import-layers/yocto-poky/meta/classes/allarch.bbclass
index 208cde6e5e..208cde6e5e 100644
--- a/yocto-poky/meta/classes/allarch.bbclass
+++ b/import-layers/yocto-poky/meta/classes/allarch.bbclass
diff --git a/yocto-poky/meta/classes/archiver.bbclass b/import-layers/yocto-poky/meta/classes/archiver.bbclass
index 2f3b278fb3..2f3b278fb3 100644
--- a/yocto-poky/meta/classes/archiver.bbclass
+++ b/import-layers/yocto-poky/meta/classes/archiver.bbclass
diff --git a/yocto-poky/meta/classes/autotools-brokensep.bbclass b/import-layers/yocto-poky/meta/classes/autotools-brokensep.bbclass
index 71cf97a391..71cf97a391 100644
--- a/yocto-poky/meta/classes/autotools-brokensep.bbclass
+++ b/import-layers/yocto-poky/meta/classes/autotools-brokensep.bbclass
diff --git a/yocto-poky/meta/classes/autotools.bbclass b/import-layers/yocto-poky/meta/classes/autotools.bbclass
index 6649f5df71..6649f5df71 100644
--- a/yocto-poky/meta/classes/autotools.bbclass
+++ b/import-layers/yocto-poky/meta/classes/autotools.bbclass
diff --git a/yocto-poky/meta/classes/base.bbclass b/import-layers/yocto-poky/meta/classes/base.bbclass
index a7ca3a6676..a7ca3a6676 100644
--- a/yocto-poky/meta/classes/base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/base.bbclass
diff --git a/yocto-poky/meta/classes/bash-completion.bbclass b/import-layers/yocto-poky/meta/classes/bash-completion.bbclass
index 74a878edfc..74a878edfc 100644
--- a/yocto-poky/meta/classes/bash-completion.bbclass
+++ b/import-layers/yocto-poky/meta/classes/bash-completion.bbclass
diff --git a/yocto-poky/meta/classes/bin_package.bbclass b/import-layers/yocto-poky/meta/classes/bin_package.bbclass
index a52b75be5c..a52b75be5c 100644
--- a/yocto-poky/meta/classes/bin_package.bbclass
+++ b/import-layers/yocto-poky/meta/classes/bin_package.bbclass
diff --git a/yocto-poky/meta/classes/binconfig-disabled.bbclass b/import-layers/yocto-poky/meta/classes/binconfig-disabled.bbclass
index 602a669aa1..602a669aa1 100644
--- a/yocto-poky/meta/classes/binconfig-disabled.bbclass
+++ b/import-layers/yocto-poky/meta/classes/binconfig-disabled.bbclass
diff --git a/yocto-poky/meta/classes/binconfig.bbclass b/import-layers/yocto-poky/meta/classes/binconfig.bbclass
index cbc4173601..cbc4173601 100644
--- a/yocto-poky/meta/classes/binconfig.bbclass
+++ b/import-layers/yocto-poky/meta/classes/binconfig.bbclass
diff --git a/yocto-poky/meta/classes/blacklist.bbclass b/import-layers/yocto-poky/meta/classes/blacklist.bbclass
index a0141a82c0..a0141a82c0 100644
--- a/yocto-poky/meta/classes/blacklist.bbclass
+++ b/import-layers/yocto-poky/meta/classes/blacklist.bbclass
diff --git a/yocto-poky/meta/classes/bluetooth.bbclass b/import-layers/yocto-poky/meta/classes/bluetooth.bbclass
index f88b4ae5b8..f88b4ae5b8 100644
--- a/yocto-poky/meta/classes/bluetooth.bbclass
+++ b/import-layers/yocto-poky/meta/classes/bluetooth.bbclass
diff --git a/yocto-poky/meta/classes/bugzilla.bbclass b/import-layers/yocto-poky/meta/classes/bugzilla.bbclass
index 3fc8956428..3fc8956428 100644
--- a/yocto-poky/meta/classes/bugzilla.bbclass
+++ b/import-layers/yocto-poky/meta/classes/bugzilla.bbclass
diff --git a/yocto-poky/meta/classes/buildhistory.bbclass b/import-layers/yocto-poky/meta/classes/buildhistory.bbclass
index 581d532693..581d532693 100644
--- a/yocto-poky/meta/classes/buildhistory.bbclass
+++ b/import-layers/yocto-poky/meta/classes/buildhistory.bbclass
diff --git a/yocto-poky/meta/classes/buildstats-summary.bbclass b/import-layers/yocto-poky/meta/classes/buildstats-summary.bbclass
index d73350b940..d73350b940 100644
--- a/yocto-poky/meta/classes/buildstats-summary.bbclass
+++ b/import-layers/yocto-poky/meta/classes/buildstats-summary.bbclass
diff --git a/yocto-poky/meta/classes/buildstats.bbclass b/import-layers/yocto-poky/meta/classes/buildstats.bbclass
index 34ecb03861..34ecb03861 100644
--- a/yocto-poky/meta/classes/buildstats.bbclass
+++ b/import-layers/yocto-poky/meta/classes/buildstats.bbclass
diff --git a/yocto-poky/meta/classes/ccache.bbclass b/import-layers/yocto-poky/meta/classes/ccache.bbclass
index 2cdce46932..2cdce46932 100644
--- a/yocto-poky/meta/classes/ccache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/ccache.bbclass
diff --git a/yocto-poky/meta/classes/chrpath.bbclass b/import-layers/yocto-poky/meta/classes/chrpath.bbclass
index 9c68855ab2..9c68855ab2 100644
--- a/yocto-poky/meta/classes/chrpath.bbclass
+++ b/import-layers/yocto-poky/meta/classes/chrpath.bbclass
diff --git a/yocto-poky/meta/classes/clutter.bbclass b/import-layers/yocto-poky/meta/classes/clutter.bbclass
index 167407dfdc..167407dfdc 100644
--- a/yocto-poky/meta/classes/clutter.bbclass
+++ b/import-layers/yocto-poky/meta/classes/clutter.bbclass
diff --git a/yocto-poky/meta/classes/cmake.bbclass b/import-layers/yocto-poky/meta/classes/cmake.bbclass
index 02f313a861..02f313a861 100644
--- a/yocto-poky/meta/classes/cmake.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cmake.bbclass
diff --git a/yocto-poky/meta/classes/cml1.bbclass b/import-layers/yocto-poky/meta/classes/cml1.bbclass
index b5dc028a2b..b5dc028a2b 100644
--- a/yocto-poky/meta/classes/cml1.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cml1.bbclass
diff --git a/yocto-poky/meta/classes/compress_doc.bbclass b/import-layers/yocto-poky/meta/classes/compress_doc.bbclass
index 8073c173e5..8073c173e5 100644
--- a/yocto-poky/meta/classes/compress_doc.bbclass
+++ b/import-layers/yocto-poky/meta/classes/compress_doc.bbclass
diff --git a/yocto-poky/meta/classes/copyleft_compliance.bbclass b/import-layers/yocto-poky/meta/classes/copyleft_compliance.bbclass
index 907c1836b3..907c1836b3 100644
--- a/yocto-poky/meta/classes/copyleft_compliance.bbclass
+++ b/import-layers/yocto-poky/meta/classes/copyleft_compliance.bbclass
diff --git a/yocto-poky/meta/classes/copyleft_filter.bbclass b/import-layers/yocto-poky/meta/classes/copyleft_filter.bbclass
index 46be7f7d2f..46be7f7d2f 100644
--- a/yocto-poky/meta/classes/copyleft_filter.bbclass
+++ b/import-layers/yocto-poky/meta/classes/copyleft_filter.bbclass
diff --git a/yocto-poky/meta/classes/core-image.bbclass b/import-layers/yocto-poky/meta/classes/core-image.bbclass
index 705cad8d91..705cad8d91 100644
--- a/yocto-poky/meta/classes/core-image.bbclass
+++ b/import-layers/yocto-poky/meta/classes/core-image.bbclass
diff --git a/yocto-poky/meta/classes/cpan-base.bbclass b/import-layers/yocto-poky/meta/classes/cpan-base.bbclass
index 55ac052695..55ac052695 100644
--- a/yocto-poky/meta/classes/cpan-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cpan-base.bbclass
diff --git a/yocto-poky/meta/classes/cpan.bbclass b/import-layers/yocto-poky/meta/classes/cpan.bbclass
index 8e079e0d55..8e079e0d55 100644
--- a/yocto-poky/meta/classes/cpan.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cpan.bbclass
diff --git a/yocto-poky/meta/classes/cpan_build.bbclass b/import-layers/yocto-poky/meta/classes/cpan_build.bbclass
index fac074d610..fac074d610 100644
--- a/yocto-poky/meta/classes/cpan_build.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cpan_build.bbclass
diff --git a/yocto-poky/meta/classes/cross-canadian.bbclass b/import-layers/yocto-poky/meta/classes/cross-canadian.bbclass
index e07b1bdb6c..e07b1bdb6c 100644
--- a/yocto-poky/meta/classes/cross-canadian.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cross-canadian.bbclass
diff --git a/yocto-poky/meta/classes/cross.bbclass b/import-layers/yocto-poky/meta/classes/cross.bbclass
index 81d1c9d855..81d1c9d855 100644
--- a/yocto-poky/meta/classes/cross.bbclass
+++ b/import-layers/yocto-poky/meta/classes/cross.bbclass
diff --git a/yocto-poky/meta/classes/crosssdk.bbclass b/import-layers/yocto-poky/meta/classes/crosssdk.bbclass
index 7315c38f13..7315c38f13 100644
--- a/yocto-poky/meta/classes/crosssdk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/crosssdk.bbclass
diff --git a/yocto-poky/meta/classes/debian.bbclass b/import-layers/yocto-poky/meta/classes/debian.bbclass
index be7cacca98..be7cacca98 100644
--- a/yocto-poky/meta/classes/debian.bbclass
+++ b/import-layers/yocto-poky/meta/classes/debian.bbclass
diff --git a/yocto-poky/meta/classes/deploy.bbclass b/import-layers/yocto-poky/meta/classes/deploy.bbclass
index 8ad07da015..8ad07da015 100644
--- a/yocto-poky/meta/classes/deploy.bbclass
+++ b/import-layers/yocto-poky/meta/classes/deploy.bbclass
diff --git a/yocto-poky/meta/classes/devshell.bbclass b/import-layers/yocto-poky/meta/classes/devshell.bbclass
index 341d9c0002..341d9c0002 100644
--- a/yocto-poky/meta/classes/devshell.bbclass
+++ b/import-layers/yocto-poky/meta/classes/devshell.bbclass
diff --git a/yocto-poky/meta/classes/distro_features_check.bbclass b/import-layers/yocto-poky/meta/classes/distro_features_check.bbclass
index 7e91dbcf4a..7e91dbcf4a 100644
--- a/yocto-poky/meta/classes/distro_features_check.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distro_features_check.bbclass
diff --git a/yocto-poky/meta/classes/distrodata.bbclass b/import-layers/yocto-poky/meta/classes/distrodata.bbclass
index 51bfc1e54d..51bfc1e54d 100644
--- a/yocto-poky/meta/classes/distrodata.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distrodata.bbclass
diff --git a/yocto-poky/meta/classes/distutils-base.bbclass b/import-layers/yocto-poky/meta/classes/distutils-base.bbclass
index aa18e8b292..aa18e8b292 100644
--- a/yocto-poky/meta/classes/distutils-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils-base.bbclass
diff --git a/yocto-poky/meta/classes/distutils-common-base.bbclass b/import-layers/yocto-poky/meta/classes/distutils-common-base.bbclass
index 08511f59cc..08511f59cc 100644
--- a/yocto-poky/meta/classes/distutils-common-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils-common-base.bbclass
diff --git a/yocto-poky/meta/classes/distutils-native-base.bbclass b/import-layers/yocto-poky/meta/classes/distutils-native-base.bbclass
index 509cb9551a..509cb9551a 100644
--- a/yocto-poky/meta/classes/distutils-native-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils-native-base.bbclass
diff --git a/yocto-poky/meta/classes/distutils-tools.bbclass b/import-layers/yocto-poky/meta/classes/distutils-tools.bbclass
index 8d9b3f78f7..8d9b3f78f7 100644
--- a/yocto-poky/meta/classes/distutils-tools.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils-tools.bbclass
diff --git a/yocto-poky/meta/classes/distutils.bbclass b/import-layers/yocto-poky/meta/classes/distutils.bbclass
index da48a2ed5e..da48a2ed5e 100644
--- a/yocto-poky/meta/classes/distutils.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils.bbclass
diff --git a/yocto-poky/meta/classes/distutils3-base.bbclass b/import-layers/yocto-poky/meta/classes/distutils3-base.bbclass
index 2a093d3a8c..2a093d3a8c 100644
--- a/yocto-poky/meta/classes/distutils3-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils3-base.bbclass
diff --git a/yocto-poky/meta/classes/distutils3-native-base.bbclass b/import-layers/yocto-poky/meta/classes/distutils3-native-base.bbclass
index db9a1a73c2..db9a1a73c2 100644
--- a/yocto-poky/meta/classes/distutils3-native-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils3-native-base.bbclass
diff --git a/yocto-poky/meta/classes/distutils3.bbclass b/import-layers/yocto-poky/meta/classes/distutils3.bbclass
index 4f6ca44822..4f6ca44822 100644
--- a/yocto-poky/meta/classes/distutils3.bbclass
+++ b/import-layers/yocto-poky/meta/classes/distutils3.bbclass
diff --git a/yocto-poky/meta/classes/externalsrc.bbclass b/import-layers/yocto-poky/meta/classes/externalsrc.bbclass
index da7eb4781c..da7eb4781c 100644
--- a/yocto-poky/meta/classes/externalsrc.bbclass
+++ b/import-layers/yocto-poky/meta/classes/externalsrc.bbclass
diff --git a/yocto-poky/meta/classes/extrausers.bbclass b/import-layers/yocto-poky/meta/classes/extrausers.bbclass
index 43900f359d..43900f359d 100644
--- a/yocto-poky/meta/classes/extrausers.bbclass
+++ b/import-layers/yocto-poky/meta/classes/extrausers.bbclass
diff --git a/yocto-poky/meta/classes/fontcache.bbclass b/import-layers/yocto-poky/meta/classes/fontcache.bbclass
index 8ebdfc4f5c..8ebdfc4f5c 100644
--- a/yocto-poky/meta/classes/fontcache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/fontcache.bbclass
diff --git a/yocto-poky/meta/classes/fs-uuid.bbclass b/import-layers/yocto-poky/meta/classes/fs-uuid.bbclass
index bd2613cf10..bd2613cf10 100644
--- a/yocto-poky/meta/classes/fs-uuid.bbclass
+++ b/import-layers/yocto-poky/meta/classes/fs-uuid.bbclass
diff --git a/yocto-poky/meta/classes/gconf.bbclass b/import-layers/yocto-poky/meta/classes/gconf.bbclass
index d7afa7282f..d7afa7282f 100644
--- a/yocto-poky/meta/classes/gconf.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gconf.bbclass
diff --git a/yocto-poky/meta/classes/gettext.bbclass b/import-layers/yocto-poky/meta/classes/gettext.bbclass
index 03b89b2455..03b89b2455 100644
--- a/yocto-poky/meta/classes/gettext.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gettext.bbclass
diff --git a/yocto-poky/meta/classes/gio-module-cache.bbclass b/import-layers/yocto-poky/meta/classes/gio-module-cache.bbclass
index 91461b11e7..91461b11e7 100644
--- a/yocto-poky/meta/classes/gio-module-cache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gio-module-cache.bbclass
diff --git a/yocto-poky/meta/classes/gnome.bbclass b/import-layers/yocto-poky/meta/classes/gnome.bbclass
index c6202bbb75..c6202bbb75 100644
--- a/yocto-poky/meta/classes/gnome.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gnome.bbclass
diff --git a/yocto-poky/meta/classes/gnomebase.bbclass b/import-layers/yocto-poky/meta/classes/gnomebase.bbclass
index e5c67760ce..e5c67760ce 100644
--- a/yocto-poky/meta/classes/gnomebase.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gnomebase.bbclass
diff --git a/yocto-poky/meta/classes/gobject-introspection-data.bbclass b/import-layers/yocto-poky/meta/classes/gobject-introspection-data.bbclass
index b1bdd268e6..b1bdd268e6 100644
--- a/yocto-poky/meta/classes/gobject-introspection-data.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gobject-introspection-data.bbclass
diff --git a/yocto-poky/meta/classes/gobject-introspection.bbclass b/import-layers/yocto-poky/meta/classes/gobject-introspection.bbclass
index 2d73e402ce..2d73e402ce 100644
--- a/yocto-poky/meta/classes/gobject-introspection.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gobject-introspection.bbclass
diff --git a/yocto-poky/meta/classes/grub-efi.bbclass b/import-layers/yocto-poky/meta/classes/grub-efi.bbclass
index 4ce3d2844a..4ce3d2844a 100644
--- a/yocto-poky/meta/classes/grub-efi.bbclass
+++ b/import-layers/yocto-poky/meta/classes/grub-efi.bbclass
diff --git a/yocto-poky/meta/classes/gsettings.bbclass b/import-layers/yocto-poky/meta/classes/gsettings.bbclass
index dec5abc026..dec5abc026 100644
--- a/yocto-poky/meta/classes/gsettings.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gsettings.bbclass
diff --git a/yocto-poky/meta/classes/gtk-doc.bbclass b/import-layers/yocto-poky/meta/classes/gtk-doc.bbclass
index e32f98dcfc..e32f98dcfc 100644
--- a/yocto-poky/meta/classes/gtk-doc.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gtk-doc.bbclass
diff --git a/yocto-poky/meta/classes/gtk-icon-cache.bbclass b/import-layers/yocto-poky/meta/classes/gtk-icon-cache.bbclass
index 0f1052b08c..0f1052b08c 100644
--- a/yocto-poky/meta/classes/gtk-icon-cache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gtk-icon-cache.bbclass
diff --git a/yocto-poky/meta/classes/gtk-immodules-cache.bbclass b/import-layers/yocto-poky/meta/classes/gtk-immodules-cache.bbclass
index c099cd38e4..c099cd38e4 100644
--- a/yocto-poky/meta/classes/gtk-immodules-cache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gtk-immodules-cache.bbclass
diff --git a/yocto-poky/meta/classes/gummiboot.bbclass b/import-layers/yocto-poky/meta/classes/gummiboot.bbclass
index 1ebb9462d3..1ebb9462d3 100644
--- a/yocto-poky/meta/classes/gummiboot.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gummiboot.bbclass
diff --git a/yocto-poky/meta/classes/gzipnative.bbclass b/import-layers/yocto-poky/meta/classes/gzipnative.bbclass
index 326cbbb6f6..326cbbb6f6 100644
--- a/yocto-poky/meta/classes/gzipnative.bbclass
+++ b/import-layers/yocto-poky/meta/classes/gzipnative.bbclass
diff --git a/yocto-poky/meta/classes/icecc.bbclass b/import-layers/yocto-poky/meta/classes/icecc.bbclass
index e1c06c49cb..e1c06c49cb 100644
--- a/yocto-poky/meta/classes/icecc.bbclass
+++ b/import-layers/yocto-poky/meta/classes/icecc.bbclass
diff --git a/yocto-poky/meta/classes/image-buildinfo.bbclass b/import-layers/yocto-poky/meta/classes/image-buildinfo.bbclass
index 197b24235b..197b24235b 100644
--- a/yocto-poky/meta/classes/image-buildinfo.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-buildinfo.bbclass
diff --git a/yocto-poky/meta/classes/image-live.bbclass b/import-layers/yocto-poky/meta/classes/image-live.bbclass
index c8a8610604..c8a8610604 100644
--- a/yocto-poky/meta/classes/image-live.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-live.bbclass
diff --git a/yocto-poky/meta/classes/image-mklibs.bbclass b/import-layers/yocto-poky/meta/classes/image-mklibs.bbclass
index 5f6df1b17f..5f6df1b17f 100644
--- a/yocto-poky/meta/classes/image-mklibs.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-mklibs.bbclass
diff --git a/yocto-poky/meta/classes/image-prelink.bbclass b/import-layers/yocto-poky/meta/classes/image-prelink.bbclass
index 4157df021a..4157df021a 100644
--- a/yocto-poky/meta/classes/image-prelink.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-prelink.bbclass
diff --git a/yocto-poky/meta/classes/image-swab.bbclass b/import-layers/yocto-poky/meta/classes/image-swab.bbclass
index 6b02cadafe..6b02cadafe 100644
--- a/yocto-poky/meta/classes/image-swab.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-swab.bbclass
diff --git a/yocto-poky/meta/classes/image-vm.bbclass b/import-layers/yocto-poky/meta/classes/image-vm.bbclass
index 47f73261f1..47f73261f1 100644
--- a/yocto-poky/meta/classes/image-vm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image-vm.bbclass
diff --git a/yocto-poky/meta/classes/image.bbclass b/import-layers/yocto-poky/meta/classes/image.bbclass
index 8bfd24193e..8bfd24193e 100644
--- a/yocto-poky/meta/classes/image.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image.bbclass
diff --git a/yocto-poky/meta/classes/image_types.bbclass b/import-layers/yocto-poky/meta/classes/image_types.bbclass
index 53af7ca8dc..53af7ca8dc 100644
--- a/yocto-poky/meta/classes/image_types.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image_types.bbclass
diff --git a/yocto-poky/meta/classes/image_types_uboot.bbclass b/import-layers/yocto-poky/meta/classes/image_types_uboot.bbclass
index 19e4aa2e47..19e4aa2e47 100644
--- a/yocto-poky/meta/classes/image_types_uboot.bbclass
+++ b/import-layers/yocto-poky/meta/classes/image_types_uboot.bbclass
diff --git a/yocto-poky/meta/classes/insane.bbclass b/import-layers/yocto-poky/meta/classes/insane.bbclass
index c57b21735d..c57b21735d 100644
--- a/yocto-poky/meta/classes/insane.bbclass
+++ b/import-layers/yocto-poky/meta/classes/insane.bbclass
diff --git a/yocto-poky/meta/classes/kernel-arch.bbclass b/import-layers/yocto-poky/meta/classes/kernel-arch.bbclass
index 3ed5986a52..3ed5986a52 100644
--- a/yocto-poky/meta/classes/kernel-arch.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-arch.bbclass
diff --git a/yocto-poky/meta/classes/kernel-fitimage.bbclass b/import-layers/yocto-poky/meta/classes/kernel-fitimage.bbclass
index e5b75edf5b..e5b75edf5b 100644
--- a/yocto-poky/meta/classes/kernel-fitimage.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-fitimage.bbclass
diff --git a/yocto-poky/meta/classes/kernel-grub.bbclass b/import-layers/yocto-poky/meta/classes/kernel-grub.bbclass
index a63f482a91..a63f482a91 100644
--- a/yocto-poky/meta/classes/kernel-grub.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-grub.bbclass
diff --git a/yocto-poky/meta/classes/kernel-module-split.bbclass b/import-layers/yocto-poky/meta/classes/kernel-module-split.bbclass
index e1a70e6215..e1a70e6215 100644
--- a/yocto-poky/meta/classes/kernel-module-split.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-module-split.bbclass
diff --git a/yocto-poky/meta/classes/kernel-uboot.bbclass b/import-layers/yocto-poky/meta/classes/kernel-uboot.bbclass
index 345e7f5f3b..345e7f5f3b 100644
--- a/yocto-poky/meta/classes/kernel-uboot.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-uboot.bbclass
diff --git a/yocto-poky/meta/classes/kernel-uimage.bbclass b/import-layers/yocto-poky/meta/classes/kernel-uimage.bbclass
index f73965b13f..f73965b13f 100644
--- a/yocto-poky/meta/classes/kernel-uimage.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-uimage.bbclass
diff --git a/yocto-poky/meta/classes/kernel-yocto.bbclass b/import-layers/yocto-poky/meta/classes/kernel-yocto.bbclass
index f86b3ef011..f86b3ef011 100644
--- a/yocto-poky/meta/classes/kernel-yocto.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel-yocto.bbclass
diff --git a/yocto-poky/meta/classes/kernel.bbclass b/import-layers/yocto-poky/meta/classes/kernel.bbclass
index 6e3e81e936..6e3e81e936 100644
--- a/yocto-poky/meta/classes/kernel.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernel.bbclass
diff --git a/yocto-poky/meta/classes/kernelsrc.bbclass b/import-layers/yocto-poky/meta/classes/kernelsrc.bbclass
index 9efd46a92d..9efd46a92d 100644
--- a/yocto-poky/meta/classes/kernelsrc.bbclass
+++ b/import-layers/yocto-poky/meta/classes/kernelsrc.bbclass
diff --git a/yocto-poky/meta/classes/lib_package.bbclass b/import-layers/yocto-poky/meta/classes/lib_package.bbclass
index 8849f59042..8849f59042 100644
--- a/yocto-poky/meta/classes/lib_package.bbclass
+++ b/import-layers/yocto-poky/meta/classes/lib_package.bbclass
diff --git a/yocto-poky/meta/classes/libc-common.bbclass b/import-layers/yocto-poky/meta/classes/libc-common.bbclass
index bbc80167dd..bbc80167dd 100644
--- a/yocto-poky/meta/classes/libc-common.bbclass
+++ b/import-layers/yocto-poky/meta/classes/libc-common.bbclass
diff --git a/yocto-poky/meta/classes/libc-package.bbclass b/import-layers/yocto-poky/meta/classes/libc-package.bbclass
index 467d567923..467d567923 100644
--- a/yocto-poky/meta/classes/libc-package.bbclass
+++ b/import-layers/yocto-poky/meta/classes/libc-package.bbclass
diff --git a/yocto-poky/meta/classes/license.bbclass b/import-layers/yocto-poky/meta/classes/license.bbclass
index 43944e6ee6..43944e6ee6 100644
--- a/yocto-poky/meta/classes/license.bbclass
+++ b/import-layers/yocto-poky/meta/classes/license.bbclass
diff --git a/yocto-poky/meta/classes/linux-kernel-base.bbclass b/import-layers/yocto-poky/meta/classes/linux-kernel-base.bbclass
index 89ce71605c..89ce71605c 100644
--- a/yocto-poky/meta/classes/linux-kernel-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/linux-kernel-base.bbclass
diff --git a/yocto-poky/meta/classes/linuxloader.bbclass b/import-layers/yocto-poky/meta/classes/linuxloader.bbclass
index 5c4dc5c51b..5c4dc5c51b 100644
--- a/yocto-poky/meta/classes/linuxloader.bbclass
+++ b/import-layers/yocto-poky/meta/classes/linuxloader.bbclass
diff --git a/yocto-poky/meta/classes/live-vm-common.bbclass b/import-layers/yocto-poky/meta/classes/live-vm-common.bbclass
index c751385e7d..c751385e7d 100644
--- a/yocto-poky/meta/classes/live-vm-common.bbclass
+++ b/import-layers/yocto-poky/meta/classes/live-vm-common.bbclass
diff --git a/yocto-poky/meta/classes/logging.bbclass b/import-layers/yocto-poky/meta/classes/logging.bbclass
index 06c7c31c3e..06c7c31c3e 100644
--- a/yocto-poky/meta/classes/logging.bbclass
+++ b/import-layers/yocto-poky/meta/classes/logging.bbclass
diff --git a/yocto-poky/meta/classes/meta.bbclass b/import-layers/yocto-poky/meta/classes/meta.bbclass
index 5e6890238b..5e6890238b 100644
--- a/yocto-poky/meta/classes/meta.bbclass
+++ b/import-layers/yocto-poky/meta/classes/meta.bbclass
diff --git a/yocto-poky/meta/classes/metadata_scm.bbclass b/import-layers/yocto-poky/meta/classes/metadata_scm.bbclass
index 0f7f4235a3..0f7f4235a3 100644
--- a/yocto-poky/meta/classes/metadata_scm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/metadata_scm.bbclass
diff --git a/yocto-poky/meta/classes/migrate_localcount.bbclass b/import-layers/yocto-poky/meta/classes/migrate_localcount.bbclass
index aa0df8bb76..aa0df8bb76 100644
--- a/yocto-poky/meta/classes/migrate_localcount.bbclass
+++ b/import-layers/yocto-poky/meta/classes/migrate_localcount.bbclass
diff --git a/yocto-poky/meta/classes/mime.bbclass b/import-layers/yocto-poky/meta/classes/mime.bbclass
index 721c73fcff..721c73fcff 100644
--- a/yocto-poky/meta/classes/mime.bbclass
+++ b/import-layers/yocto-poky/meta/classes/mime.bbclass
diff --git a/yocto-poky/meta/classes/mirrors.bbclass b/import-layers/yocto-poky/meta/classes/mirrors.bbclass
index 9e6d4836db..9e6d4836db 100644
--- a/yocto-poky/meta/classes/mirrors.bbclass
+++ b/import-layers/yocto-poky/meta/classes/mirrors.bbclass
diff --git a/yocto-poky/meta/classes/module-base.bbclass b/import-layers/yocto-poky/meta/classes/module-base.bbclass
index 6fe77c01b7..6fe77c01b7 100644
--- a/yocto-poky/meta/classes/module-base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/module-base.bbclass
diff --git a/yocto-poky/meta/classes/module.bbclass b/import-layers/yocto-poky/meta/classes/module.bbclass
index 01c9309eb0..01c9309eb0 100644
--- a/yocto-poky/meta/classes/module.bbclass
+++ b/import-layers/yocto-poky/meta/classes/module.bbclass
diff --git a/yocto-poky/meta/classes/multilib.bbclass b/import-layers/yocto-poky/meta/classes/multilib.bbclass
index d5a31287a8..d5a31287a8 100644
--- a/yocto-poky/meta/classes/multilib.bbclass
+++ b/import-layers/yocto-poky/meta/classes/multilib.bbclass
diff --git a/yocto-poky/meta/classes/multilib_global.bbclass b/import-layers/yocto-poky/meta/classes/multilib_global.bbclass
index 67dc72b76c..67dc72b76c 100644
--- a/yocto-poky/meta/classes/multilib_global.bbclass
+++ b/import-layers/yocto-poky/meta/classes/multilib_global.bbclass
diff --git a/yocto-poky/meta/classes/multilib_header.bbclass b/import-layers/yocto-poky/meta/classes/multilib_header.bbclass
index 5ee0a2d562..5ee0a2d562 100644
--- a/yocto-poky/meta/classes/multilib_header.bbclass
+++ b/import-layers/yocto-poky/meta/classes/multilib_header.bbclass
diff --git a/yocto-poky/meta/classes/native.bbclass b/import-layers/yocto-poky/meta/classes/native.bbclass
index f67ef00142..f67ef00142 100644
--- a/yocto-poky/meta/classes/native.bbclass
+++ b/import-layers/yocto-poky/meta/classes/native.bbclass
diff --git a/yocto-poky/meta/classes/nativesdk.bbclass b/import-layers/yocto-poky/meta/classes/nativesdk.bbclass
index f74da6267f..f74da6267f 100644
--- a/yocto-poky/meta/classes/nativesdk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/nativesdk.bbclass
diff --git a/yocto-poky/meta/classes/nopackages.bbclass b/import-layers/yocto-poky/meta/classes/nopackages.bbclass
index 0c2761bef0..0c2761bef0 100644
--- a/yocto-poky/meta/classes/nopackages.bbclass
+++ b/import-layers/yocto-poky/meta/classes/nopackages.bbclass
diff --git a/yocto-poky/meta/classes/npm.bbclass b/import-layers/yocto-poky/meta/classes/npm.bbclass
index 9843e87350..9843e87350 100644
--- a/yocto-poky/meta/classes/npm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/npm.bbclass
diff --git a/yocto-poky/meta/classes/oelint.bbclass b/import-layers/yocto-poky/meta/classes/oelint.bbclass
index 1b051ca22e..1b051ca22e 100644
--- a/yocto-poky/meta/classes/oelint.bbclass
+++ b/import-layers/yocto-poky/meta/classes/oelint.bbclass
diff --git a/yocto-poky/meta/classes/own-mirrors.bbclass b/import-layers/yocto-poky/meta/classes/own-mirrors.bbclass
index 12b42675bc..12b42675bc 100644
--- a/yocto-poky/meta/classes/own-mirrors.bbclass
+++ b/import-layers/yocto-poky/meta/classes/own-mirrors.bbclass
diff --git a/yocto-poky/meta/classes/package.bbclass b/import-layers/yocto-poky/meta/classes/package.bbclass
index 76b9f86491..76b9f86491 100644
--- a/yocto-poky/meta/classes/package.bbclass
+++ b/import-layers/yocto-poky/meta/classes/package.bbclass
diff --git a/yocto-poky/meta/classes/package_deb.bbclass b/import-layers/yocto-poky/meta/classes/package_deb.bbclass
index e1d05a74c2..e1d05a74c2 100644
--- a/yocto-poky/meta/classes/package_deb.bbclass
+++ b/import-layers/yocto-poky/meta/classes/package_deb.bbclass
diff --git a/yocto-poky/meta/classes/package_ipk.bbclass b/import-layers/yocto-poky/meta/classes/package_ipk.bbclass
index f1ad1d5c17..f1ad1d5c17 100644
--- a/yocto-poky/meta/classes/package_ipk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/package_ipk.bbclass
diff --git a/yocto-poky/meta/classes/package_rpm.bbclass b/import-layers/yocto-poky/meta/classes/package_rpm.bbclass
index 7d523a16f8..7d523a16f8 100644
--- a/yocto-poky/meta/classes/package_rpm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/package_rpm.bbclass
diff --git a/yocto-poky/meta/classes/package_tar.bbclass b/import-layers/yocto-poky/meta/classes/package_tar.bbclass
index 854e645286..854e645286 100644
--- a/yocto-poky/meta/classes/package_tar.bbclass
+++ b/import-layers/yocto-poky/meta/classes/package_tar.bbclass
diff --git a/yocto-poky/meta/classes/packagedata.bbclass b/import-layers/yocto-poky/meta/classes/packagedata.bbclass
index 3397f1e36b..3397f1e36b 100644
--- a/yocto-poky/meta/classes/packagedata.bbclass
+++ b/import-layers/yocto-poky/meta/classes/packagedata.bbclass
diff --git a/yocto-poky/meta/classes/packagegroup.bbclass b/import-layers/yocto-poky/meta/classes/packagegroup.bbclass
index 38bdbd3822..38bdbd3822 100644
--- a/yocto-poky/meta/classes/packagegroup.bbclass
+++ b/import-layers/yocto-poky/meta/classes/packagegroup.bbclass
diff --git a/yocto-poky/meta/classes/patch.bbclass b/import-layers/yocto-poky/meta/classes/patch.bbclass
index 3d22ad8381..3d22ad8381 100644
--- a/yocto-poky/meta/classes/patch.bbclass
+++ b/import-layers/yocto-poky/meta/classes/patch.bbclass
diff --git a/yocto-poky/meta/classes/perlnative.bbclass b/import-layers/yocto-poky/meta/classes/perlnative.bbclass
index cc8de8b381..cc8de8b381 100644
--- a/yocto-poky/meta/classes/perlnative.bbclass
+++ b/import-layers/yocto-poky/meta/classes/perlnative.bbclass
diff --git a/yocto-poky/meta/classes/pixbufcache.bbclass b/import-layers/yocto-poky/meta/classes/pixbufcache.bbclass
index dbe11e12da..dbe11e12da 100644
--- a/yocto-poky/meta/classes/pixbufcache.bbclass
+++ b/import-layers/yocto-poky/meta/classes/pixbufcache.bbclass
diff --git a/yocto-poky/meta/classes/pkgconfig.bbclass b/import-layers/yocto-poky/meta/classes/pkgconfig.bbclass
index ad1f84f506..ad1f84f506 100644
--- a/yocto-poky/meta/classes/pkgconfig.bbclass
+++ b/import-layers/yocto-poky/meta/classes/pkgconfig.bbclass
diff --git a/yocto-poky/meta/classes/populate_sdk.bbclass b/import-layers/yocto-poky/meta/classes/populate_sdk.bbclass
index f64a911b72..f64a911b72 100644
--- a/yocto-poky/meta/classes/populate_sdk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/populate_sdk.bbclass
diff --git a/yocto-poky/meta/classes/populate_sdk_base.bbclass b/import-layers/yocto-poky/meta/classes/populate_sdk_base.bbclass
index 008bb577c4..008bb577c4 100644
--- a/yocto-poky/meta/classes/populate_sdk_base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/populate_sdk_base.bbclass
diff --git a/yocto-poky/meta/classes/populate_sdk_ext.bbclass b/import-layers/yocto-poky/meta/classes/populate_sdk_ext.bbclass
index 87518d1767..87518d1767 100644
--- a/yocto-poky/meta/classes/populate_sdk_ext.bbclass
+++ b/import-layers/yocto-poky/meta/classes/populate_sdk_ext.bbclass
diff --git a/yocto-poky/meta/classes/prexport.bbclass b/import-layers/yocto-poky/meta/classes/prexport.bbclass
index 809ec1034e..809ec1034e 100644
--- a/yocto-poky/meta/classes/prexport.bbclass
+++ b/import-layers/yocto-poky/meta/classes/prexport.bbclass
diff --git a/yocto-poky/meta/classes/primport.bbclass b/import-layers/yocto-poky/meta/classes/primport.bbclass
index 8ed45f03f0..8ed45f03f0 100644
--- a/yocto-poky/meta/classes/primport.bbclass
+++ b/import-layers/yocto-poky/meta/classes/primport.bbclass
diff --git a/yocto-poky/meta/classes/ptest-gnome.bbclass b/import-layers/yocto-poky/meta/classes/ptest-gnome.bbclass
index 478a33474d..478a33474d 100644
--- a/yocto-poky/meta/classes/ptest-gnome.bbclass
+++ b/import-layers/yocto-poky/meta/classes/ptest-gnome.bbclass
diff --git a/yocto-poky/meta/classes/ptest.bbclass b/import-layers/yocto-poky/meta/classes/ptest.bbclass
index fa3561e621..fa3561e621 100644
--- a/yocto-poky/meta/classes/ptest.bbclass
+++ b/import-layers/yocto-poky/meta/classes/ptest.bbclass
diff --git a/yocto-poky/meta/classes/python-dir.bbclass b/import-layers/yocto-poky/meta/classes/python-dir.bbclass
index ebfa4b30f6..ebfa4b30f6 100644
--- a/yocto-poky/meta/classes/python-dir.bbclass
+++ b/import-layers/yocto-poky/meta/classes/python-dir.bbclass
diff --git a/yocto-poky/meta/classes/python3native.bbclass b/import-layers/yocto-poky/meta/classes/python3native.bbclass
index 8ec6b769da..8ec6b769da 100644
--- a/yocto-poky/meta/classes/python3native.bbclass
+++ b/import-layers/yocto-poky/meta/classes/python3native.bbclass
diff --git a/yocto-poky/meta/classes/pythonnative.bbclass b/import-layers/yocto-poky/meta/classes/pythonnative.bbclass
index 97029dc525..97029dc525 100644
--- a/yocto-poky/meta/classes/pythonnative.bbclass
+++ b/import-layers/yocto-poky/meta/classes/pythonnative.bbclass
diff --git a/yocto-poky/meta/classes/qemu.bbclass b/import-layers/yocto-poky/meta/classes/qemu.bbclass
index 75739dbbff..75739dbbff 100644
--- a/yocto-poky/meta/classes/qemu.bbclass
+++ b/import-layers/yocto-poky/meta/classes/qemu.bbclass
diff --git a/yocto-poky/meta/classes/recipe_sanity.bbclass b/import-layers/yocto-poky/meta/classes/recipe_sanity.bbclass
index 295611f0f8..295611f0f8 100644
--- a/yocto-poky/meta/classes/recipe_sanity.bbclass
+++ b/import-layers/yocto-poky/meta/classes/recipe_sanity.bbclass
diff --git a/yocto-poky/meta/classes/relocatable.bbclass b/import-layers/yocto-poky/meta/classes/relocatable.bbclass
index 4ca9981f44..4ca9981f44 100644
--- a/yocto-poky/meta/classes/relocatable.bbclass
+++ b/import-layers/yocto-poky/meta/classes/relocatable.bbclass
diff --git a/yocto-poky/meta/classes/remove-libtool.bbclass b/import-layers/yocto-poky/meta/classes/remove-libtool.bbclass
index 3fd0cd58f9..3fd0cd58f9 100644
--- a/yocto-poky/meta/classes/remove-libtool.bbclass
+++ b/import-layers/yocto-poky/meta/classes/remove-libtool.bbclass
diff --git a/yocto-poky/meta/classes/report-error.bbclass b/import-layers/yocto-poky/meta/classes/report-error.bbclass
index 82b5bcd690..82b5bcd690 100644
--- a/yocto-poky/meta/classes/report-error.bbclass
+++ b/import-layers/yocto-poky/meta/classes/report-error.bbclass
diff --git a/yocto-poky/meta/classes/rm_work.bbclass b/import-layers/yocto-poky/meta/classes/rm_work.bbclass
index c647d88d26..c647d88d26 100644
--- a/yocto-poky/meta/classes/rm_work.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rm_work.bbclass
diff --git a/yocto-poky/meta/classes/rootfs-postcommands.bbclass b/import-layers/yocto-poky/meta/classes/rootfs-postcommands.bbclass
index 95d28afa30..95d28afa30 100644
--- a/yocto-poky/meta/classes/rootfs-postcommands.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rootfs-postcommands.bbclass
diff --git a/yocto-poky/meta/classes/rootfs_deb.bbclass b/import-layers/yocto-poky/meta/classes/rootfs_deb.bbclass
index f79fca608e..f79fca608e 100644
--- a/yocto-poky/meta/classes/rootfs_deb.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rootfs_deb.bbclass
diff --git a/yocto-poky/meta/classes/rootfs_ipk.bbclass b/import-layers/yocto-poky/meta/classes/rootfs_ipk.bbclass
index d5c38fef74..d5c38fef74 100644
--- a/yocto-poky/meta/classes/rootfs_ipk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rootfs_ipk.bbclass
diff --git a/yocto-poky/meta/classes/rootfs_rpm.bbclass b/import-layers/yocto-poky/meta/classes/rootfs_rpm.bbclass
index 0d2e897c2b..0d2e897c2b 100644
--- a/yocto-poky/meta/classes/rootfs_rpm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rootfs_rpm.bbclass
diff --git a/yocto-poky/meta/classes/rootfsdebugfiles.bbclass b/import-layers/yocto-poky/meta/classes/rootfsdebugfiles.bbclass
index a558871e99..a558871e99 100644
--- a/yocto-poky/meta/classes/rootfsdebugfiles.bbclass
+++ b/import-layers/yocto-poky/meta/classes/rootfsdebugfiles.bbclass
diff --git a/yocto-poky/meta/classes/sanity.bbclass b/import-layers/yocto-poky/meta/classes/sanity.bbclass
index 77813e41bc..77813e41bc 100644
--- a/yocto-poky/meta/classes/sanity.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sanity.bbclass
diff --git a/yocto-poky/meta/classes/scons.bbclass b/import-layers/yocto-poky/meta/classes/scons.bbclass
index 1579b05c6a..1579b05c6a 100644
--- a/yocto-poky/meta/classes/scons.bbclass
+++ b/import-layers/yocto-poky/meta/classes/scons.bbclass
diff --git a/yocto-poky/meta/classes/sdl.bbclass b/import-layers/yocto-poky/meta/classes/sdl.bbclass
index cc31288f61..cc31288f61 100644
--- a/yocto-poky/meta/classes/sdl.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sdl.bbclass
diff --git a/yocto-poky/meta/classes/setuptools.bbclass b/import-layers/yocto-poky/meta/classes/setuptools.bbclass
index 56343b1c73..56343b1c73 100644
--- a/yocto-poky/meta/classes/setuptools.bbclass
+++ b/import-layers/yocto-poky/meta/classes/setuptools.bbclass
diff --git a/yocto-poky/meta/classes/setuptools3.bbclass b/import-layers/yocto-poky/meta/classes/setuptools3.bbclass
index de6dd9440c..de6dd9440c 100644
--- a/yocto-poky/meta/classes/setuptools3.bbclass
+++ b/import-layers/yocto-poky/meta/classes/setuptools3.bbclass
diff --git a/yocto-poky/meta/classes/sign_ipk.bbclass b/import-layers/yocto-poky/meta/classes/sign_ipk.bbclass
index a481f6d9a8..a481f6d9a8 100644
--- a/yocto-poky/meta/classes/sign_ipk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sign_ipk.bbclass
diff --git a/yocto-poky/meta/classes/sign_package_feed.bbclass b/import-layers/yocto-poky/meta/classes/sign_package_feed.bbclass
index 31a6e9b042..31a6e9b042 100644
--- a/yocto-poky/meta/classes/sign_package_feed.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sign_package_feed.bbclass
diff --git a/yocto-poky/meta/classes/sign_rpm.bbclass b/import-layers/yocto-poky/meta/classes/sign_rpm.bbclass
index a8ea75faaa..a8ea75faaa 100644
--- a/yocto-poky/meta/classes/sign_rpm.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sign_rpm.bbclass
diff --git a/yocto-poky/meta/classes/sip.bbclass b/import-layers/yocto-poky/meta/classes/sip.bbclass
index 6ed2a13bda..6ed2a13bda 100644
--- a/yocto-poky/meta/classes/sip.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sip.bbclass
diff --git a/yocto-poky/meta/classes/siteconfig.bbclass b/import-layers/yocto-poky/meta/classes/siteconfig.bbclass
index 45dce489de..45dce489de 100644
--- a/yocto-poky/meta/classes/siteconfig.bbclass
+++ b/import-layers/yocto-poky/meta/classes/siteconfig.bbclass
diff --git a/yocto-poky/meta/classes/siteinfo.bbclass b/import-layers/yocto-poky/meta/classes/siteinfo.bbclass
index 50141a353f..50141a353f 100644
--- a/yocto-poky/meta/classes/siteinfo.bbclass
+++ b/import-layers/yocto-poky/meta/classes/siteinfo.bbclass
diff --git a/yocto-poky/meta/classes/spdx.bbclass b/import-layers/yocto-poky/meta/classes/spdx.bbclass
index 0c9276584c..0c9276584c 100644
--- a/yocto-poky/meta/classes/spdx.bbclass
+++ b/import-layers/yocto-poky/meta/classes/spdx.bbclass
diff --git a/yocto-poky/meta/classes/sstate.bbclass b/import-layers/yocto-poky/meta/classes/sstate.bbclass
index 8c623271ad..8c623271ad 100644
--- a/yocto-poky/meta/classes/sstate.bbclass
+++ b/import-layers/yocto-poky/meta/classes/sstate.bbclass
diff --git a/yocto-poky/meta/classes/staging.bbclass b/import-layers/yocto-poky/meta/classes/staging.bbclass
index bc5dfa81af..bc5dfa81af 100644
--- a/yocto-poky/meta/classes/staging.bbclass
+++ b/import-layers/yocto-poky/meta/classes/staging.bbclass
diff --git a/yocto-poky/meta/classes/syslinux.bbclass b/import-layers/yocto-poky/meta/classes/syslinux.bbclass
index 4fcb0c5e72..4fcb0c5e72 100644
--- a/yocto-poky/meta/classes/syslinux.bbclass
+++ b/import-layers/yocto-poky/meta/classes/syslinux.bbclass
diff --git a/yocto-poky/meta/classes/systemd.bbclass b/import-layers/yocto-poky/meta/classes/systemd.bbclass
index db7873fbe2..db7873fbe2 100644
--- a/yocto-poky/meta/classes/systemd.bbclass
+++ b/import-layers/yocto-poky/meta/classes/systemd.bbclass
diff --git a/yocto-poky/meta/classes/terminal.bbclass b/import-layers/yocto-poky/meta/classes/terminal.bbclass
index 9f4c24e906..9f4c24e906 100644
--- a/yocto-poky/meta/classes/terminal.bbclass
+++ b/import-layers/yocto-poky/meta/classes/terminal.bbclass
diff --git a/yocto-poky/meta/classes/testimage-auto.bbclass b/import-layers/yocto-poky/meta/classes/testimage-auto.bbclass
index e0a22b773c..e0a22b773c 100644
--- a/yocto-poky/meta/classes/testimage-auto.bbclass
+++ b/import-layers/yocto-poky/meta/classes/testimage-auto.bbclass
diff --git a/yocto-poky/meta/classes/testimage.bbclass b/import-layers/yocto-poky/meta/classes/testimage.bbclass
index e77bb11922..e77bb11922 100644
--- a/yocto-poky/meta/classes/testimage.bbclass
+++ b/import-layers/yocto-poky/meta/classes/testimage.bbclass
diff --git a/yocto-poky/meta/classes/testsdk.bbclass b/import-layers/yocto-poky/meta/classes/testsdk.bbclass
index f4dc2c36dc..f4dc2c36dc 100644
--- a/yocto-poky/meta/classes/testsdk.bbclass
+++ b/import-layers/yocto-poky/meta/classes/testsdk.bbclass
diff --git a/yocto-poky/meta/classes/texinfo.bbclass b/import-layers/yocto-poky/meta/classes/texinfo.bbclass
index 92efbccddf..92efbccddf 100644
--- a/yocto-poky/meta/classes/texinfo.bbclass
+++ b/import-layers/yocto-poky/meta/classes/texinfo.bbclass
diff --git a/yocto-poky/meta/classes/tinderclient.bbclass b/import-layers/yocto-poky/meta/classes/tinderclient.bbclass
index 2bc75fc65e..2bc75fc65e 100644
--- a/yocto-poky/meta/classes/tinderclient.bbclass
+++ b/import-layers/yocto-poky/meta/classes/tinderclient.bbclass
diff --git a/yocto-poky/meta/classes/toaster.bbclass b/import-layers/yocto-poky/meta/classes/toaster.bbclass
index 1a70f14a92..1a70f14a92 100644
--- a/yocto-poky/meta/classes/toaster.bbclass
+++ b/import-layers/yocto-poky/meta/classes/toaster.bbclass
diff --git a/yocto-poky/meta/classes/toolchain-scripts.bbclass b/import-layers/yocto-poky/meta/classes/toolchain-scripts.bbclass
index 2e2c93af41..2e2c93af41 100644
--- a/yocto-poky/meta/classes/toolchain-scripts.bbclass
+++ b/import-layers/yocto-poky/meta/classes/toolchain-scripts.bbclass
diff --git a/yocto-poky/meta/classes/typecheck.bbclass b/import-layers/yocto-poky/meta/classes/typecheck.bbclass
index 6bff7c7138..6bff7c7138 100644
--- a/yocto-poky/meta/classes/typecheck.bbclass
+++ b/import-layers/yocto-poky/meta/classes/typecheck.bbclass
diff --git a/yocto-poky/meta/classes/uboot-config.bbclass b/import-layers/yocto-poky/meta/classes/uboot-config.bbclass
index cb061af348..cb061af348 100644
--- a/yocto-poky/meta/classes/uboot-config.bbclass
+++ b/import-layers/yocto-poky/meta/classes/uboot-config.bbclass
diff --git a/yocto-poky/meta/classes/uninative.bbclass b/import-layers/yocto-poky/meta/classes/uninative.bbclass
index 89cec07d78..89cec07d78 100644
--- a/yocto-poky/meta/classes/uninative.bbclass
+++ b/import-layers/yocto-poky/meta/classes/uninative.bbclass
diff --git a/yocto-poky/meta/classes/update-alternatives.bbclass b/import-layers/yocto-poky/meta/classes/update-alternatives.bbclass
index 70a818572c..70a818572c 100644
--- a/yocto-poky/meta/classes/update-alternatives.bbclass
+++ b/import-layers/yocto-poky/meta/classes/update-alternatives.bbclass
diff --git a/yocto-poky/meta/classes/update-rc.d.bbclass b/import-layers/yocto-poky/meta/classes/update-rc.d.bbclass
index 2a0a74a5f5..2a0a74a5f5 100644
--- a/yocto-poky/meta/classes/update-rc.d.bbclass
+++ b/import-layers/yocto-poky/meta/classes/update-rc.d.bbclass
diff --git a/yocto-poky/meta/classes/upstream-version-is-even.bbclass b/import-layers/yocto-poky/meta/classes/upstream-version-is-even.bbclass
index 89556ed7d4..89556ed7d4 100644
--- a/yocto-poky/meta/classes/upstream-version-is-even.bbclass
+++ b/import-layers/yocto-poky/meta/classes/upstream-version-is-even.bbclass
diff --git a/yocto-poky/meta/classes/useradd-staticids.bbclass b/import-layers/yocto-poky/meta/classes/useradd-staticids.bbclass
index a9b506d05d..a9b506d05d 100644
--- a/yocto-poky/meta/classes/useradd-staticids.bbclass
+++ b/import-layers/yocto-poky/meta/classes/useradd-staticids.bbclass
diff --git a/yocto-poky/meta/classes/useradd.bbclass b/import-layers/yocto-poky/meta/classes/useradd.bbclass
index ee402acef1..ee402acef1 100644
--- a/yocto-poky/meta/classes/useradd.bbclass
+++ b/import-layers/yocto-poky/meta/classes/useradd.bbclass
diff --git a/yocto-poky/meta/classes/useradd_base.bbclass b/import-layers/yocto-poky/meta/classes/useradd_base.bbclass
index 0d81accd1a..0d81accd1a 100644
--- a/yocto-poky/meta/classes/useradd_base.bbclass
+++ b/import-layers/yocto-poky/meta/classes/useradd_base.bbclass
diff --git a/yocto-poky/meta/classes/utility-tasks.bbclass b/import-layers/yocto-poky/meta/classes/utility-tasks.bbclass
index 5bcfd0b72c..5bcfd0b72c 100644
--- a/yocto-poky/meta/classes/utility-tasks.bbclass
+++ b/import-layers/yocto-poky/meta/classes/utility-tasks.bbclass
diff --git a/yocto-poky/meta/classes/utils.bbclass b/import-layers/yocto-poky/meta/classes/utils.bbclass
index 81b92cb5eb..81b92cb5eb 100644
--- a/yocto-poky/meta/classes/utils.bbclass
+++ b/import-layers/yocto-poky/meta/classes/utils.bbclass
diff --git a/yocto-poky/meta/classes/vala.bbclass b/import-layers/yocto-poky/meta/classes/vala.bbclass
index 615eb379ad..615eb379ad 100644
--- a/yocto-poky/meta/classes/vala.bbclass
+++ b/import-layers/yocto-poky/meta/classes/vala.bbclass
diff --git a/yocto-poky/meta/classes/waf.bbclass b/import-layers/yocto-poky/meta/classes/waf.bbclass
index 5e55833ca4..5e55833ca4 100644
--- a/yocto-poky/meta/classes/waf.bbclass
+++ b/import-layers/yocto-poky/meta/classes/waf.bbclass
diff --git a/yocto-poky/meta/conf/abi_version.conf b/import-layers/yocto-poky/meta/conf/abi_version.conf
index a829687780..a829687780 100644
--- a/yocto-poky/meta/conf/abi_version.conf
+++ b/import-layers/yocto-poky/meta/conf/abi_version.conf
diff --git a/yocto-poky/meta/conf/bitbake.conf b/import-layers/yocto-poky/meta/conf/bitbake.conf
index 40796aab14..40796aab14 100644
--- a/yocto-poky/meta/conf/bitbake.conf
+++ b/import-layers/yocto-poky/meta/conf/bitbake.conf
diff --git a/yocto-poky/meta/conf/conf-notes.txt b/import-layers/yocto-poky/meta/conf/conf-notes.txt
index 2f2932ba1f..2f2932ba1f 100644
--- a/yocto-poky/meta/conf/conf-notes.txt
+++ b/import-layers/yocto-poky/meta/conf/conf-notes.txt
diff --git a/yocto-poky/meta/conf/distro/defaultsetup.conf b/import-layers/yocto-poky/meta/conf/distro/defaultsetup.conf
index 71c65b1462..71c65b1462 100644
--- a/yocto-poky/meta/conf/distro/defaultsetup.conf
+++ b/import-layers/yocto-poky/meta/conf/distro/defaultsetup.conf
diff --git a/yocto-poky/meta/conf/distro/include/as-needed.inc b/import-layers/yocto-poky/meta/conf/distro/include/as-needed.inc
index 114d377eac..114d377eac 100644
--- a/yocto-poky/meta/conf/distro/include/as-needed.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/as-needed.inc
diff --git a/yocto-poky/meta/conf/distro/include/default-distrovars.inc b/import-layers/yocto-poky/meta/conf/distro/include/default-distrovars.inc
index fac4deb788..fac4deb788 100644
--- a/yocto-poky/meta/conf/distro/include/default-distrovars.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/default-distrovars.inc
diff --git a/yocto-poky/meta/conf/distro/include/default-providers.inc b/import-layers/yocto-poky/meta/conf/distro/include/default-providers.inc
index ece4d8b300..ece4d8b300 100644
--- a/yocto-poky/meta/conf/distro/include/default-providers.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/default-providers.inc
diff --git a/yocto-poky/meta/conf/distro/include/default-versions.inc b/import-layers/yocto-poky/meta/conf/distro/include/default-versions.inc
index a04ea718bd..a04ea718bd 100644
--- a/yocto-poky/meta/conf/distro/include/default-versions.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/default-versions.inc
diff --git a/yocto-poky/meta/conf/distro/include/distro_alias.inc b/import-layers/yocto-poky/meta/conf/distro/include/distro_alias.inc
index c8f93955d3..c8f93955d3 100644
--- a/yocto-poky/meta/conf/distro/include/distro_alias.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/distro_alias.inc
diff --git a/yocto-poky/meta/conf/distro/include/no-static-libs.inc b/import-layers/yocto-poky/meta/conf/distro/include/no-static-libs.inc
index 13a791869d..13a791869d 100644
--- a/yocto-poky/meta/conf/distro/include/no-static-libs.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/no-static-libs.inc
diff --git a/yocto-poky/meta/conf/distro/include/package_regex.inc b/import-layers/yocto-poky/meta/conf/distro/include/package_regex.inc
index 9fc1157237..9fc1157237 100644
--- a/yocto-poky/meta/conf/distro/include/package_regex.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/package_regex.inc
diff --git a/yocto-poky/meta/conf/distro/include/security_flags.inc b/import-layers/yocto-poky/meta/conf/distro/include/security_flags.inc
index ff5f34e3a3..ff5f34e3a3 100644
--- a/yocto-poky/meta/conf/distro/include/security_flags.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/security_flags.inc
diff --git a/yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc
index a8ce6d3ac2..a8ce6d3ac2 100644
--- a/yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-baremetal.inc
diff --git a/yocto-poky/meta/conf/distro/include/tclibc-glibc.inc b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-glibc.inc
index 649918fd2b..649918fd2b 100644
--- a/yocto-poky/meta/conf/distro/include/tclibc-glibc.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-glibc.inc
diff --git a/yocto-poky/meta/conf/distro/include/tclibc-musl.inc b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-musl.inc
index e6b10f9469..e6b10f9469 100644
--- a/yocto-poky/meta/conf/distro/include/tclibc-musl.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-musl.inc
diff --git a/yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc
index 14c3cdbb8a..14c3cdbb8a 100644
--- a/yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/tclibc-uclibc.inc
diff --git a/yocto-poky/meta/conf/distro/include/tcmode-default.inc b/import-layers/yocto-poky/meta/conf/distro/include/tcmode-default.inc
index c412420eaf..c412420eaf 100644
--- a/yocto-poky/meta/conf/distro/include/tcmode-default.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/tcmode-default.inc
diff --git a/yocto-poky/meta/conf/distro/include/upstream_tracking.inc b/import-layers/yocto-poky/meta/conf/distro/include/upstream_tracking.inc
index e2a5e6ce40..e2a5e6ce40 100644
--- a/yocto-poky/meta/conf/distro/include/upstream_tracking.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/upstream_tracking.inc
diff --git a/yocto-poky/meta/conf/distro/include/world-broken.inc b/import-layers/yocto-poky/meta/conf/distro/include/world-broken.inc
index a5f6371d31..a5f6371d31 100644
--- a/yocto-poky/meta/conf/distro/include/world-broken.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/world-broken.inc
diff --git a/yocto-poky/meta/conf/distro/include/yocto-uninative.inc b/import-layers/yocto-poky/meta/conf/distro/include/yocto-uninative.inc
index 85e613ac45..85e613ac45 100644
--- a/yocto-poky/meta/conf/distro/include/yocto-uninative.inc
+++ b/import-layers/yocto-poky/meta/conf/distro/include/yocto-uninative.inc
diff --git a/yocto-poky/meta/conf/documentation.conf b/import-layers/yocto-poky/meta/conf/documentation.conf
index 4234d75fd2..4234d75fd2 100644
--- a/yocto-poky/meta/conf/documentation.conf
+++ b/import-layers/yocto-poky/meta/conf/documentation.conf
diff --git a/yocto-poky/meta/conf/layer.conf b/import-layers/yocto-poky/meta/conf/layer.conf
index 10b98f5bd5..10b98f5bd5 100644
--- a/yocto-poky/meta/conf/layer.conf
+++ b/import-layers/yocto-poky/meta/conf/layer.conf
diff --git a/yocto-poky/meta/conf/licenses.conf b/import-layers/yocto-poky/meta/conf/licenses.conf
index 9917c40e19..9917c40e19 100644
--- a/yocto-poky/meta/conf/licenses.conf
+++ b/import-layers/yocto-poky/meta/conf/licenses.conf
diff --git a/yocto-poky/meta/conf/machine-sdk/i586.conf b/import-layers/yocto-poky/meta/conf/machine-sdk/i586.conf
index baacce70af..baacce70af 100644
--- a/yocto-poky/meta/conf/machine-sdk/i586.conf
+++ b/import-layers/yocto-poky/meta/conf/machine-sdk/i586.conf
diff --git a/yocto-poky/meta/conf/machine-sdk/i686.conf b/import-layers/yocto-poky/meta/conf/machine-sdk/i686.conf
index ffdb46131c..ffdb46131c 100644
--- a/yocto-poky/meta/conf/machine-sdk/i686.conf
+++ b/import-layers/yocto-poky/meta/conf/machine-sdk/i686.conf
diff --git a/yocto-poky/meta/conf/machine-sdk/x86_64.conf b/import-layers/yocto-poky/meta/conf/machine-sdk/x86_64.conf
index 812d67c8d2..812d67c8d2 100644
--- a/yocto-poky/meta/conf/machine-sdk/x86_64.conf
+++ b/import-layers/yocto-poky/meta/conf/machine-sdk/x86_64.conf
diff --git a/yocto-poky/meta/conf/machine/include/README b/import-layers/yocto-poky/meta/conf/machine/include/README
index d66130acbc..d66130acbc 100644
--- a/yocto-poky/meta/conf/machine/include/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/README
diff --git a/yocto-poky/meta/conf/machine/include/arm/README b/import-layers/yocto-poky/meta/conf/machine/include/arm/README
index a1beb75fdf..a1beb75fdf 100644
--- a/yocto-poky/meta/conf/machine/include/arm/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/README
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-arm.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm.inc
index 2e3127c799..2e3127c799 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-arm.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc
index 944069836b..944069836b 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-arm64.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc
index 813ed159dc..813ed159dc 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv4.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc
index f204920710..f204920710 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5-dsp.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc
index e6ff902a95..e6ff902a95 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv5.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc
index 4c93f2c7a9..4c93f2c7a9 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv6.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc
index 1f2e071d57..1f2e071d57 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7a.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc
index 79e1ef6551..79e1ef6551 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv7ve.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc
index 5e832fae6d..5e832fae6d 100644
--- a/yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/arch-armv8.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc
index 50d917522c..50d917522c 100644
--- a/yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-neon.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc
index 1faebf7c26..1faebf7c26 100644
--- a/yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-thumb.inc
diff --git a/yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc
index 4247255c51..4247255c51 100644
--- a/yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/arm/feature-arm-vfp.inc
diff --git a/yocto-poky/meta/conf/machine/include/mips/README b/import-layers/yocto-poky/meta/conf/machine/include/mips/README
index c375f316df..c375f316df 100644
--- a/yocto-poky/meta/conf/machine/include/mips/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/mips/README
diff --git a/yocto-poky/meta/conf/machine/include/mips/arch-mips.inc b/import-layers/yocto-poky/meta/conf/machine/include/mips/arch-mips.inc
index 89d17e7c20..89d17e7c20 100644
--- a/yocto-poky/meta/conf/machine/include/mips/arch-mips.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/mips/arch-mips.inc
diff --git a/yocto-poky/meta/conf/machine/include/powerpc/README b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/README
index e87fb5082c..e87fb5082c 100644
--- a/yocto-poky/meta/conf/machine/include/powerpc/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/README
diff --git a/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc
index 9cf6b88fd1..9cf6b88fd1 100644
--- a/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc.inc
diff --git a/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc
index 49419b6e0c..49419b6e0c 100644
--- a/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/powerpc/arch-powerpc64.inc
diff --git a/yocto-poky/meta/conf/machine/include/qemu.inc b/import-layers/yocto-poky/meta/conf/machine/include/qemu.inc
index f44dbe6580..f44dbe6580 100644
--- a/yocto-poky/meta/conf/machine/include/qemu.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/qemu.inc
diff --git a/yocto-poky/meta/conf/machine/include/sh/README b/import-layers/yocto-poky/meta/conf/machine/include/sh/README
index b351acdd28..b351acdd28 100644
--- a/yocto-poky/meta/conf/machine/include/sh/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/sh/README
diff --git a/yocto-poky/meta/conf/machine/include/sh/arch-sh.inc b/import-layers/yocto-poky/meta/conf/machine/include/sh/arch-sh.inc
index bdfbf52ca1..bdfbf52ca1 100644
--- a/yocto-poky/meta/conf/machine/include/sh/arch-sh.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/sh/arch-sh.inc
diff --git a/yocto-poky/meta/conf/machine/include/soc-family.inc b/import-layers/yocto-poky/meta/conf/machine/include/soc-family.inc
index 1ff0899812..1ff0899812 100644
--- a/yocto-poky/meta/conf/machine/include/soc-family.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/soc-family.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc
index 53994ef363..53994ef363 100644
--- a/yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm1136jf-s.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-arm920t.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm920t.inc
index c6e74b6772..c6e74b6772 100644
--- a/yocto-poky/meta/conf/machine/include/tune-arm920t.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm920t.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc
index 81bcda339b..81bcda339b 100644
--- a/yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm926ejs.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc
index e9c2b8fcf5..e9c2b8fcf5 100644
--- a/yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-arm9tdmi.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-atom.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-atom.inc
index 5e1bb74c6c..5e1bb74c6c 100644
--- a/yocto-poky/meta/conf/machine/include/tune-atom.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-atom.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-c3.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-c3.inc
index 1b272b2505..1b272b2505 100644
--- a/yocto-poky/meta/conf/machine/include/tune-c3.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-c3.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-core2.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-core2.inc
index f4ba43fbfd..f4ba43fbfd 100644
--- a/yocto-poky/meta/conf/machine/include/tune-core2.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-core2.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-corei7.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-corei7.inc
index 6edfb680e2..6edfb680e2 100644
--- a/yocto-poky/meta/conf/machine/include/tune-corei7.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-corei7.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa15.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa15.inc
index a33b27f327..a33b27f327 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa15.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa15.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa17.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa17.inc
index d08b002963..d08b002963 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa17.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa17.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa5.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa5.inc
index c7e5ab96a1..c7e5ab96a1 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa5.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa5.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa7.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa7.inc
index 10b6ea7f31..10b6ea7f31 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa7.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa7.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa8.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa8.inc
index c8ce021693..c8ce021693 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa8.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa8.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-cortexa9.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa9.inc
index 3d8dc1d8cc..3d8dc1d8cc 100644
--- a/yocto-poky/meta/conf/machine/include/tune-cortexa9.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-cortexa9.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ep9312.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ep9312.inc
index 84ca528d6d..84ca528d6d 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ep9312.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ep9312.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc
index 88e59038fa..88e59038fa 100644
--- a/yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-i586-nlp.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-i586.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-i586.inc
index 1ab17bd402..1ab17bd402 100644
--- a/yocto-poky/meta/conf/machine/include/tune-i586.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-i586.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc
index f27423cb2e..f27423cb2e 100644
--- a/yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-iwmmxt.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-mips32.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips32.inc
index ce0445f849..ce0445f849 100644
--- a/yocto-poky/meta/conf/machine/include/tune-mips32.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips32.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-mips32r2.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips32r2.inc
index 0e95ec8522..0e95ec8522 100644
--- a/yocto-poky/meta/conf/machine/include/tune-mips32r2.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips32r2.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-mips64.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips64.inc
index 9be0e0f8d9..9be0e0f8d9 100644
--- a/yocto-poky/meta/conf/machine/include/tune-mips64.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-mips64.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-octeon.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-octeon.inc
index b5deb8fd88..b5deb8fd88 100644
--- a/yocto-poky/meta/conf/machine/include/tune-octeon.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-octeon.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-power5.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-power5.inc
index a346c309a6..a346c309a6 100644
--- a/yocto-poky/meta/conf/machine/include/tune-power5.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-power5.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-power6.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-power6.inc
index ee200f97b9..ee200f97b9 100644
--- a/yocto-poky/meta/conf/machine/include/tune-power6.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-power6.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-power7.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-power7.inc
index 3a27719be4..3a27719be4 100644
--- a/yocto-poky/meta/conf/machine/include/tune-power7.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-power7.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppc476.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc476.inc
index d0011ff213..d0011ff213 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppc476.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc476.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppc603e.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc603e.inc
index 13f60dd067..13f60dd067 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppc603e.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc603e.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppc7400.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc7400.inc
index 425e8bd215..425e8bd215 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppc7400.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppc7400.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc
index af21f601a8..af21f601a8 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c2.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc
index a3d836c50c..a3d836c50c 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce300c3.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce500.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500.inc
index 96073d2d0b..96073d2d0b 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce500.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc
index a1ca9be4f2..a1ca9be4f2 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500mc.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc
index 20a5f25b62..20a5f25b62 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce500v2.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce5500.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce5500.inc
index ace26146a5..ace26146a5 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce5500.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce5500.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-ppce6500.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce6500.inc
index da1e864e55..da1e864e55 100644
--- a/yocto-poky/meta/conf/machine/include/tune-ppce6500.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-ppce6500.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-sh3.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-sh3.inc
index 80df9a0b61..80df9a0b61 100644
--- a/yocto-poky/meta/conf/machine/include/tune-sh3.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-sh3.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-sh4.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-sh4.inc
index 4160c30e1a..4160c30e1a 100644
--- a/yocto-poky/meta/conf/machine/include/tune-sh4.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-sh4.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc
index 80cfb8ab8a..80cfb8ab8a 100644
--- a/yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-strongarm1100.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-supersparc.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-supersparc.inc
index 0faa361f18..0faa361f18 100644
--- a/yocto-poky/meta/conf/machine/include/tune-supersparc.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-supersparc.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-thunderx.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-thunderx.inc
index 3d43b0f7e5..3d43b0f7e5 100644
--- a/yocto-poky/meta/conf/machine/include/tune-thunderx.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-thunderx.inc
diff --git a/yocto-poky/meta/conf/machine/include/tune-xscale.inc b/import-layers/yocto-poky/meta/conf/machine/include/tune-xscale.inc
index 0d07333955..0d07333955 100644
--- a/yocto-poky/meta/conf/machine/include/tune-xscale.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/tune-xscale.inc
diff --git a/yocto-poky/meta/conf/machine/include/x86-base.inc b/import-layers/yocto-poky/meta/conf/machine/include/x86-base.inc
index 5663145be9..5663145be9 100644
--- a/yocto-poky/meta/conf/machine/include/x86-base.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/x86-base.inc
diff --git a/yocto-poky/meta/conf/machine/include/x86/README b/import-layers/yocto-poky/meta/conf/machine/include/x86/README
index 2b6c46c7eb..2b6c46c7eb 100644
--- a/yocto-poky/meta/conf/machine/include/x86/README
+++ b/import-layers/yocto-poky/meta/conf/machine/include/x86/README
diff --git a/yocto-poky/meta/conf/machine/include/x86/arch-x86.inc b/import-layers/yocto-poky/meta/conf/machine/include/x86/arch-x86.inc
index e51d595f74..e51d595f74 100644
--- a/yocto-poky/meta/conf/machine/include/x86/arch-x86.inc
+++ b/import-layers/yocto-poky/meta/conf/machine/include/x86/arch-x86.inc
diff --git a/yocto-poky/meta/conf/machine/qemuarm.conf b/import-layers/yocto-poky/meta/conf/machine/qemuarm.conf
index cdad03fc4d..cdad03fc4d 100644
--- a/yocto-poky/meta/conf/machine/qemuarm.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemuarm.conf
diff --git a/yocto-poky/meta/conf/machine/qemuarm64.conf b/import-layers/yocto-poky/meta/conf/machine/qemuarm64.conf
index f59fb15c5f..f59fb15c5f 100644
--- a/yocto-poky/meta/conf/machine/qemuarm64.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemuarm64.conf
diff --git a/yocto-poky/meta/conf/machine/qemumips.conf b/import-layers/yocto-poky/meta/conf/machine/qemumips.conf
index fbf813740b..fbf813740b 100644
--- a/yocto-poky/meta/conf/machine/qemumips.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemumips.conf
diff --git a/yocto-poky/meta/conf/machine/qemumips64.conf b/import-layers/yocto-poky/meta/conf/machine/qemumips64.conf
index 8c3f1fe283..8c3f1fe283 100644
--- a/yocto-poky/meta/conf/machine/qemumips64.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemumips64.conf
diff --git a/yocto-poky/meta/conf/machine/qemuppc.conf b/import-layers/yocto-poky/meta/conf/machine/qemuppc.conf
index bf0038ddba..bf0038ddba 100644
--- a/yocto-poky/meta/conf/machine/qemuppc.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemuppc.conf
diff --git a/yocto-poky/meta/conf/machine/qemux86-64.conf b/import-layers/yocto-poky/meta/conf/machine/qemux86-64.conf
index 489194aa6e..489194aa6e 100644
--- a/yocto-poky/meta/conf/machine/qemux86-64.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemux86-64.conf
diff --git a/yocto-poky/meta/conf/machine/qemux86.conf b/import-layers/yocto-poky/meta/conf/machine/qemux86.conf
index 3cc8091581..3cc8091581 100644
--- a/yocto-poky/meta/conf/machine/qemux86.conf
+++ b/import-layers/yocto-poky/meta/conf/machine/qemux86.conf
diff --git a/yocto-poky/meta/conf/migrate_localcount.conf b/import-layers/yocto-poky/meta/conf/migrate_localcount.conf
index e486e03e5f..e486e03e5f 100644
--- a/yocto-poky/meta/conf/migrate_localcount.conf
+++ b/import-layers/yocto-poky/meta/conf/migrate_localcount.conf
diff --git a/yocto-poky/meta/conf/multilib.conf b/import-layers/yocto-poky/meta/conf/multilib.conf
index 50303fb5d6..50303fb5d6 100644
--- a/yocto-poky/meta/conf/multilib.conf
+++ b/import-layers/yocto-poky/meta/conf/multilib.conf
diff --git a/yocto-poky/meta/conf/prexport.conf b/import-layers/yocto-poky/meta/conf/prexport.conf
index 12f3acb2da..12f3acb2da 100644
--- a/yocto-poky/meta/conf/prexport.conf
+++ b/import-layers/yocto-poky/meta/conf/prexport.conf
diff --git a/yocto-poky/meta/conf/primport.conf b/import-layers/yocto-poky/meta/conf/primport.conf
index d94ea1b1e2..d94ea1b1e2 100644
--- a/yocto-poky/meta/conf/primport.conf
+++ b/import-layers/yocto-poky/meta/conf/primport.conf
diff --git a/yocto-poky/meta/conf/sanity.conf b/import-layers/yocto-poky/meta/conf/sanity.conf
index 7021bf929e..7021bf929e 100644
--- a/yocto-poky/meta/conf/sanity.conf
+++ b/import-layers/yocto-poky/meta/conf/sanity.conf
diff --git a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist
index 5fdb8f2b9a..5fdb8f2b9a 100644
--- a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist
+++ b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/blacklist
diff --git a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters
index a447f70e96..a447f70e96 100644
--- a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters
+++ b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/filters
diff --git a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist
index f0fe9633dc..f0fe9633dc 100644
--- a/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist
+++ b/import-layers/yocto-poky/meta/conf/swabber/Ubuntu-10.04.1-64/whitelist
diff --git a/yocto-poky/meta/conf/swabber/generic/blacklist b/import-layers/yocto-poky/meta/conf/swabber/generic/blacklist
index 396bcb4bf2..396bcb4bf2 100644
--- a/yocto-poky/meta/conf/swabber/generic/blacklist
+++ b/import-layers/yocto-poky/meta/conf/swabber/generic/blacklist
diff --git a/yocto-poky/meta/conf/swabber/generic/filters b/import-layers/yocto-poky/meta/conf/swabber/generic/filters
index 3b10fcb377..3b10fcb377 100644
--- a/yocto-poky/meta/conf/swabber/generic/filters
+++ b/import-layers/yocto-poky/meta/conf/swabber/generic/filters
diff --git a/yocto-poky/meta/conf/swabber/generic/whitelist b/import-layers/yocto-poky/meta/conf/swabber/generic/whitelist
index 48ec2af2c8..48ec2af2c8 100644
--- a/yocto-poky/meta/conf/swabber/generic/whitelist
+++ b/import-layers/yocto-poky/meta/conf/swabber/generic/whitelist
diff --git a/yocto-poky/meta/conf/toasterconf.json b/import-layers/yocto-poky/meta/conf/toasterconf.json
index c27880e109..c27880e109 100644
--- a/yocto-poky/meta/conf/toasterconf.json
+++ b/import-layers/yocto-poky/meta/conf/toasterconf.json
diff --git a/yocto-poky/meta/files/common-licenses/AAL b/import-layers/yocto-poky/meta/files/common-licenses/AAL
index 54842265f7..54842265f7 100644
--- a/yocto-poky/meta/files/common-licenses/AAL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AAL
diff --git a/yocto-poky/meta/files/common-licenses/AFL-1.2 b/import-layers/yocto-poky/meta/files/common-licenses/AFL-1.2
index e8131e7229..e8131e7229 100644
--- a/yocto-poky/meta/files/common-licenses/AFL-1.2
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AFL-1.2
diff --git a/yocto-poky/meta/files/common-licenses/AFL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/AFL-2.0
index ad27a28d1c..ad27a28d1c 100644
--- a/yocto-poky/meta/files/common-licenses/AFL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AFL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/AFL-2.1 b/import-layers/yocto-poky/meta/files/common-licenses/AFL-2.1
index 0284e4f5db..0284e4f5db 100644
--- a/yocto-poky/meta/files/common-licenses/AFL-2.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AFL-2.1
diff --git a/yocto-poky/meta/files/common-licenses/AFL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/AFL-3.0
index 126c259e4d..126c259e4d 100644
--- a/yocto-poky/meta/files/common-licenses/AFL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AFL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/AGPL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/AGPL-3.0
index dba13ed2dd..dba13ed2dd 100644
--- a/yocto-poky/meta/files/common-licenses/AGPL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/AGPL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/ANTLR-PD b/import-layers/yocto-poky/meta/files/common-licenses/ANTLR-PD
index 8b02a8c136..8b02a8c136 100644
--- a/yocto-poky/meta/files/common-licenses/ANTLR-PD
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ANTLR-PD
diff --git a/yocto-poky/meta/files/common-licenses/APL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/APL-1.0
index 4805b1cb63..4805b1cb63 100644
--- a/yocto-poky/meta/files/common-licenses/APL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/APL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/APSL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.0
index 024f8228aa..024f8228aa 100644
--- a/yocto-poky/meta/files/common-licenses/APSL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/APSL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.1
index 425e46e215..425e46e215 100644
--- a/yocto-poky/meta/files/common-licenses/APSL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/APSL-1.2 b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.2
index 58e3530b84..58e3530b84 100644
--- a/yocto-poky/meta/files/common-licenses/APSL-1.2
+++ b/import-layers/yocto-poky/meta/files/common-licenses/APSL-1.2
diff --git a/yocto-poky/meta/files/common-licenses/APSL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/APSL-2.0
index d12e8b47f2..d12e8b47f2 100644
--- a/yocto-poky/meta/files/common-licenses/APSL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/APSL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/Adobe b/import-layers/yocto-poky/meta/files/common-licenses/Adobe
index 64779da1df..64779da1df 100644
--- a/yocto-poky/meta/files/common-licenses/Adobe
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Adobe
diff --git a/yocto-poky/meta/files/common-licenses/Apache-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/Apache-1.0
index 26e90892ff..26e90892ff 100644
--- a/yocto-poky/meta/files/common-licenses/Apache-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Apache-1.0
diff --git a/yocto-poky/meta/files/common-licenses/Apache-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/Apache-1.1
index c25ec0056c..c25ec0056c 100644
--- a/yocto-poky/meta/files/common-licenses/Apache-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Apache-1.1
diff --git a/yocto-poky/meta/files/common-licenses/Apache-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/Apache-2.0
index b3201abff2..b3201abff2 100644
--- a/yocto-poky/meta/files/common-licenses/Apache-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Apache-2.0
diff --git a/yocto-poky/meta/files/common-licenses/Artistic-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/Artistic-1.0
index 807e4d2584..807e4d2584 100644
--- a/yocto-poky/meta/files/common-licenses/Artistic-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Artistic-1.0
diff --git a/yocto-poky/meta/files/common-licenses/Artistic-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/Artistic-2.0
index c0f8d19db8..c0f8d19db8 100644
--- a/yocto-poky/meta/files/common-licenses/Artistic-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Artistic-2.0
diff --git a/yocto-poky/meta/files/common-licenses/BSD b/import-layers/yocto-poky/meta/files/common-licenses/BSD
index c7a0aa4f94..c7a0aa4f94 100644
--- a/yocto-poky/meta/files/common-licenses/BSD
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSD
diff --git a/yocto-poky/meta/files/common-licenses/BSD-0-Clause b/import-layers/yocto-poky/meta/files/common-licenses/BSD-0-Clause
index 328bdd6aee..328bdd6aee 100644
--- a/yocto-poky/meta/files/common-licenses/BSD-0-Clause
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSD-0-Clause
diff --git a/yocto-poky/meta/files/common-licenses/BSD-2-Clause b/import-layers/yocto-poky/meta/files/common-licenses/BSD-2-Clause
index ade0f34d59..ade0f34d59 100644
--- a/yocto-poky/meta/files/common-licenses/BSD-2-Clause
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSD-2-Clause
diff --git a/yocto-poky/meta/files/common-licenses/BSD-3-Clause b/import-layers/yocto-poky/meta/files/common-licenses/BSD-3-Clause
index d13865eba9..d13865eba9 100644
--- a/yocto-poky/meta/files/common-licenses/BSD-3-Clause
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSD-3-Clause
diff --git a/yocto-poky/meta/files/common-licenses/BSD-4-Clause b/import-layers/yocto-poky/meta/files/common-licenses/BSD-4-Clause
index 7b162dec0b..7b162dec0b 100644
--- a/yocto-poky/meta/files/common-licenses/BSD-4-Clause
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSD-4-Clause
diff --git a/yocto-poky/meta/files/common-licenses/BSL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/BSL-1.0
index 8ea8eae497..8ea8eae497 100644
--- a/yocto-poky/meta/files/common-licenses/BSL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BSL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/BitstreamVera b/import-layers/yocto-poky/meta/files/common-licenses/BitstreamVera
index e6f03aa57a..e6f03aa57a 100644
--- a/yocto-poky/meta/files/common-licenses/BitstreamVera
+++ b/import-layers/yocto-poky/meta/files/common-licenses/BitstreamVera
diff --git a/yocto-poky/meta/files/common-licenses/CATOSL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/CATOSL-1.1
index 63e8a56b6d..63e8a56b6d 100644
--- a/yocto-poky/meta/files/common-licenses/CATOSL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CATOSL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-1.0
index ca0b75207d..ca0b75207d 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.0
index 0e17a453e4..0e17a453e4 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.5
index 2e3d1932fb..2e3d1932fb 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-3.0
index 593d56291f..593d56291f 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0
index 6c5d22995f..6c5d22995f 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0
index 4dc5176918..4dc5176918 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5
index 98e61e1f38..98e61e1f38 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0
index cf3425dcb9..cf3425dcb9 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0
index b17d84e6d1..b17d84e6d1 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0
index f46c17033b..f46c17033b 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5
index cb7aa599a3..cb7aa599a3 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0
index 3c954dbf1e..3c954dbf1e 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-ND-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0
index 239fd6a075..239fd6a075 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0
index 9f07f8124c..9f07f8124c 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5
index 025cccab60..025cccab60 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0
index d0cb1c5578..d0cb1c5578 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-NC-SA-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0
index 7358186f61..7358186f61 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0
index d2c974b1ab..d2c974b1ab 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5
index b5e4546d7f..b5e4546d7f 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0
index 4f64e30dc3..4f64e30dc3 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-ND-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0
index 9f1394b02c..9f1394b02c 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0
index a82434afc4..a82434afc4 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5
index 7f8dd5c10f..7f8dd5c10f 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-2.5
diff --git a/yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0
index 70bbd6c90e..70bbd6c90e 100644
--- a/yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC-BY-SA-3.0
diff --git a/yocto-poky/meta/files/common-licenses/CC0-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CC0-1.0
index 52cf88b9b7..52cf88b9b7 100644
--- a/yocto-poky/meta/files/common-licenses/CC0-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CC0-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CDDL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CDDL-1.0
index 74198e7c58..74198e7c58 100644
--- a/yocto-poky/meta/files/common-licenses/CDDL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CDDL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CECILL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-1.0
index 3d31745ba0..3d31745ba0 100644
--- a/yocto-poky/meta/files/common-licenses/CECILL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CECILL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-2.0
index 7bc14a6a83..7bc14a6a83 100644
--- a/yocto-poky/meta/files/common-licenses/CECILL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/CECILL-B b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-B
index 1cc244f4c7..1cc244f4c7 100644
--- a/yocto-poky/meta/files/common-licenses/CECILL-B
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-B
diff --git a/yocto-poky/meta/files/common-licenses/CECILL-C b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-C
index 7e8ef86e88..7e8ef86e88 100644
--- a/yocto-poky/meta/files/common-licenses/CECILL-C
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CECILL-C
diff --git a/yocto-poky/meta/files/common-licenses/CPAL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CPAL-1.0
index aafb0e24ac..aafb0e24ac 100644
--- a/yocto-poky/meta/files/common-licenses/CPAL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CPAL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CPL-1.0
index 517c20fb4d..517c20fb4d 100644
--- a/yocto-poky/meta/files/common-licenses/CPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/CUA-OPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/CUA-OPL-1.0
index 1ff59eb427..1ff59eb427 100644
--- a/yocto-poky/meta/files/common-licenses/CUA-OPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/CUA-OPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/ClArtistic b/import-layers/yocto-poky/meta/files/common-licenses/ClArtistic
index 8d5a4aad89..8d5a4aad89 100644
--- a/yocto-poky/meta/files/common-licenses/ClArtistic
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ClArtistic
diff --git a/yocto-poky/meta/files/common-licenses/DSSSL b/import-layers/yocto-poky/meta/files/common-licenses/DSSSL
index 7159dfbd66..7159dfbd66 100644
--- a/yocto-poky/meta/files/common-licenses/DSSSL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/DSSSL
diff --git a/yocto-poky/meta/files/common-licenses/ECL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/ECL-1.0
index bbc8be1079..bbc8be1079 100644
--- a/yocto-poky/meta/files/common-licenses/ECL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ECL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/ECL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/ECL-2.0
index 54c99e7ed0..54c99e7ed0 100644
--- a/yocto-poky/meta/files/common-licenses/ECL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ECL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/EDL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/EDL-1.0
index 53b1eb045d..53b1eb045d 100644
--- a/yocto-poky/meta/files/common-licenses/EDL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EDL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/EFL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/EFL-1.0
index c399605133..c399605133 100644
--- a/yocto-poky/meta/files/common-licenses/EFL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EFL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/EFL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/EFL-2.0
index be37f904a3..be37f904a3 100644
--- a/yocto-poky/meta/files/common-licenses/EFL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EFL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/EPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/EPL-1.0
index 1d76e57b9f..1d76e57b9f 100644
--- a/yocto-poky/meta/files/common-licenses/EPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/EUDatagrid b/import-layers/yocto-poky/meta/files/common-licenses/EUDatagrid
index d96e504415..d96e504415 100644
--- a/yocto-poky/meta/files/common-licenses/EUDatagrid
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EUDatagrid
diff --git a/yocto-poky/meta/files/common-licenses/EUPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.0
index 40ecbfe23b..40ecbfe23b 100644
--- a/yocto-poky/meta/files/common-licenses/EUPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/EUPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.1
index 6e1d84f77b..6e1d84f77b 100644
--- a/yocto-poky/meta/files/common-licenses/EUPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/EUPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/Elfutils-Exception b/import-layers/yocto-poky/meta/files/common-licenses/Elfutils-Exception
index 627d769126..627d769126 100644
--- a/yocto-poky/meta/files/common-licenses/Elfutils-Exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Elfutils-Exception
diff --git a/yocto-poky/meta/files/common-licenses/Entessa b/import-layers/yocto-poky/meta/files/common-licenses/Entessa
index d4dadd226a..d4dadd226a 100644
--- a/yocto-poky/meta/files/common-licenses/Entessa
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Entessa
diff --git a/yocto-poky/meta/files/common-licenses/ErlPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/ErlPL-1.1
index 5961ccf4d0..5961ccf4d0 100644
--- a/yocto-poky/meta/files/common-licenses/ErlPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ErlPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/FSF-Unlimited b/import-layers/yocto-poky/meta/files/common-licenses/FSF-Unlimited
index 010a981afc..010a981afc 100644
--- a/yocto-poky/meta/files/common-licenses/FSF-Unlimited
+++ b/import-layers/yocto-poky/meta/files/common-licenses/FSF-Unlimited
diff --git a/yocto-poky/meta/files/common-licenses/Fair b/import-layers/yocto-poky/meta/files/common-licenses/Fair
index 475b01db94..475b01db94 100644
--- a/yocto-poky/meta/files/common-licenses/Fair
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Fair
diff --git a/yocto-poky/meta/files/common-licenses/Frameworx-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/Frameworx-1.0
index 2abb1845ad..2abb1845ad 100644
--- a/yocto-poky/meta/files/common-licenses/Frameworx-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Frameworx-1.0
diff --git a/yocto-poky/meta/files/common-licenses/FreeType b/import-layers/yocto-poky/meta/files/common-licenses/FreeType
index b7d4d11c0f..b7d4d11c0f 100644
--- a/yocto-poky/meta/files/common-licenses/FreeType
+++ b/import-layers/yocto-poky/meta/files/common-licenses/FreeType
diff --git a/yocto-poky/meta/files/common-licenses/GFDL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.1
index 1d74223156..1d74223156 100644
--- a/yocto-poky/meta/files/common-licenses/GFDL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/GFDL-1.2 b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.2
index ec872c6b8a..ec872c6b8a 100644
--- a/yocto-poky/meta/files/common-licenses/GFDL-1.2
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.2
diff --git a/yocto-poky/meta/files/common-licenses/GFDL-1.3 b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.3
index ab11a44a62..ab11a44a62 100644
--- a/yocto-poky/meta/files/common-licenses/GFDL-1.3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GFDL-1.3
diff --git a/yocto-poky/meta/files/common-licenses/GPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/GPL-1.0
index 9d4ef93ae5..9d4ef93ae5 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception
index dd3427397c..dd3427397c 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2-with-bison-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0
index 7f5abbce27..7f5abbce27 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception
index ff8de09dc7..ff8de09dc7 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-GCC-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception
index 7586c6225f..7586c6225f 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-OpenSSL-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception
index a22aad7eda..a22aad7eda 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-autoconf-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception
index 8d3e9cdbdf..8d3e9cdbdf 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-classpath-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception
index abb42f9f97..abb42f9f97 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-2.0-with-font-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0
index e0665a64a8..e0665a64a8 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception
index 6c968b67ea..6c968b67ea 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-GCC-exception
diff --git a/yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception
index a86f0d7c81..a86f0d7c81 100644
--- a/yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception
+++ b/import-layers/yocto-poky/meta/files/common-licenses/GPL-3.0-with-autoconf-exception
diff --git a/yocto-poky/meta/files/common-licenses/HPND b/import-layers/yocto-poky/meta/files/common-licenses/HPND
index 274bbdb8fa..274bbdb8fa 100644
--- a/yocto-poky/meta/files/common-licenses/HPND
+++ b/import-layers/yocto-poky/meta/files/common-licenses/HPND
diff --git a/yocto-poky/meta/files/common-licenses/ICU b/import-layers/yocto-poky/meta/files/common-licenses/ICU
index a29b6fb509..a29b6fb509 100644
--- a/yocto-poky/meta/files/common-licenses/ICU
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ICU
diff --git a/yocto-poky/meta/files/common-licenses/IPA b/import-layers/yocto-poky/meta/files/common-licenses/IPA
index d465b1c58b..d465b1c58b 100644
--- a/yocto-poky/meta/files/common-licenses/IPA
+++ b/import-layers/yocto-poky/meta/files/common-licenses/IPA
diff --git a/yocto-poky/meta/files/common-licenses/IPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/IPL-1.0
index 2b136c9b35..2b136c9b35 100644
--- a/yocto-poky/meta/files/common-licenses/IPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/IPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/ISC b/import-layers/yocto-poky/meta/files/common-licenses/ISC
index 97af105b0a..97af105b0a 100644
--- a/yocto-poky/meta/files/common-licenses/ISC
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ISC
diff --git a/yocto-poky/meta/files/common-licenses/LGPL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.0
index 5931d439b4..5931d439b4 100644
--- a/yocto-poky/meta/files/common-licenses/LGPL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/LGPL-2.1 b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.1
index a0e735a98b..a0e735a98b 100644
--- a/yocto-poky/meta/files/common-licenses/LGPL-2.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-2.1
diff --git a/yocto-poky/meta/files/common-licenses/LGPL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-3.0
index 6be29bf206..6be29bf206 100644
--- a/yocto-poky/meta/files/common-licenses/LGPL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LGPL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/LPL-1.02 b/import-layers/yocto-poky/meta/files/common-licenses/LPL-1.02
index e933748a69..e933748a69 100644
--- a/yocto-poky/meta/files/common-licenses/LPL-1.02
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LPL-1.02
diff --git a/yocto-poky/meta/files/common-licenses/LPPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.0
index f9ef35d798..f9ef35d798 100644
--- a/yocto-poky/meta/files/common-licenses/LPPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/LPPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.1
index 8083319989..8083319989 100644
--- a/yocto-poky/meta/files/common-licenses/LPPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/LPPL-1.2 b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.2
index c391a47ef1..c391a47ef1 100644
--- a/yocto-poky/meta/files/common-licenses/LPPL-1.2
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.2
diff --git a/yocto-poky/meta/files/common-licenses/LPPL-1.3c b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.3c
index 755e3bb123..755e3bb123 100644
--- a/yocto-poky/meta/files/common-licenses/LPPL-1.3c
+++ b/import-layers/yocto-poky/meta/files/common-licenses/LPPL-1.3c
diff --git a/yocto-poky/meta/files/common-licenses/Libpng b/import-layers/yocto-poky/meta/files/common-licenses/Libpng
index a9d5b031b0..a9d5b031b0 100644
--- a/yocto-poky/meta/files/common-licenses/Libpng
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Libpng
diff --git a/yocto-poky/meta/files/common-licenses/MIT b/import-layers/yocto-poky/meta/files/common-licenses/MIT
index 33f8bef432..33f8bef432 100644
--- a/yocto-poky/meta/files/common-licenses/MIT
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MIT
diff --git a/yocto-poky/meta/files/common-licenses/MPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/MPL-1.0
index 83dc3f6243..83dc3f6243 100644
--- a/yocto-poky/meta/files/common-licenses/MPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/MPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/MPL-1.1
index 6aa8c4edc4..6aa8c4edc4 100644
--- a/yocto-poky/meta/files/common-licenses/MPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/MPL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/MPL-2.0
index 14e2f777f6..14e2f777f6 100644
--- a/yocto-poky/meta/files/common-licenses/MPL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MPL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/MS-PL b/import-layers/yocto-poky/meta/files/common-licenses/MS-PL
index e90d6b4fda..e90d6b4fda 100644
--- a/yocto-poky/meta/files/common-licenses/MS-PL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MS-PL
diff --git a/yocto-poky/meta/files/common-licenses/MS-RL b/import-layers/yocto-poky/meta/files/common-licenses/MS-RL
index f703c0d3dc..f703c0d3dc 100644
--- a/yocto-poky/meta/files/common-licenses/MS-RL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MS-RL
diff --git a/yocto-poky/meta/files/common-licenses/MirOS b/import-layers/yocto-poky/meta/files/common-licenses/MirOS
index 146768e287..146768e287 100644
--- a/yocto-poky/meta/files/common-licenses/MirOS
+++ b/import-layers/yocto-poky/meta/files/common-licenses/MirOS
diff --git a/yocto-poky/meta/files/common-licenses/Motosoto b/import-layers/yocto-poky/meta/files/common-licenses/Motosoto
index 7a524f62b8..7a524f62b8 100644
--- a/yocto-poky/meta/files/common-licenses/Motosoto
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Motosoto
diff --git a/yocto-poky/meta/files/common-licenses/Multics b/import-layers/yocto-poky/meta/files/common-licenses/Multics
index a487645d89..a487645d89 100644
--- a/yocto-poky/meta/files/common-licenses/Multics
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Multics
diff --git a/yocto-poky/meta/files/common-licenses/NASA-1.3 b/import-layers/yocto-poky/meta/files/common-licenses/NASA-1.3
index 123182d894..123182d894 100644
--- a/yocto-poky/meta/files/common-licenses/NASA-1.3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/NASA-1.3
diff --git a/yocto-poky/meta/files/common-licenses/NCSA b/import-layers/yocto-poky/meta/files/common-licenses/NCSA
index d0ddc9b073..d0ddc9b073 100644
--- a/yocto-poky/meta/files/common-licenses/NCSA
+++ b/import-layers/yocto-poky/meta/files/common-licenses/NCSA
diff --git a/yocto-poky/meta/files/common-licenses/NGPL b/import-layers/yocto-poky/meta/files/common-licenses/NGPL
index 2096eab0fa..2096eab0fa 100644
--- a/yocto-poky/meta/files/common-licenses/NGPL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/NGPL
diff --git a/yocto-poky/meta/files/common-licenses/NPOSL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/NPOSL-3.0
index 3a2a66237c..3a2a66237c 100644
--- a/yocto-poky/meta/files/common-licenses/NPOSL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/NPOSL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/NTP b/import-layers/yocto-poky/meta/files/common-licenses/NTP
index b3572b0b48..b3572b0b48 100644
--- a/yocto-poky/meta/files/common-licenses/NTP
+++ b/import-layers/yocto-poky/meta/files/common-licenses/NTP
diff --git a/yocto-poky/meta/files/common-licenses/Nauman b/import-layers/yocto-poky/meta/files/common-licenses/Nauman
index 69ce785ff3..69ce785ff3 100644
--- a/yocto-poky/meta/files/common-licenses/Nauman
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Nauman
diff --git a/yocto-poky/meta/files/common-licenses/Nokia b/import-layers/yocto-poky/meta/files/common-licenses/Nokia
index 0037716dff..0037716dff 100644
--- a/yocto-poky/meta/files/common-licenses/Nokia
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Nokia
diff --git a/yocto-poky/meta/files/common-licenses/OASIS b/import-layers/yocto-poky/meta/files/common-licenses/OASIS
index f93df7af27..f93df7af27 100644
--- a/yocto-poky/meta/files/common-licenses/OASIS
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OASIS
diff --git a/yocto-poky/meta/files/common-licenses/OCLC-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/OCLC-2.0
index 139e3f7e0e..139e3f7e0e 100644
--- a/yocto-poky/meta/files/common-licenses/OCLC-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OCLC-2.0
diff --git a/yocto-poky/meta/files/common-licenses/ODbL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/ODbL-1.0
index c9f144eb23..c9f144eb23 100644
--- a/yocto-poky/meta/files/common-licenses/ODbL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ODbL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/OFL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/OFL-1.1
index e644bce649..e644bce649 100644
--- a/yocto-poky/meta/files/common-licenses/OFL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OFL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/OGTSL b/import-layers/yocto-poky/meta/files/common-licenses/OGTSL
index 8a0cad7e03..8a0cad7e03 100644
--- a/yocto-poky/meta/files/common-licenses/OGTSL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OGTSL
diff --git a/yocto-poky/meta/files/common-licenses/OLDAP-2.8 b/import-layers/yocto-poky/meta/files/common-licenses/OLDAP-2.8
index be253da417..be253da417 100644
--- a/yocto-poky/meta/files/common-licenses/OLDAP-2.8
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OLDAP-2.8
diff --git a/yocto-poky/meta/files/common-licenses/OSL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/OSL-1.0
index 85ad0dadb1..85ad0dadb1 100644
--- a/yocto-poky/meta/files/common-licenses/OSL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OSL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/OSL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/OSL-2.0
index 9fe5c9eda0..9fe5c9eda0 100644
--- a/yocto-poky/meta/files/common-licenses/OSL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OSL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/OSL-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/OSL-3.0
index 1557749e72..1557749e72 100644
--- a/yocto-poky/meta/files/common-licenses/OSL-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OSL-3.0
diff --git a/yocto-poky/meta/files/common-licenses/OpenSSL b/import-layers/yocto-poky/meta/files/common-licenses/OpenSSL
index d4270a3329..d4270a3329 100644
--- a/yocto-poky/meta/files/common-licenses/OpenSSL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/OpenSSL
diff --git a/yocto-poky/meta/files/common-licenses/PD b/import-layers/yocto-poky/meta/files/common-licenses/PD
index 21fb878e61..21fb878e61 100644
--- a/yocto-poky/meta/files/common-licenses/PD
+++ b/import-layers/yocto-poky/meta/files/common-licenses/PD
diff --git a/yocto-poky/meta/files/common-licenses/PHP-3.0 b/import-layers/yocto-poky/meta/files/common-licenses/PHP-3.0
index ef0b20306a..ef0b20306a 100644
--- a/yocto-poky/meta/files/common-licenses/PHP-3.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/PHP-3.0
diff --git a/yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3 b/import-layers/yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3
index 8357965be3..8357965be3 100644
--- a/yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ParaTypeFFL-1.3
diff --git a/yocto-poky/meta/files/common-licenses/PostgreSQL b/import-layers/yocto-poky/meta/files/common-licenses/PostgreSQL
index ae658dc121..ae658dc121 100644
--- a/yocto-poky/meta/files/common-licenses/PostgreSQL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/PostgreSQL
diff --git a/yocto-poky/meta/files/common-licenses/Proprietary b/import-layers/yocto-poky/meta/files/common-licenses/Proprietary
index 661875810d..661875810d 100644
--- a/yocto-poky/meta/files/common-licenses/Proprietary
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Proprietary
diff --git a/yocto-poky/meta/files/common-licenses/Python-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/Python-2.0
index 9d3e862158..9d3e862158 100644
--- a/yocto-poky/meta/files/common-licenses/Python-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Python-2.0
diff --git a/yocto-poky/meta/files/common-licenses/QPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/QPL-1.0
index 7d433ab26d..7d433ab26d 100644
--- a/yocto-poky/meta/files/common-licenses/QPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/QPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/RHeCos-1 b/import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1
index 2ab40b77d3..2ab40b77d3 100644
--- a/yocto-poky/meta/files/common-licenses/RHeCos-1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1
diff --git a/yocto-poky/meta/files/common-licenses/RHeCos-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1.1
index f98900abf1..f98900abf1 100644
--- a/yocto-poky/meta/files/common-licenses/RHeCos-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/RHeCos-1.1
diff --git a/yocto-poky/meta/files/common-licenses/RPL-1.5 b/import-layers/yocto-poky/meta/files/common-licenses/RPL-1.5
index 21908751e0..21908751e0 100644
--- a/yocto-poky/meta/files/common-licenses/RPL-1.5
+++ b/import-layers/yocto-poky/meta/files/common-licenses/RPL-1.5
diff --git a/yocto-poky/meta/files/common-licenses/RPSL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/RPSL-1.0
index 80814f95db..80814f95db 100644
--- a/yocto-poky/meta/files/common-licenses/RPSL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/RPSL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/RSCPL b/import-layers/yocto-poky/meta/files/common-licenses/RSCPL
index bedbbc1e80..bedbbc1e80 100644
--- a/yocto-poky/meta/files/common-licenses/RSCPL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/RSCPL
diff --git a/yocto-poky/meta/files/common-licenses/Ruby b/import-layers/yocto-poky/meta/files/common-licenses/Ruby
index bc2e57f899..bc2e57f899 100644
--- a/yocto-poky/meta/files/common-licenses/Ruby
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Ruby
diff --git a/yocto-poky/meta/files/common-licenses/SAX-PD b/import-layers/yocto-poky/meta/files/common-licenses/SAX-PD
index a1fd1130f6..a1fd1130f6 100644
--- a/yocto-poky/meta/files/common-licenses/SAX-PD
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SAX-PD
diff --git a/yocto-poky/meta/files/common-licenses/SGI-1 b/import-layers/yocto-poky/meta/files/common-licenses/SGI-1
index e3998567ea..e3998567ea 100644
--- a/yocto-poky/meta/files/common-licenses/SGI-1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SGI-1
diff --git a/yocto-poky/meta/files/common-licenses/SMAIL_GPL b/import-layers/yocto-poky/meta/files/common-licenses/SMAIL_GPL
index dfc3fd16cf..dfc3fd16cf 100644
--- a/yocto-poky/meta/files/common-licenses/SMAIL_GPL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SMAIL_GPL
diff --git a/yocto-poky/meta/files/common-licenses/SPL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/SPL-1.0
index 2848b36215..2848b36215 100644
--- a/yocto-poky/meta/files/common-licenses/SPL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SPL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/Simple-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/Simple-2.0
index d28357d5f2..d28357d5f2 100644
--- a/yocto-poky/meta/files/common-licenses/Simple-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Simple-2.0
diff --git a/yocto-poky/meta/files/common-licenses/Sleepycat b/import-layers/yocto-poky/meta/files/common-licenses/Sleepycat
index 02e9d84f77..02e9d84f77 100644
--- a/yocto-poky/meta/files/common-licenses/Sleepycat
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Sleepycat
diff --git a/yocto-poky/meta/files/common-licenses/SugarCRM-1 b/import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1
index acbb4e0bdc..acbb4e0bdc 100644
--- a/yocto-poky/meta/files/common-licenses/SugarCRM-1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1
diff --git a/yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3 b/import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3
index 509681a8cd..509681a8cd 100644
--- a/yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/SugarCRM-1.1.3
diff --git a/yocto-poky/meta/files/common-licenses/UCB b/import-layers/yocto-poky/meta/files/common-licenses/UCB
index 79a757af95..79a757af95 100644
--- a/yocto-poky/meta/files/common-licenses/UCB
+++ b/import-layers/yocto-poky/meta/files/common-licenses/UCB
diff --git a/yocto-poky/meta/files/common-licenses/VSL-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/VSL-1.0
index 36bae5c632..36bae5c632 100644
--- a/yocto-poky/meta/files/common-licenses/VSL-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/VSL-1.0
diff --git a/yocto-poky/meta/files/common-licenses/W3C b/import-layers/yocto-poky/meta/files/common-licenses/W3C
index e4b8c4683f..e4b8c4683f 100644
--- a/yocto-poky/meta/files/common-licenses/W3C
+++ b/import-layers/yocto-poky/meta/files/common-licenses/W3C
diff --git a/yocto-poky/meta/files/common-licenses/WXwindows b/import-layers/yocto-poky/meta/files/common-licenses/WXwindows
index 1fe09482dc..1fe09482dc 100644
--- a/yocto-poky/meta/files/common-licenses/WXwindows
+++ b/import-layers/yocto-poky/meta/files/common-licenses/WXwindows
diff --git a/yocto-poky/meta/files/common-licenses/Watcom-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/Watcom-1.0
index 6bb619a9d0..6bb619a9d0 100644
--- a/yocto-poky/meta/files/common-licenses/Watcom-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Watcom-1.0
diff --git a/yocto-poky/meta/files/common-licenses/XFree86-1.0 b/import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.0
index b1f3bf45b0..b1f3bf45b0 100644
--- a/yocto-poky/meta/files/common-licenses/XFree86-1.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.0
diff --git a/yocto-poky/meta/files/common-licenses/XFree86-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.1
index c2a5cb202e..c2a5cb202e 100644
--- a/yocto-poky/meta/files/common-licenses/XFree86-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/XFree86-1.1
diff --git a/yocto-poky/meta/files/common-licenses/XSL b/import-layers/yocto-poky/meta/files/common-licenses/XSL
index 0a82d60c1c..0a82d60c1c 100644
--- a/yocto-poky/meta/files/common-licenses/XSL
+++ b/import-layers/yocto-poky/meta/files/common-licenses/XSL
diff --git a/yocto-poky/meta/files/common-licenses/Xnet b/import-layers/yocto-poky/meta/files/common-licenses/Xnet
index 0444edf2ca..0444edf2ca 100644
--- a/yocto-poky/meta/files/common-licenses/Xnet
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Xnet
diff --git a/yocto-poky/meta/files/common-licenses/YPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/YPL-1.1
index 4a1880aa12..4a1880aa12 100644
--- a/yocto-poky/meta/files/common-licenses/YPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/YPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/ZPL-1.1 b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-1.1
index a6aabec3a4..a6aabec3a4 100644
--- a/yocto-poky/meta/files/common-licenses/ZPL-1.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-1.1
diff --git a/yocto-poky/meta/files/common-licenses/ZPL-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.0
index 3ae208313c..3ae208313c 100644
--- a/yocto-poky/meta/files/common-licenses/ZPL-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.0
diff --git a/yocto-poky/meta/files/common-licenses/ZPL-2.1 b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.1
index 2d9d43f03f..2d9d43f03f 100644
--- a/yocto-poky/meta/files/common-licenses/ZPL-2.1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/ZPL-2.1
diff --git a/yocto-poky/meta/files/common-licenses/Zimbra-1.3 b/import-layers/yocto-poky/meta/files/common-licenses/Zimbra-1.3
index 79b7b346d6..79b7b346d6 100644
--- a/yocto-poky/meta/files/common-licenses/Zimbra-1.3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Zimbra-1.3
diff --git a/yocto-poky/meta/files/common-licenses/Zlib b/import-layers/yocto-poky/meta/files/common-licenses/Zlib
index f8b3884943..f8b3884943 100644
--- a/yocto-poky/meta/files/common-licenses/Zlib
+++ b/import-layers/yocto-poky/meta/files/common-licenses/Zlib
diff --git a/yocto-poky/meta/files/common-licenses/bzip2 b/import-layers/yocto-poky/meta/files/common-licenses/bzip2
index 8ec599dc3b..8ec599dc3b 100644
--- a/yocto-poky/meta/files/common-licenses/bzip2
+++ b/import-layers/yocto-poky/meta/files/common-licenses/bzip2
diff --git a/yocto-poky/meta/files/common-licenses/eCos-2.0 b/import-layers/yocto-poky/meta/files/common-licenses/eCos-2.0
index 39b5d6351c..39b5d6351c 100644
--- a/yocto-poky/meta/files/common-licenses/eCos-2.0
+++ b/import-layers/yocto-poky/meta/files/common-licenses/eCos-2.0
diff --git a/yocto-poky/meta/files/common-licenses/gSOAP-1 b/import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1
index 3f8638add3..3f8638add3 100644
--- a/yocto-poky/meta/files/common-licenses/gSOAP-1
+++ b/import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1
diff --git a/yocto-poky/meta/files/common-licenses/gSOAP-1.3b b/import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1.3b
index 68c942bb52..68c942bb52 100644
--- a/yocto-poky/meta/files/common-licenses/gSOAP-1.3b
+++ b/import-layers/yocto-poky/meta/files/common-licenses/gSOAP-1.3b
diff --git a/yocto-poky/meta/files/common-licenses/tcl b/import-layers/yocto-poky/meta/files/common-licenses/tcl
index d8049cd9e7..d8049cd9e7 100644
--- a/yocto-poky/meta/files/common-licenses/tcl
+++ b/import-layers/yocto-poky/meta/files/common-licenses/tcl
diff --git a/yocto-poky/meta/files/common-licenses/unfs3 b/import-layers/yocto-poky/meta/files/common-licenses/unfs3
index 7f2b53f167..7f2b53f167 100644
--- a/yocto-poky/meta/files/common-licenses/unfs3
+++ b/import-layers/yocto-poky/meta/files/common-licenses/unfs3
diff --git a/yocto-poky/meta/files/deploydir_readme.txt b/import-layers/yocto-poky/meta/files/deploydir_readme.txt
index 97ec1855f5..97ec1855f5 100644
--- a/yocto-poky/meta/files/deploydir_readme.txt
+++ b/import-layers/yocto-poky/meta/files/deploydir_readme.txt
diff --git a/yocto-poky/meta/files/device_table-minimal.txt b/import-layers/yocto-poky/meta/files/device_table-minimal.txt
index e4891ccb43..e4891ccb43 100644
--- a/yocto-poky/meta/files/device_table-minimal.txt
+++ b/import-layers/yocto-poky/meta/files/device_table-minimal.txt
diff --git a/yocto-poky/meta/files/ext-sdk-prepare.py b/import-layers/yocto-poky/meta/files/ext-sdk-prepare.py
index 605e2ebefa..605e2ebefa 100644
--- a/yocto-poky/meta/files/ext-sdk-prepare.py
+++ b/import-layers/yocto-poky/meta/files/ext-sdk-prepare.py
diff --git a/yocto-poky/meta/files/fs-perms.txt b/import-layers/yocto-poky/meta/files/fs-perms.txt
index 3d00e862e3..3d00e862e3 100644
--- a/yocto-poky/meta/files/fs-perms.txt
+++ b/import-layers/yocto-poky/meta/files/fs-perms.txt
diff --git a/yocto-poky/meta/files/toolchain-shar-extract.sh b/import-layers/yocto-poky/meta/files/toolchain-shar-extract.sh
index 397be11198..397be11198 100644
--- a/yocto-poky/meta/files/toolchain-shar-extract.sh
+++ b/import-layers/yocto-poky/meta/files/toolchain-shar-extract.sh
diff --git a/yocto-poky/meta/files/toolchain-shar-relocate.sh b/import-layers/yocto-poky/meta/files/toolchain-shar-relocate.sh
index d4bcf0e55d..d4bcf0e55d 100644
--- a/yocto-poky/meta/files/toolchain-shar-relocate.sh
+++ b/import-layers/yocto-poky/meta/files/toolchain-shar-relocate.sh
diff --git a/yocto-poky/meta/lib/oe/__init__.py b/import-layers/yocto-poky/meta/lib/oe/__init__.py
index 3ad9513f40..3ad9513f40 100644
--- a/yocto-poky/meta/lib/oe/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oe/__init__.py
diff --git a/yocto-poky/meta/lib/oe/buildhistory_analysis.py b/import-layers/yocto-poky/meta/lib/oe/buildhistory_analysis.py
index 5395c768a3..5395c768a3 100644
--- a/yocto-poky/meta/lib/oe/buildhistory_analysis.py
+++ b/import-layers/yocto-poky/meta/lib/oe/buildhistory_analysis.py
diff --git a/yocto-poky/meta/lib/oe/cachedpath.py b/import-layers/yocto-poky/meta/lib/oe/cachedpath.py
index 0840cc4c3f..0840cc4c3f 100644
--- a/yocto-poky/meta/lib/oe/cachedpath.py
+++ b/import-layers/yocto-poky/meta/lib/oe/cachedpath.py
diff --git a/yocto-poky/meta/lib/oe/classextend.py b/import-layers/yocto-poky/meta/lib/oe/classextend.py
index 5107ecde26..5107ecde26 100644
--- a/yocto-poky/meta/lib/oe/classextend.py
+++ b/import-layers/yocto-poky/meta/lib/oe/classextend.py
diff --git a/yocto-poky/meta/lib/oe/classutils.py b/import-layers/yocto-poky/meta/lib/oe/classutils.py
index 58188fdd6e..58188fdd6e 100644
--- a/yocto-poky/meta/lib/oe/classutils.py
+++ b/import-layers/yocto-poky/meta/lib/oe/classutils.py
diff --git a/yocto-poky/meta/lib/oe/copy_buildsystem.py b/import-layers/yocto-poky/meta/lib/oe/copy_buildsystem.py
index 7b9a0ee065..7b9a0ee065 100644
--- a/yocto-poky/meta/lib/oe/copy_buildsystem.py
+++ b/import-layers/yocto-poky/meta/lib/oe/copy_buildsystem.py
diff --git a/yocto-poky/meta/lib/oe/data.py b/import-layers/yocto-poky/meta/lib/oe/data.py
index e49572177b..e49572177b 100644
--- a/yocto-poky/meta/lib/oe/data.py
+++ b/import-layers/yocto-poky/meta/lib/oe/data.py
diff --git a/yocto-poky/meta/lib/oe/distro_check.py b/import-layers/yocto-poky/meta/lib/oe/distro_check.py
index 8655a6fc14..8655a6fc14 100644
--- a/yocto-poky/meta/lib/oe/distro_check.py
+++ b/import-layers/yocto-poky/meta/lib/oe/distro_check.py
diff --git a/yocto-poky/meta/lib/oe/gpg_sign.py b/import-layers/yocto-poky/meta/lib/oe/gpg_sign.py
index b83ee86728..b83ee86728 100644
--- a/yocto-poky/meta/lib/oe/gpg_sign.py
+++ b/import-layers/yocto-poky/meta/lib/oe/gpg_sign.py
diff --git a/yocto-poky/meta/lib/oe/license.py b/import-layers/yocto-poky/meta/lib/oe/license.py
index f0f661c3ba..f0f661c3ba 100644
--- a/yocto-poky/meta/lib/oe/license.py
+++ b/import-layers/yocto-poky/meta/lib/oe/license.py
diff --git a/yocto-poky/meta/lib/oe/lsb.py b/import-layers/yocto-poky/meta/lib/oe/lsb.py
index e0bdfba255..e0bdfba255 100644
--- a/yocto-poky/meta/lib/oe/lsb.py
+++ b/import-layers/yocto-poky/meta/lib/oe/lsb.py
diff --git a/yocto-poky/meta/lib/oe/maketype.py b/import-layers/yocto-poky/meta/lib/oe/maketype.py
index 139f333691..139f333691 100644
--- a/yocto-poky/meta/lib/oe/maketype.py
+++ b/import-layers/yocto-poky/meta/lib/oe/maketype.py
diff --git a/yocto-poky/meta/lib/oe/manifest.py b/import-layers/yocto-poky/meta/lib/oe/manifest.py
index 42832f15d2..42832f15d2 100644
--- a/yocto-poky/meta/lib/oe/manifest.py
+++ b/import-layers/yocto-poky/meta/lib/oe/manifest.py
diff --git a/yocto-poky/meta/lib/oe/package.py b/import-layers/yocto-poky/meta/lib/oe/package.py
index 2887689541..2887689541 100644
--- a/yocto-poky/meta/lib/oe/package.py
+++ b/import-layers/yocto-poky/meta/lib/oe/package.py
diff --git a/yocto-poky/meta/lib/oe/package_manager.py b/import-layers/yocto-poky/meta/lib/oe/package_manager.py
index b4b359a8c6..b4b359a8c6 100644
--- a/yocto-poky/meta/lib/oe/package_manager.py
+++ b/import-layers/yocto-poky/meta/lib/oe/package_manager.py
diff --git a/yocto-poky/meta/lib/oe/packagedata.py b/import-layers/yocto-poky/meta/lib/oe/packagedata.py
index bc0fd06bce..bc0fd06bce 100644
--- a/yocto-poky/meta/lib/oe/packagedata.py
+++ b/import-layers/yocto-poky/meta/lib/oe/packagedata.py
diff --git a/yocto-poky/meta/lib/oe/packagegroup.py b/import-layers/yocto-poky/meta/lib/oe/packagegroup.py
index a6fee5f950..a6fee5f950 100644
--- a/yocto-poky/meta/lib/oe/packagegroup.py
+++ b/import-layers/yocto-poky/meta/lib/oe/packagegroup.py
diff --git a/yocto-poky/meta/lib/oe/patch.py b/import-layers/yocto-poky/meta/lib/oe/patch.py
index 9d36172909..9d36172909 100644
--- a/yocto-poky/meta/lib/oe/patch.py
+++ b/import-layers/yocto-poky/meta/lib/oe/patch.py
diff --git a/yocto-poky/meta/lib/oe/path.py b/import-layers/yocto-poky/meta/lib/oe/path.py
index 413ebfb395..413ebfb395 100644
--- a/yocto-poky/meta/lib/oe/path.py
+++ b/import-layers/yocto-poky/meta/lib/oe/path.py
diff --git a/yocto-poky/meta/lib/oe/prservice.py b/import-layers/yocto-poky/meta/lib/oe/prservice.py
index b0cbcb1fbc..b0cbcb1fbc 100644
--- a/yocto-poky/meta/lib/oe/prservice.py
+++ b/import-layers/yocto-poky/meta/lib/oe/prservice.py
diff --git a/yocto-poky/meta/lib/oe/qa.py b/import-layers/yocto-poky/meta/lib/oe/qa.py
index 3cfeee737b..3cfeee737b 100644
--- a/yocto-poky/meta/lib/oe/qa.py
+++ b/import-layers/yocto-poky/meta/lib/oe/qa.py
diff --git a/yocto-poky/meta/lib/oe/recipeutils.py b/import-layers/yocto-poky/meta/lib/oe/recipeutils.py
index 6c7adb5bdb..6c7adb5bdb 100644
--- a/yocto-poky/meta/lib/oe/recipeutils.py
+++ b/import-layers/yocto-poky/meta/lib/oe/recipeutils.py
diff --git a/yocto-poky/meta/lib/oe/rootfs.py b/import-layers/yocto-poky/meta/lib/oe/rootfs.py
index a95e1b7391..a95e1b7391 100644
--- a/yocto-poky/meta/lib/oe/rootfs.py
+++ b/import-layers/yocto-poky/meta/lib/oe/rootfs.py
diff --git a/yocto-poky/meta/lib/oe/sdk.py b/import-layers/yocto-poky/meta/lib/oe/sdk.py
index f15fbdb368..f15fbdb368 100644
--- a/yocto-poky/meta/lib/oe/sdk.py
+++ b/import-layers/yocto-poky/meta/lib/oe/sdk.py
diff --git a/yocto-poky/meta/lib/oe/sstatesig.py b/import-layers/yocto-poky/meta/lib/oe/sstatesig.py
index 01dce660cf..01dce660cf 100644
--- a/yocto-poky/meta/lib/oe/sstatesig.py
+++ b/import-layers/yocto-poky/meta/lib/oe/sstatesig.py
diff --git a/yocto-poky/meta/lib/oe/terminal.py b/import-layers/yocto-poky/meta/lib/oe/terminal.py
index 634daa9033..634daa9033 100644
--- a/yocto-poky/meta/lib/oe/terminal.py
+++ b/import-layers/yocto-poky/meta/lib/oe/terminal.py
diff --git a/yocto-poky/meta/lib/oe/tests/__init__.py b/import-layers/yocto-poky/meta/lib/oe/tests/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/lib/oe/tests/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oe/tests/__init__.py
diff --git a/yocto-poky/meta/lib/oe/tests/test_license.py b/import-layers/yocto-poky/meta/lib/oe/tests/test_license.py
index c388886184..c388886184 100644
--- a/yocto-poky/meta/lib/oe/tests/test_license.py
+++ b/import-layers/yocto-poky/meta/lib/oe/tests/test_license.py
diff --git a/yocto-poky/meta/lib/oe/tests/test_path.py b/import-layers/yocto-poky/meta/lib/oe/tests/test_path.py
index 3d41ce157a..3d41ce157a 100644
--- a/yocto-poky/meta/lib/oe/tests/test_path.py
+++ b/import-layers/yocto-poky/meta/lib/oe/tests/test_path.py
diff --git a/yocto-poky/meta/lib/oe/tests/test_types.py b/import-layers/yocto-poky/meta/lib/oe/tests/test_types.py
index 367cc30e45..367cc30e45 100644
--- a/yocto-poky/meta/lib/oe/tests/test_types.py
+++ b/import-layers/yocto-poky/meta/lib/oe/tests/test_types.py
diff --git a/yocto-poky/meta/lib/oe/tests/test_utils.py b/import-layers/yocto-poky/meta/lib/oe/tests/test_utils.py
index 5d9ac52e7d..5d9ac52e7d 100644
--- a/yocto-poky/meta/lib/oe/tests/test_utils.py
+++ b/import-layers/yocto-poky/meta/lib/oe/tests/test_utils.py
diff --git a/yocto-poky/meta/lib/oe/types.py b/import-layers/yocto-poky/meta/lib/oe/types.py
index 7f47c17d0e..7f47c17d0e 100644
--- a/yocto-poky/meta/lib/oe/types.py
+++ b/import-layers/yocto-poky/meta/lib/oe/types.py
diff --git a/yocto-poky/meta/lib/oe/utils.py b/import-layers/yocto-poky/meta/lib/oe/utils.py
index 30d30629f1..30d30629f1 100644
--- a/yocto-poky/meta/lib/oe/utils.py
+++ b/import-layers/yocto-poky/meta/lib/oe/utils.py
diff --git a/yocto-poky/meta/lib/oeqa/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/lib/oeqa/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/controllers/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/controllers/__init__.py
index 8eda92763c..8eda92763c 100644
--- a/yocto-poky/meta/lib/oeqa/controllers/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/controllers/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/controllers/masterimage.py b/import-layers/yocto-poky/meta/lib/oeqa/controllers/masterimage.py
index 522f9ebd76..522f9ebd76 100644
--- a/yocto-poky/meta/lib/oeqa/controllers/masterimage.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/controllers/masterimage.py
diff --git a/yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py b/import-layers/yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py
index a1b7b1d92b..a1b7b1d92b 100644
--- a/yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/controllers/testtargetloader.py
diff --git a/yocto-poky/meta/lib/oeqa/oetest.py b/import-layers/yocto-poky/meta/lib/oeqa/oetest.py
index 3ed5bb8c2b..3ed5bb8c2b 100644
--- a/yocto-poky/meta/lib/oeqa/oetest.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/oetest.py
diff --git a/yocto-poky/meta/lib/oeqa/runexported.py b/import-layers/yocto-poky/meta/lib/oeqa/runexported.py
index cc89e13c06..cc89e13c06 100755
--- a/yocto-poky/meta/lib/oeqa/runexported.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runexported.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/__init__.py
index 4cf3fa76b6..4cf3fa76b6 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/_ptest.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/_ptest.py
index 0621028b86..0621028b86 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/_ptest.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/_ptest.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py
index a3c29f3572..a3c29f3572 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/_qemutiny.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/buildcvs.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildcvs.py
index fe6cbfbcd5..fe6cbfbcd5 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/buildcvs.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildcvs.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/buildiptables.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildiptables.py
index 09e252df8c..09e252df8c 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/buildiptables.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildiptables.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py
index 802b060010..802b060010 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/buildsudoku.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/connman.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/connman.py
index bd9dba3bd0..bd9dba3bd0 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/connman.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/connman.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/date.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/date.py
index 447987e075..447987e075 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/date.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/date.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/df.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/df.py
index 09569d5ff6..09569d5ff6 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/df.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/df.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c
index a383397e93..a383397e93 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod.c
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile
index b92d5c8fe0..b92d5c8fe0 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/hellomod_makefile
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/test.c b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.c
index 2d8389c92e..2d8389c92e 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/test.c
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.c
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/test.cpp b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.cpp
index 9e1a76473d..9e1a76473d 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/test.cpp
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.cpp
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/test.pl b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.pl
index 689c8f1635..689c8f1635 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/test.pl
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.pl
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/test.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.py
index f3a2273c52..f3a2273c52 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/test.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/test.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/testmakefile b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testmakefile
index ca1844e930..ca1844e930 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/testmakefile
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testmakefile
diff --git a/yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile
index fb05f822f3..fb05f822f3 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/files/testsdkmakefile
diff --git a/yocto-poky/meta/lib/oeqa/runtime/gcc.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/gcc.py
index d90cd1799a..d90cd1799a 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/gcc.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/gcc.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py
index 38ca184540..38ca184540 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/kernelmodule.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/ldd.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ldd.py
index 47b3885df2..47b3885df2 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/ldd.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ldd.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/logrotate.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/logrotate.py
index de300bf55f..de300bf55f 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/logrotate.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/logrotate.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/multilib.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/multilib.py
index 593d385021..593d385021 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/multilib.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/multilib.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/pam.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/pam.py
index c8205c9abc..c8205c9abc 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/pam.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/pam.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/parselogs.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/parselogs.py
index dec9ebe874..dec9ebe874 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/parselogs.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/parselogs.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/perl.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/perl.py
index e044d0a5fe..e044d0a5fe 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/perl.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/perl.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/ping.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ping.py
index 80c460161b..80c460161b 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/ping.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ping.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/python.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/python.py
index 26edb7a9b8..26edb7a9b8 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/python.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/python.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/rpm.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/rpm.py
index 624c515aad..624c515aad 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/rpm.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/rpm.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/scanelf.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/scanelf.py
index 67e02ff455..67e02ff455 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/scanelf.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/scanelf.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/scp.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/scp.py
index 48e87d2d0b..48e87d2d0b 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/scp.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/scp.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py
index cb0cb9b4cf..cb0cb9b4cf 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/skeletoninit.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/smart.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/smart.py
index 126d614638..126d614638 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/smart.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/smart.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/ssh.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ssh.py
index 0e76d5d512..0e76d5d512 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/ssh.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/ssh.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/syslog.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/syslog.py
index 2601dd9ea8..2601dd9ea8 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/syslog.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/syslog.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/systemd.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/systemd.py
index 2b2f10d71c..2b2f10d71c 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/systemd.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/systemd.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/x32lib.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/x32lib.py
index ce5e214035..ce5e214035 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/x32lib.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/x32lib.py
diff --git a/yocto-poky/meta/lib/oeqa/runtime/xorg.py b/import-layers/yocto-poky/meta/lib/oeqa/runtime/xorg.py
index 12bcd371af..12bcd371af 100644
--- a/yocto-poky/meta/lib/oeqa/runtime/xorg.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/runtime/xorg.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/__init__.py
index 4cf3fa76b6..4cf3fa76b6 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/buildcvs.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildcvs.py
index c7146fa4af..c7146fa4af 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/buildcvs.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildcvs.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/buildiptables.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildiptables.py
index 062e5316e7..062e5316e7 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/buildiptables.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildiptables.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py
index dea77c6599..dea77c6599 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/buildsudoku.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/gcc.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/gcc.py
index 8395b9b908..8395b9b908 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/gcc.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/gcc.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/perl.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/perl.py
index 45f422ef0b..45f422ef0b 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/perl.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/perl.py
diff --git a/yocto-poky/meta/lib/oeqa/sdk/python.py b/import-layers/yocto-poky/meta/lib/oeqa/sdk/python.py
index 896fab4dfb..896fab4dfb 100644
--- a/yocto-poky/meta/lib/oeqa/sdk/python.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdk/python.py
diff --git a/yocto-poky/meta/lib/oeqa/sdkext/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/__init__.py
index 4cf3fa76b6..4cf3fa76b6 100644
--- a/yocto-poky/meta/lib/oeqa/sdkext/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/sdkext/devtool.py b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/devtool.py
index c5bb3102a6..c5bb3102a6 100644
--- a/yocto-poky/meta/lib/oeqa/sdkext/devtool.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/devtool.py
diff --git a/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile
index abd91bea68..abd91bea68 100644
--- a/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/Makefile
diff --git a/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c
index f0b63f03f3..f0b63f03f3 100644
--- a/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/files/myapp/myapp.c
diff --git a/yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py
index 7a2a6fe7c8..7a2a6fe7c8 100644
--- a/yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/sdkext/sdk_update.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/__init__.py
index 3ad9513f40..3ad9513f40 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py
index fc9ae7efb9..fc9ae7efb9 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/_sstatetests_noauto.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/_toaster.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/_toaster.py
index c424659fdc..c424659fdc 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/_toaster.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/_toaster.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/archiver.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/archiver.py
index f2030c446d..f2030c446d 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/archiver.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/archiver.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/base.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/base.py
index e10455edc1..e10455edc1 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/base.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/base.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/bblayers.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/bblayers.py
index d23675e84a..d23675e84a 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/bblayers.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/bblayers.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/bbtests.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/bbtests.py
index 26728a4b41..26728a4b41 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/bbtests.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/bbtests.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/buildhistory.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/buildhistory.py
index 674da6205a..674da6205a 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/buildhistory.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/buildhistory.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/buildoptions.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/buildoptions.py
index 35d5dfd29a..35d5dfd29a 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/buildoptions.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/buildoptions.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/devtool.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/devtool.py
index 132a73d0ec..132a73d0ec 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/devtool.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/devtool.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py
index 1b36a0d682..1b36a0d682 100755
--- a/yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/esdk_prepare.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py
index 8a53899c7d..8a53899c7d 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/imagefeatures.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/layerappend.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/layerappend.py
index 4de5034a94..4de5034a94 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/layerappend.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/layerappend.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py
index cac6d84452..cac6d84452 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/lic-checksum.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/manifest.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/manifest.py
index 44d0404c5d..44d0404c5d 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/manifest.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/manifest.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/oescripts.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/oescripts.py
index 31cd50809c..31cd50809c 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/oescripts.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/oescripts.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/pkgdata.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/pkgdata.py
index 138b03aadb..138b03aadb 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/pkgdata.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/pkgdata.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/prservice.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/prservice.py
index 1b9a510fd4..1b9a510fd4 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/prservice.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/prservice.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/recipetool.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/recipetool.py
index e72911b0aa..e72911b0aa 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/recipetool.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/recipetool.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/signing.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/signing.py
index 1babca07df..1babca07df 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/signing.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/signing.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/sstate.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/sstate.py
index 5989724432..5989724432 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/sstate.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/sstate.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/sstatetests.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/sstatetests.py
index acaf405acb..acaf405acb 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/sstatetests.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/sstatetests.py
diff --git a/yocto-poky/meta/lib/oeqa/selftest/wic.py b/import-layers/yocto-poky/meta/lib/oeqa/selftest/wic.py
index a569fbf747..a569fbf747 100644
--- a/yocto-poky/meta/lib/oeqa/selftest/wic.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/selftest/wic.py
diff --git a/yocto-poky/meta/lib/oeqa/targetcontrol.py b/import-layers/yocto-poky/meta/lib/oeqa/targetcontrol.py
index 5422a617c4..5422a617c4 100644
--- a/yocto-poky/meta/lib/oeqa/targetcontrol.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/targetcontrol.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/__init__.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/__init__.py
index 8f706f3637..8f706f3637 100644
--- a/yocto-poky/meta/lib/oeqa/utils/__init__.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/__init__.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/commands.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/commands.py
index 48f6441290..48f6441290 100644
--- a/yocto-poky/meta/lib/oeqa/utils/commands.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/commands.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/decorators.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/decorators.py
index 0d79223a29..0d79223a29 100644
--- a/yocto-poky/meta/lib/oeqa/utils/decorators.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/decorators.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/dump.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/dump.py
index 63a591d366..63a591d366 100644
--- a/yocto-poky/meta/lib/oeqa/utils/dump.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/dump.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/ftools.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/ftools.py
index a7233d4ca6..a7233d4ca6 100644
--- a/yocto-poky/meta/lib/oeqa/utils/ftools.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/ftools.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/httpserver.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/httpserver.py
index 76518d8ef9..76518d8ef9 100644
--- a/yocto-poky/meta/lib/oeqa/utils/httpserver.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/httpserver.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/logparser.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/logparser.py
index 87b50354cd..87b50354cd 100644
--- a/yocto-poky/meta/lib/oeqa/utils/logparser.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/logparser.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/network.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/network.py
index 2768f6c5db..2768f6c5db 100644
--- a/yocto-poky/meta/lib/oeqa/utils/network.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/network.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/qemurunner.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/qemurunner.py
index 784cf964f5..784cf964f5 100644
--- a/yocto-poky/meta/lib/oeqa/utils/qemurunner.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/qemurunner.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py
index 4f95101f30..4f95101f30 100644
--- a/yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/qemutinyrunner.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/sshcontrol.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/sshcontrol.py
index 1658744165..1658744165 100644
--- a/yocto-poky/meta/lib/oeqa/utils/sshcontrol.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/sshcontrol.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/targetbuild.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/targetbuild.py
index f850d78df1..f850d78df1 100644
--- a/yocto-poky/meta/lib/oeqa/utils/targetbuild.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/targetbuild.py
diff --git a/yocto-poky/meta/lib/oeqa/utils/testexport.py b/import-layers/yocto-poky/meta/lib/oeqa/utils/testexport.py
index 243463bc15..243463bc15 100644
--- a/yocto-poky/meta/lib/oeqa/utils/testexport.py
+++ b/import-layers/yocto-poky/meta/lib/oeqa/utils/testexport.py
diff --git a/yocto-poky/meta/recipes-bsp/acpid/acpid.inc b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid.inc
index 12ec19bbb0..12ec19bbb0 100644
--- a/yocto-poky/meta/recipes-bsp/acpid/acpid.inc
+++ b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid.inc
diff --git a/yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch
index d1aa3aa173..d1aa3aa173 100644
--- a/yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/0001-Fix-out-of-source-build.patch
diff --git a/yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service
index f70e740965..f70e740965 100644
--- a/yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service
+++ b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/acpid.service
diff --git a/yocto-poky/meta/recipes-bsp/acpid/acpid/init b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/init
index 40ff385c10..40ff385c10 100755
--- a/yocto-poky/meta/recipes-bsp/acpid/acpid/init
+++ b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid/init
diff --git a/yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb
index c3bd51f7d6..c3bd51f7d6 100644
--- a/yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/acpid/acpid_2.0.26.bb
diff --git a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb
index d0f7bb3305..d0f7bb3305 100644
--- a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state.bb
diff --git a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init
index eee59cb321..eee59cb321 100755
--- a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init
+++ b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/alsa-state-init
diff --git a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf
index 03653cfb2d..03653cfb2d 100644
--- a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf
+++ b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.conf
diff --git a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state
index ddd1cce85d..ddd1cce85d 100644
--- a/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state
+++ b/import-layers/yocto-poky/meta/recipes-bsp/alsa-state/alsa-state/asound.state
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service
index ffab82334f..ffab82334f 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd.service
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy
index c48ee4e5d5..c48ee4e5d5 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf
index 751145c522..751145c522 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/apmd_proxy.conf
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/default b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/default
index 4b7965abf8..4b7965abf8 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/default
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/default
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/init b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/init
index c0b41aa9d1..c0b41aa9d1 100755
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/init
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/init
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch
index 5db895e8fe..5db895e8fe 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/legacy.patch
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch
index 834ee080a1..834ee080a1 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/libtool.patch
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch
index 3d32c49cd2..3d32c49cd2 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/linkage.patch
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch
index ec8206cf17..ec8206cf17 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/unlinux.patch
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch
index c5faa85fa7..c5faa85fa7 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd/wexitcode.patch
diff --git a/yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
index 4ff6ad087c..4ff6ad087c 100644
--- a/yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/apmd/apmd_3.2.2-15.bb
diff --git a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
index c2a02aadbb..c2a02aadbb 100644
--- a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/eee-acpi-scripts_git.bb
diff --git a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs
index fd099df0d8..fd099df0d8 100644
--- a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs
+++ b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/policy-funcs
diff --git a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch
index 403e5569b8..403e5569b8 100644
--- a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/powerbtn.patch
diff --git a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch
index efb3dca7ac..efb3dca7ac 100644
--- a/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/eee-acpi-scripts/files/remove-doc-check.patch
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/config b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/config
index ecfdf26e26..ecfdf26e26 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/config
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/config
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/machconfig
index e69de29bb2..e69de29bb2 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig
index 56a2ae2e3c..56a2ae2e3c 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarm/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig
index 56a2ae2e3c..56a2ae2e3c 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv6/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig
index 56a2ae2e3c..56a2ae2e3c 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuarmv7/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig
index 56777b6e2e..56777b6e2e 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig
index 56777b6e2e..56777b6e2e 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemumips64/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig
index 5ea2270cd8..5ea2270cd8 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemuppc/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig
index 56a2ae2e3c..56a2ae2e3c 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86-64/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig
index 56a2ae2e3c..56a2ae2e3c 100755
--- a/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig
diff --git a/yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb
index 5c30bd510d..5c30bd510d 100644
--- a/yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/formfactor/formfactor_0.0.bb
diff --git a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch
index 0ce6d7b0cb..0ce6d7b0cb 100644
--- a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gcc46-compatibility.patch
diff --git a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch
index ced128a313..ced128a313 100644
--- a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/gnu-efi-Make-setjmp.S-portable-to-ARM.patch
diff --git a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch
index 1b2ae1ef06..1b2ae1ef06 100644
--- a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/lib-Makefile-fix-parallel-issue.patch
diff --git a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch
index e5b47c197a..e5b47c197a 100644
--- a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi/parallel-make-archives.patch
diff --git a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb
index eca34599ce..eca34599ce 100644
--- a/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.3.bb
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch
index 65ddcaf128..65ddcaf128 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Fix-CVE-2015-8370-Grub2-user-pass-vulnerability.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch
index 9eabce977b..9eabce977b 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Remove-direct-_llseek-code-and-require-long-filesyst.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 67dc115491..67dc115491 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
index 255e3eb7d6..255e3eb7d6 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/cfg b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/cfg
index 8ca53d24d7..8ca53d24d7 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/cfg
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/cfg
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch
index 0eece082f8..0eece082f8 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch
index 079992afba..079992afba 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-endianness-problem.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch
index 61ae2f5372..61ae2f5372 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-issue-with-flex-2.5.37.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch
index b911d7370b..b911d7370b 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/fix-texinfo.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch
index eb8916cb72..eb8916cb72 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-add-oe-kernel.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
index 09ef4dbff9..09ef4dbff9 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fix-enable_execute_stack-check.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch
index c557f13e23..c557f13e23 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-2.00-fpmath-sse-387-fix.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch
index 4588fca4ba..4588fca4ba 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-allow-a-compilation-without-mcmodel-large.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch
index 4f12628a4b..4f12628a4b 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch
index 326951df44..326951df44 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-install.in.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch
index 4cbd0838d1..4cbd0838d1 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub-no-unused-result.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch
index d114f4847b..d114f4847b 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-fix-initrd-size-bug.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
index 6259a1abe3..6259a1abe3 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/grub2-remove-sparc64-setup-from-x86-builds.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch
index 463f7847ad..463f7847ad 100644
--- a/yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/files/remove-gets.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch
index d66207ae6c..d66207ae6c 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/autohell.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch
index d225d13dce..d225d13dce 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub-support-256byte-inode.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
index 0cf7dc96d7..0cf7dc96d7 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch
index 70037e47c7..70037e47c7 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/no-reorder-functions.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch
index bd8e0a89fc..bd8e0a89fc 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-0.97/objcopy-absolute.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb
index 5a0dc954a3..5a0dc954a3 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-efi_2.00.bb
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch
index 87ec29e32b..87ec29e32b 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch
index d5bfaa177a..d5bfaa177a 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub-git/0001-grub.d-10_linux.in-add-oe-s-kernel-name.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch
index fc5aa4e313..fc5aa4e313 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub/autogen.sh-exclude-pc.patch
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub2.inc b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub2.inc
index 146dde60c0..146dde60c0 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub2.inc
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub2.inc
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb
index 997a045b2e..997a045b2e 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_0.97.bb
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb
index 778074a387..778074a387 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_2.00.bb
diff --git a/yocto-poky/meta/recipes-bsp/grub/grub_git.bb b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_git.bb
index 6919c9a351..6919c9a351 100644
--- a/yocto-poky/meta/recipes-bsp/grub/grub_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/grub/grub_git.bb
diff --git a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch
index fa50bc4a6e..fa50bc4a6e 100644
--- a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/0001-console-Fix-C-syntax-errors-for-function-declaration.patch
diff --git a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch
index 49f55930df..49f55930df 100644
--- a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot/fix-objcopy.patch
diff --git a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb
index 376ab542dd..376ab542dd 100644
--- a/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/gummiboot/gummiboot_git.bb
diff --git a/yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch
index 05c70c92e5..05c70c92e5 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/COPYING.patch
diff --git a/yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch
index 050bdc113c..050bdc113c 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap-fw-load.patch
diff --git a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf
index 8dda82aad3..8dda82aad3 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf
diff --git a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream
index 5b7385a7cb..5b7385a7cb 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.conf-upstream
diff --git a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias
index 2848351510..2848351510 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/files/hostap_cs.modalias
diff --git a/yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb
index e1d4c5477c..e1d4c5477c 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-conf_1.0.bb
diff --git a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch
index b44dca3ec8..b44dca3ec8 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch
diff --git a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch
index 3e99d0d92e..3e99d0d92e 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils-0.4.7/ldflags.patch
diff --git a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc
index 140321d0c2..140321d0c2 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils.inc
diff --git a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb
index be5481f6f7..be5481f6f7 100644
--- a/yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/hostap/hostap-utils_0.4.7.bb
diff --git a/yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch
index 1ee8181f12..1ee8181f12 100644
--- a/yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/files/GPLv2.patch
diff --git a/yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh
index 6ebc634266..6ebc634266 100755
--- a/yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh
+++ b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/files/keymap.sh
diff --git a/yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb
index 5793a76529..5793a76529 100644
--- a/yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/keymaps/keymaps_1.0.bb
diff --git a/yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch
index a7424c39da..a7424c39da 100644
--- a/yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/ldflags.patch
diff --git a/yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch
index 2fed344ba5..2fed344ba5 100644
--- a/yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/libacpi_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch
index c34ef34e09..c34ef34e09 100644
--- a/yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/makefile-fix.patch
diff --git a/yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch
index bca75fb472..bca75fb472 100644
--- a/yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/files/use_correct_strip_in_cross_environment.patch
diff --git a/yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb
index 6dc66ea25f..6dc66ea25f 100644
--- a/yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/libacpi/libacpi_0.2.bb
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch
index 682cf416e2..682cf416e2 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/acdefine.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch
index 394519855e..394519855e 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch
index 1a24a1f05e..1a24a1f05e 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/gettext.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch
index 9e46dfa070..9e46dfa070 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz-check-locale.h.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
index b4529f4c7a..b4529f4c7a 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch
index ace592c8f2..ace592c8f2 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/makefile.patch
diff --git a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
index 4b349be32f..4b349be32f 100644
--- a/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
diff --git a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch
index 66c9f91630..66c9f91630 100644
--- a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/configure.patch
diff --git a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch
index 540b4a0d13..540b4a0d13 100644
--- a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch
diff --git a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch
index c3fbc6f9b1..c3fbc6f9b1 100644
--- a/yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils/makefile.patch
diff --git a/yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb
index 33be525c57..33be525c57 100644
--- a/yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pciutils/pciutils_3.4.1.bb
diff --git a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch
index d4c2bed15c..d4c2bed15c 100644
--- a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch
diff --git a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
index 7b0ce21194..7b0ce21194 100644
--- a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
diff --git a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch
index f5a518ff73..f5a518ff73 100644
--- a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch
diff --git a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc
index 581bff417b..581bff417b 100644
--- a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils.inc
diff --git a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
index 3556a45cf4..3556a45cf4 100644
--- a/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
diff --git a/yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/import-layers/yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
index 27cb3dbe8d..27cb3dbe8d 100644
--- a/yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING
index 63f5293810..63f5293810 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/COPYING
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
index abd84ca4b5..abd84ca4b5 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarm/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
index abd84ca4b5..abd84ca4b5 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv6/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
index abd84ca4b5..abd84ca4b5 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuarmv7/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal
index abd84ca4b5..abd84ca4b5 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemumips/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal
index c2d6e37bf0..c2d6e37bf0 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemuppc/pointercal
Binary files differ
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
index 640053d393..640053d393 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86-64/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal
index 640053d393..640053d393 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal/qemux86/pointercal
diff --git a/yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb
index df735a59f2..df735a59f2 100644
--- a/yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/pointercal/pointercal_0.0.bb
diff --git a/yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch
index e34f262a89..e34f262a89 100644
--- a/yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/add_stdlib.patch
diff --git a/yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch
index 174adc89f7..174adc89f7 100644
--- a/yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial/ldflags.patch
diff --git a/yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb
index 8dbddd7dc5..8dbddd7dc5 100644
--- a/yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/setserial/setserial_2.17.bb
diff --git a/yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb
index dfda5c1d30..dfda5c1d30 100644
--- a/yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.03.bb
diff --git a/yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb
index d5921a0443..d5921a0443 100644
--- a/yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.03.bb
diff --git a/yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc
index 3ba866de01..3ba866de01 100644
--- a/yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc
+++ b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot.inc
diff --git a/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb
index 836b0ce03e..836b0ce03e 100644
--- a/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/u-boot/u-boot_2016.03.bb
diff --git a/yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb
index aba44b4068..aba44b4068 100644
--- a/yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit.bb
diff --git a/yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL
index d511905c16..d511905c16 100644
--- a/yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/COPYING.GPL
diff --git a/yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether
index e80a0bb30e..e80a0bb30e 100755
--- a/yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbinit/usbinit/usb-gether
diff --git a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch
index 0efdc59fc6..0efdc59fc6 100644
--- a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/Fix-NULL-pointer-crash.patch
diff --git a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch
index 6455567174..6455567174 100644
--- a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/iconv.patch
diff --git a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch
index a6b241f854..a6b241f854 100644
--- a/yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch
diff --git a/yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb
index 75312c3aa2..75312c3aa2 100644
--- a/yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/usbutils/usbutils_008.bb
diff --git a/yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch
index a09e2a257e..a09e2a257e 100644
--- a/yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch
diff --git a/yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch
index 1dcbc71dcc..1dcbc71dcc 100644
--- a/yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch
+++ b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/ar-from-env.patch
diff --git a/yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup
index 2a409cc529..2a409cc529 100755
--- a/yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup
+++ b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/fbsetup
diff --git a/yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf
index 43789755d3..43789755d3 100644
--- a/yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf
+++ b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d/uvesafb.conf
diff --git a/yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb
index f50207212f..f50207212f 100644
--- a/yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-bsp/v86d/v86d_0.1.10.bb
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
index 3966b4c6e5..3966b4c6e5 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/avahi.inc b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi.inc
index 81aad7935a..81aad7935a 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/avahi.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi.inc
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb
index 6670106b1b..6670106b1b 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/avahi_0.6.32.bb
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd
index a0ab814603..a0ab814603 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/00avahi-autoipd
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd
index 234cdaa3eb..234cdaa3eb 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/99avahi-autoipd
diff --git a/yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch
index 193889eb5c..193889eb5c 100644
--- a/yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/avahi/files/initscript.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch
index 805cbb3315..805cbb3315 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-build-use-pkg-config-to-find-libxml2.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch
index 1215093716..1215093716 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-gen.c-extend-DIRNAMESIZE-from-256-to-512.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch
index 1ed858cd3f..1ed858cd3f 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
index 2149bd180d..2149bd180d 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1285.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
index ae5cc48d9c..ae5cc48d9c 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_1.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
index a31ea81f87..a31ea81f87 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-1286_2.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch
index 1b84d46b78..1b84d46b78 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/CVE-2016-2088.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch
index 096d5d84fc..096d5d84fc 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-confgen-build-unix.o-once.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
index 13df3bb0e9..13df3bb0e9 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/bind9 b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind9
index 968679ff7f..968679ff7f 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/bind9
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/bind9
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch
index aad345f9fc..aad345f9fc 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/conf.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
index 6989d6d4b0..6989d6d4b0 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh
index db201270fa..db201270fa 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/generate-rndc-key.sh
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
index 11db95ede1..11db95ede1 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
index 146f3e35db..146f3e35db 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff
index 2930796b6a..2930796b6a 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/mips1-not-support-opcode.diff
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind/named.service b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/named.service
index cda56ef015..cda56ef015 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind/named.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind/named.service
diff --git a/yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb
index 1e3a20f9a3..1e3a20f9a3 100644
--- a/yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bind/bind_9.10.3-P3.bb
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc
index a508229a34..a508229a34 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5.inc
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
index 2fde7bc069..2fde7bc069 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
index 24ddae6b63..24ddae6b63 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init
index 1606a5c663..1606a5c663 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/init
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest
index 21df00c327..21df00c327 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5/run-ptest
diff --git a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb
index db20f79ffa..db20f79ffa 100644
--- a/yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/bluez5/bluez5_5.37.bb
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb
index 9a519ec866..9a519ec866 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf.bb
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service
index 48adfc08ac..48adfc08ac 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-connection.service
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup
index c46899ef32..c46899ef32 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired-setup
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config
index 42998ce897..42998ce897 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-conf/qemuall/wired.config
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch
index 7957500dcf..7957500dcf 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/0001-Removed-icon-from-connman-gnome-about-applet.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch
index f4049fa3e2..f4049fa3e2 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/connman-gnome-fix-dbus-interface-name.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png
index 33247c1e2d..33247c1e2d 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-01.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png
index a94fb952ff..a94fb952ff 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-02.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png
index b5eb405a90..b5eb405a90 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-03.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png
index be54419fa7..be54419fa7 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-04.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png
index 1c40ac9a10..1c40ac9a10 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/images/connman-signal-05.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch
index 0421cda0b2..0421cda0b2 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome/null_check_for_ipv4_config.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb
index 7b875f00f9..7b875f00f9 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman-gnome_0.7.bb
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman.inc b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman.inc
index c3752514cc..c3752514cc 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman.inc
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch
index 5dc6fd634b..5dc6fd634b 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch
index 1b5a3e4407..1b5a3e4407 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch
index e6f03e632e..e6f03e632e 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0001-plugin.h-Change-visibility-to-default-for-debug-symb.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
index 0593427710..0593427710 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0002-resolve-musl-does-not-implement-res_ninit.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch
index eefc6834b7..eefc6834b7 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman/connman b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/connman
index c64fa0d715..c64fa0d715 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman/connman
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman/connman
diff --git a/yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb
index e71d2218a2..e71d2218a2 100644
--- a/yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/connman/connman_1.31.bb
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc
index 5e396f1594..5e396f1594 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp.inc
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch
index 434421230a..434421230a 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/0001-site.h-enable-gentle-shutdown.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch
index 923d5d5c58..923d5d5c58 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2015-8605.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch
index 4836dbc2ac..4836dbc2ac 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/CVE-2016-2774.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch
index 32bdaf08e7..32bdaf08e7 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch
index 47ea5554b8..47ea5554b8 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhclient-script-drop-resolv.conf.dhclient.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch
index b4a666d106..b4a666d106 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/dhcp-3.0.3-dhclient-dbus.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch
index 956c5d8b58..956c5d8b58 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fix-external-bind.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch
index b3f8fdb0a1..b3f8fdb0a1 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/fixsepbuild.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch
index 57e10b0297..57e10b0297 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/link-with-lcrypto.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch
index 61dd6a7186..61dd6a7186 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/replace-ifconfig-route.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch
index a08a5b725f..a08a5b725f 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp/search-for-libxml2.patch
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb
index 4e8cd272b8..4e8cd272b8 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/dhcp_4.3.3.bb
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay
index 7961f014be..7961f014be 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-relay
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/default-server b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-server
index 0385d16992..0385d16992 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/default-server
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/default-server
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf
index 0e6dcf96c2..0e6dcf96c2 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhclient.conf
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf
index 0001c0f00e..0001c0f00e 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.conf
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service
index ae4f93eca5..ae4f93eca5 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd.service
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service
index ca96abb838..ca96abb838 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcpd6.service
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service
index a2d818917d..a2d818917d 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/dhcrelay.service
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay
index 019a7e84cf..019a7e84cf 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-relay
diff --git a/yocto-poky/meta/recipes-connectivity/dhcp/files/init-server b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-server
index 5e693adf78..5e693adf78 100644
--- a/yocto-poky/meta/recipes-connectivity/dhcp/files/init-server
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/dhcp/files/init-server
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc
index 86e9310631..86e9310631 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2.inc
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch
index 39c7d40319..39c7d40319 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/0001-iproute2-de-bash-scripts.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch
index 866609ca99..866609ca99 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/configure-cross.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch
index 1b415a5119..1b415a5119 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-4.3.0-musl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch
index c83a243b71..c83a243b71 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2/iproute2-fix-building-with-musl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb
index 7979e8bebd..7979e8bebd 100644
--- a/yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iproute2/iproute2_4.4.0.bb
diff --git a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init
index 6f29e9c6ed..6f29e9c6ed 100755
--- a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/init
diff --git a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch
index e95fe35f8f..e95fe35f8f 100644
--- a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/ldflags.patch
diff --git a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch
index 97eb975023..97eb975023 100644
--- a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils-0.9.18/musl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
index 11b2ee9117..11b2ee9117 100644
--- a/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
diff --git a/yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
index 2e52c80c05..2e52c80c05 100644
--- a/yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/0001-iw-version.sh-don-t-use-git-describe-for-versioning.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch
index 0ea6a52789..0ea6a52789 100644
--- a/yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw/separate-objdir.patch
diff --git a/yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb
index 6865e7ad63..6865e7ad63 100644
--- a/yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/iw/iw_4.3.bb
diff --git a/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch b/import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch
index f63eb90cdc..f63eb90cdc 100644
--- a/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns/0001-check-for-nss.h.patch
diff --git a/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb b/import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb
index 8d2feec769..8d2feec769 100644
--- a/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb
diff --git a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc
index b7601b05c7..b7601b05c7 100644
--- a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap.inc
diff --git a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch
index 21519825c3..21519825c3 100644
--- a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/aclocal.patch
diff --git a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch
index b8615135b0..b8615135b0 100644
--- a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap/libpcap-pkgconfig-support.patch
diff --git a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb
index 8d12b25213..8d12b25213 100644
--- a/yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/libpcap/libpcap_1.7.4.bb
diff --git a/yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/import-layers/yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
index bd488eb089..bd488eb089 100644
--- a/yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
diff --git a/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch
index 16875e0543..16875e0543 100644
--- a/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-do-not-ship-version.h.patch
diff --git a/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch
index 466067693d..466067693d 100644
--- a/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch
diff --git a/yocto-poky/meta/recipes-connectivity/neard/neard/neard.in b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/neard.in
index a47d4d96c9..a47d4d96c9 100644
--- a/yocto-poky/meta/recipes-connectivity/neard/neard/neard.in
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard/neard.in
diff --git a/yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb
index 93bddb34ce..93bddb34ce 100644
--- a/yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/neard/neard_0.15.bb
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch
index 14bd4036af..14bd4036af 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/bugfix-adjust-statd-service-name.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch
index 85002290f0..85002290f0 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/files/nfs-utils-debianize-start-statd.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch
index 4ac5290440..4ac5290440 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/0001-include-sys-types.h-for-getting-u_-typedefs.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch
index 4633da919e..4633da919e 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/Set_nobody_user_group.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch
index d81c7c5f32..d81c7c5f32 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap/fix-ac-prereq.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
index 2565771006..2565771006 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch
index 7025fb555c..7025fb555c 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure-Allow-to-explicitly-disable-nfsidmap.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch
index de0b045c8c..de0b045c8c 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/0001-nfs-utils-statd-fix-a-segfault-caused-by-improper-us.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service
index 613ddc003a..613ddc003a 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-mountd.service
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service
index 147d7a7b5f..147d7a7b5f 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-server.service
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service
index 746dacf056..746dacf056 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-statd.service
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
index d8f8181670..d8f8181670 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-1.2.3-sm-notify-res_init.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch
index 993f1e5ea5..993f1e5ea5 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-Do-not-pass-CFLAGS-to-gcc-while-building.patch
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf
index a1007a7fbf..a1007a7fbf 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils.conf
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon
index 992267d5a1..992267d5a1 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
index 7ed93a59d4..7ed93a59d4 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount
index 630801b375..630801b375 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils/proc-fs-nfsd.mount
diff --git a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
index a6268f3d47..a6268f3d47 100644
--- a/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.3.bb
diff --git a/yocto-poky/meta/recipes-connectivity/ofono/ofono.inc b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono.inc
index c415a39981..c415a39981 100644
--- a/yocto-poky/meta/recipes-connectivity/ofono/ofono.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono.inc
diff --git a/yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch
index 5f8ca77101..5f8ca77101 100644
--- a/yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/Revert-test-Convert-to-Python-3.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono
index cc9970929c..cc9970929c 100644
--- a/yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono/ofono
diff --git a/yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb
index 947f9d714a..947f9d714a 100644
--- a/yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_1.17.bb
diff --git a/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
index beafb775c2..beafb775c2 100644
--- a/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ofono/ofono_git.bb
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch
index 9fac69c3dd..9fac69c3dd 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_2.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch
index 3dfc51af79..3dfc51af79 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_3.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch
index f3d132e43d..f3d132e43d 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/CVE-2016-1907_upstream_commit.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch
index adc25c668f..adc25c668f 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/add-test-support-for-busybox.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/init b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/init
index 70d4a34659..70d4a34659 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/init
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/init
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest
index 36a3d2a7b7..36a3d2a7b7 100755
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/run-ptest
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config
index 9e919156d3..9e919156d3 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/ssh_config
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd
index 4882e58b48..4882e58b48 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket
index 12c39b26b5..12c39b26b5 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd.socket
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service
index 9d83dfb2bb..9d83dfb2bb 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd@.service
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config
index d48bd2b98d..d48bd2b98d 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshd_config
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service
index 148e6ad63a..148e6ad63a 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/sshdgenkeys.service
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
index a0d2af3c65..a0d2af3c65 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh/volatiles.99_sshd
diff --git a/yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
index 3b5e28a1d7..3b5e28a1d7 100644
--- a/yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl.inc b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl.inc
index a5ddf4d4b0..a5ddf4d4b0 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl.inc
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
index 249446a5bd..249446a5bd 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/Makefiles-ptest.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch
index 613dc7b71c..613dc7b71c 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-musl-target.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch
index 691e74afbd..691e74afbd 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/configure-targets.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch
index af3989f621..af3989f621 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch
index 68e54d561e..68e54d561e 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/c_rehash-compat.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch
index aba4d42983..aba4d42983 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/ca.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch
index 39d4328184..39d4328184 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/debian-targets.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch
index 4085e3b1d7..4085e3b1d7 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-dir.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch
index 21c1d1a4eb..21c1d1a4eb 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/man-section.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch
index 1ccb3b86ee..1ccb3b86ee 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-rpath.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch
index cc4408ab7d..cc4408ab7d 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/no-symbolic.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch
index bfda3888bf..bfda3888bf 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/pic.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch
index a24918000a..a24918000a 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian/version-script.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch
index c43bcd1c77..c43bcd1c77 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_digicert_malaysia.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch
index d81e22cd8d..d81e22cd8d 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/block_diginotar.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch
index 29f11a288e..29f11a288e 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/debian1.0.2/version-script.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch
index a5746483e6..a5746483e6 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/engines-install-in-libdir-ssl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl
index 8e1b42c88a..8e1b42c88a 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/find.pl
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
index 06d1ea69d3..06d1ea69d3 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/fix-cipher-des-ede3-cfb1.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch
index 292e13dc5f..292e13dc5f 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/oe-ldflags.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch
index 1e5bfa17d6..1e5bfa17d6 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-1.0.2a-x32-asm.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
index cebc8cf0d0..cebc8cf0d0 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-avoid-NULL-pointer-dereference-in-EVP_DigestInit_ex.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch
index de49729e5e..de49729e5e 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl-fix-des.pod-error.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch
index cbce32c89b..cbce32c89b 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/openssl_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch
index b6c2c148b1..b6c2c148b1 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/parallel.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch
index ef6d17934d..ef6d17934d 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest-deps.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch
index 4202e61d1e..4202e61d1e 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/ptest_makefile_deps.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest
index 3b20fce1ee..3b20fce1ee 100755
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/run-ptest
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch
index a7ca0a3078..a7ca0a3078 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl/shared-libs.patch
diff --git a/yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
index 290f129fc0..290f129fc0 100644
--- a/yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/openssl/openssl_1.0.2g.bb
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap.inc b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap.inc
index 338af33a38..338af33a38 100644
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap.inc
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap.inc
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch
index 2fbf784b73..2fbf784b73 100644
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/destdir-no-strip.patch
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init
index 621aa171ae..621aa171ae 100755
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.init
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service
index 7ef9d7b02e..7ef9d7b02e 100644
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/portmap.service
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch
index 2f25058095..2f25058095 100644
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap/tcpd-config.patch
diff --git a/yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb
index 999b4a9374..999b4a9374 100644
--- a/yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/portmap/portmap_6.0.bb
diff --git a/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer
index e7e2e11d49..e7e2e11d49 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/host-peer
diff --git a/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin
index ea2771311a..ea2771311a 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/files/ppp-dialin
diff --git a/yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb
index 51a76b4299..51a76b4299 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch
index 763e374488..763e374488 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-Fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch
index 8aa2d2e678..8aa2d2e678 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/0001-ppp-Fix-compilation-errors-in-Makefile.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns
index 998219de97..998219de97 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/08setupdns
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns
index 2eadec6899..2eadec6899 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/92removedns
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch
index db4dbc27a9..db4dbc27a9 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/cifdefroute.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch
index 53ff06e03e..53ff06e03e 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/copts.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch
index c5a0be86f5..c5a0be86f5 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/fix-CVE-2015-3310.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/init b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/init
index 0c0136049b..0c0136049b 100755
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/init
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/init
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down
index 06d35487a5..06d35487a5 100755
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-down
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up
index fc2fae9fe0..fc2fae9fe0 100755
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ip-up
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
index d59717ebd3..d59717ebd3 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile-remove-hard-usr-reference.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch
index 2d09baf5d0..2d09baf5d0 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/makefile.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pap b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pap
index 093c32607a..093c32607a 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pap
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pap
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/poff b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/poff
index 0521a9406a..0521a9406a 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/poff
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/poff
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pon b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pon
index 91c059501a..91c059501a 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pon
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pon
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service
index 2bf0b5e347..2bf0b5e347 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp@.service
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot
index 9793761840..9793761840 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/ppp_on_boot
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch
index a72414ff8a..a72414ff8a 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/pppd-resolv-varrun.patch
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp/provider b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/provider
index e74d71a8eb..e74d71a8eb 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp/provider
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp/provider
diff --git a/yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb
index 4437b5c519..4437b5c519 100644
--- a/yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/ppp/ppp_2.4.7.bb
diff --git a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf
index 3790d774a7..3790d774a7 100644
--- a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/99_resolvconf
diff --git a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch
index 1aead07869..1aead07869 100644
--- a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf/fix-path-for-busybox.patch
diff --git a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb
index f4c58514ab..f4c58514ab 100644
--- a/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/resolvconf/resolvconf_1.78.bb
diff --git a/yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch
index c0e27f3d78..c0e27f3d78 100644
--- a/yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch
diff --git a/yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch
index 4bbd36766d..4bbd36766d 100644
--- a/yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/0001-define-NETDB_INTERNAL-to-1-if-not-available.patch
diff --git a/yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch
index aa4db65a79..aa4db65a79 100644
--- a/yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat/Makefile.in-fix-for-parallel-build.patch
diff --git a/yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
index 6da9a17b35..6da9a17b35 100644
--- a/yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/socat/socat_1.7.3.1.bb
diff --git a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch
index f34e243de9..f34e243de9 100644
--- a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/avoid_strip.patch
diff --git a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch
index 6c0d8cbd2e..6c0d8cbd2e 100644
--- a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/ldflags.patch
diff --git a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch
index 6a757dae76..6a757dae76 100644
--- a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/man.patch
diff --git a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch
index 3a22c3f1e7..3a22c3f1e7 100644
--- a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch
diff --git a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb
index c3b8f665b1..c3b8f665b1 100644
--- a/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wireless-tools/wireless-tools_30.pre9.bb
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant
index 6ff4dd8826..6ff4dd8826 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/99_wpa_supplicant
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
index f04e398fdb..f04e398fdb 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/defconfig
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh
index 5c9e5d33a7..5c9e5d33a7 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa-supplicant.sh
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf
index 68258f5ee2..68258f5ee2 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane
index c91ffe0c84..c91ffe0c84 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/wpa_supplicant.conf-sane
diff --git a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb
index 935c8afc9b..935c8afc9b 100644
--- a/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.5.bb
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/filesystems b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/filesystems
index 7e6c41c38f..7e6c41c38f 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/filesystems
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/filesystems
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/fstab b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/fstab
index d79a01602f..d79a01602f 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/fstab
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/fstab
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/host.conf b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/host.conf
index 1a8c1e1517..1a8c1e1517 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/host.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/host.conf
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/issue b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/issue
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/issue.net b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue.net
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/issue.net
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/issue.net
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2 b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2
index d60c31a97a..d60c31a97a 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/licenses/GPL-2
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/motd b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/motd
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/motd
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/motd
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf
index 06f03d22a6..06f03d22a6 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/nsswitch.conf
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/profile b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/profile
index 53c2680409..53c2680409 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/profile
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/profile
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/rotation b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/rotation
index c227083464..c227083464 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/rotation
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/rotation
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc
index 4be63686c2..4be63686c2 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.bashrc
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile
index 979793e8b5..979793e8b5 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/share/dot.profile
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/shells b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/shells
index 3f639874d8..3f639874d8 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/shells
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/shells
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files/usbd b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/usbd
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files/usbd
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files/usbd
diff --git a/yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb
index d391707376..d391707376 100644
--- a/yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/base-files/base-files_3.0.14.bb
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch
index 5f357d8895..5f357d8895 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch
index 14c08b7484..14c08b7484 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch
index 3abbcad5d5..3abbcad5d5 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/input.patch
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch
index b5a692295b..b5a692295b 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/nobash.patch
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch
index e27bf7d9be..e27bf7d9be 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd/noshadow.patch
diff --git a/yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
index 10457b2dec..10457b2dec 100644
--- a/yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
diff --git a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb
index 8f43d431d9..8f43d431d9 100644
--- a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers.bb
diff --git a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h
index 209a623c0f..209a623c0f 100644
--- a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h
+++ b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-cdefs.h
diff --git a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h
index 99d01a55b1..99d01a55b1 100644
--- a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h
+++ b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-queue.h
diff --git a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h
index eaea56aae3..eaea56aae3 100644
--- a/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h
+++ b/import-layers/yocto-poky/meta/recipes-core/bsd-headers/bsd-headers/sys-tree.h
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox.inc b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox.inc
index 5e91a263dd..5e91a263dd 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox.inc
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch
index 2bf2b91c7e..2bf2b91c7e 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/0001-Use-CC-when-linking-instead-of-LD-and-use-CFLAGS-and.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch
index cdc91082bc..cdc91082bc 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-truncate-open-mode.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch
index e3c502091f..e3c502091f 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip-regression.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch
index 718672695c..718672695c 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-1.24.1-unzip.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch
index bda86859dc..bda86859dc 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-cross-menuconfig.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch
index 4c9ce3b711..4c9ce3b711 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/defconfig b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/defconfig
index ffea6be873..ffea6be873 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/defconfig
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/defconfig
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch
index 820acc2684..820acc2684 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/fail_on_no_media.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg
index 8db0a4a8f2..8db0a4a8f2 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/getopts.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/init.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/init.cfg
index 006d4c633e..006d4c633e 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/init.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/init.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg
index cc9b2db502..cc9b2db502 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/login-utilities.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg
index 6aefe90e43..6aefe90e43 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mdev.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg
index 2fe7ab2e5f..2fe7ab2e5f 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/mount-via-label.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg
index facfe85445..facfe85445 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/musl.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch
index f42c74caad..f42c74caad 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/recognize_connmand.patch
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg
index a1d9c95b2f..a1d9c95b2f 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/resize.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg
index 20e72d9263..20e72d9263 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha1sum.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg
index ce652ae4c6..ce652ae4c6 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox/sha256sum.cfg
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb
index bdaa5a5640..bdaa5a5640 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox_1.24.1.bb
diff --git a/yocto-poky/meta/recipes-core/busybox/busybox_git.bb b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox_git.bb
index c29b894349..c29b894349 100644
--- a/yocto-poky/meta/recipes-core/busybox/busybox_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/busybox_git.bb
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-cron b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-cron
index f0e6b15629..f0e6b15629 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-cron
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-cron
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-httpd b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-httpd
index c8348e54a7..c8348e54a7 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-httpd
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-httpd
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in
index d7c77558f3..d7c77558f3 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default
index e516caf518..e516caf518 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.default
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in
index 2e04321385..2e04321385 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-syslog.service.in
diff --git a/yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd
index c43903e8dc..c43903e8dc 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/busybox-udhcpd
diff --git a/yocto-poky/meta/recipes-core/busybox/files/default.script b/import-layers/yocto-poky/meta/recipes-core/busybox/files/default.script
index f2ac987a27..f2ac987a27 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/default.script
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/default.script
diff --git a/yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh b/import-layers/yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh
index 52c5e7a096..52c5e7a096 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/find-touchscreen.sh
diff --git a/yocto-poky/meta/recipes-core/busybox/files/hwclock.sh b/import-layers/yocto-poky/meta/recipes-core/busybox/files/hwclock.sh
index be5f94d86c..be5f94d86c 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/hwclock.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/hwclock.sh
diff --git a/yocto-poky/meta/recipes-core/busybox/files/inetd b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd
index cf50bcd546..cf50bcd546 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/inetd
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd
diff --git a/yocto-poky/meta/recipes-core/busybox/files/inetd.conf b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd.conf
index b02fe850c9..b02fe850c9 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/inetd.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inetd.conf
diff --git a/yocto-poky/meta/recipes-core/busybox/files/inittab b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inittab
index bfec4a7743..bfec4a7743 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/inittab
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/inittab
diff --git a/yocto-poky/meta/recipes-core/busybox/files/mdev b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev
index 96252477e0..96252477e0 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/mdev
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev
diff --git a/yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh
index b4385a157f..b4385a157f 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev-mount.sh
diff --git a/yocto-poky/meta/recipes-core/busybox/files/mdev.conf b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev.conf
index 17e93da7c3..17e93da7c3 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/mdev.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mdev.conf
diff --git a/yocto-poky/meta/recipes-core/busybox/files/mount.busybox b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mount.busybox
index fef945b7b2..fef945b7b2 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/mount.busybox
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/mount.busybox
diff --git a/yocto-poky/meta/recipes-core/busybox/files/rcK b/import-layers/yocto-poky/meta/recipes-core/busybox/files/rcK
index f8a63e1325..f8a63e1325 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/rcK
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/rcK
diff --git a/yocto-poky/meta/recipes-core/busybox/files/rcS b/import-layers/yocto-poky/meta/recipes-core/busybox/files/rcS
index bb03eb6088..bb03eb6088 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/rcS
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/rcS
diff --git a/yocto-poky/meta/recipes-core/busybox/files/run-ptest b/import-layers/yocto-poky/meta/recipes-core/busybox/files/run-ptest
index 3608a8eb65..3608a8eb65 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/run-ptest
diff --git a/yocto-poky/meta/recipes-core/busybox/files/runlevel b/import-layers/yocto-poky/meta/recipes-core/busybox/files/runlevel
index 866f3b5945..866f3b5945 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/runlevel
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/runlevel
diff --git a/yocto-poky/meta/recipes-core/busybox/files/simple.script b/import-layers/yocto-poky/meta/recipes-core/busybox/files/simple.script
index 6ed0293525..6ed0293525 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/simple.script
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/simple.script
diff --git a/yocto-poky/meta/recipes-core/busybox/files/syslog b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog
index 89c4d12e9c..89c4d12e9c 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/syslog
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog
diff --git a/yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf
index fda450aa0d..fda450aa0d 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog-startup.conf
diff --git a/yocto-poky/meta/recipes-core/busybox/files/syslog.conf b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog.conf
index 75bb6309ab..75bb6309ab 100644
--- a/yocto-poky/meta/recipes-core/busybox/files/syslog.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/syslog.conf
diff --git a/yocto-poky/meta/recipes-core/busybox/files/umount.busybox b/import-layers/yocto-poky/meta/recipes-core/busybox/files/umount.busybox
index f3731626e6..f3731626e6 100755
--- a/yocto-poky/meta/recipes-core/busybox/files/umount.busybox
+++ b/import-layers/yocto-poky/meta/recipes-core/busybox/files/umount.busybox
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch
index ace4bf0a76..ace4bf0a76 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-Cover-the-else-with-__GLIBC__.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch
index 64b5b044dd..64b5b044dd 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/0001-kbdtools-Include-sys-types.h-for-u_char-and-u_short-.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars
index 32692ab4b9..32692ab4b9 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/Makevars
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch
index c287014767..c287014767 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/codepage.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch
index c93f511950..c93f511950 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/compile.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch
index 15c100c908..15c100c908 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/configure.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch
index be61eb846b..be61eb846b 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/fix-libconsole-linking.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch
index f370be8592..f370be8592 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/kbdrate.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4 b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4
index 18d47a94f7..18d47a94f7 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/lcmessage.m4
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch
index a6735a53ff..a6735a53ff 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/no-dep-on-libfl.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
index 2ed609219c..2ed609219c 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/nodocs.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch
index 0c95068a36..0c95068a36 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools-0.3.2/uclibc-fileno.patch
diff --git a/yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb
index 1db8414cb2..1db8414cb2 100644
--- a/yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/console-tools/console-tools_0.3.2.bb
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch
index 5452b46bbc..5452b46bbc 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-6.9-cp-i-u.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch
index 88f61fa108..88f61fa108 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-install.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch
index 3ae5a2faeb..3ae5a2faeb 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-fix-texinfo.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch
index 653722348a..653722348a 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-i18n.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch
index aba8742f6a..aba8742f6a 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-ls-x.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
index 58074c09a5..58074c09a5 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils-overflow.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
index 02730dbbb4..02730dbbb4 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch
index e0d600a390..e0d600a390 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/fix_for_manpage_building.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
index 5ca590bcc6..5ca590bcc6 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/futimens.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch
index 8f355520bd..8f355520bd 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/gnulib_m4.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch
index c72efd4d30..c72efd4d30 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/loadavg.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch
index c42cb9c059..c42cb9c059 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-6.9/man-touch.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch
index c5f449f4f0..c5f449f4f0 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/0001-uname-report-processor-and-hardware-correctly.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch
index 9d1ae55d47..9d1ae55d47 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/fix-selinux-flask.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch
index 3c896a11bf..3c896a11bf 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/man-decouple-manpages-from-build.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch
index 2ef8a548ac..2ef8a548ac 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils-8.25/remove-usr-local-lib-from-m4.patch
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb
index 9ce717d1aa..9ce717d1aa 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_6.9.bb
diff --git a/yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb
index 419a693372..419a693372 100644
--- a/yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/coreutils/coreutils_8.25.bb
diff --git a/yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb b/import-layers/yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
index 691dc86e92..691dc86e92 100644
--- a/yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus-glib.inc b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib.inc
index 4661e3af53..4661e3af53 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus-glib.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib.inc
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
index fbb4967828..fbb4967828 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/no-examples.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch
index 027c82b27e..027c82b27e 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib/test-install-makefile.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb
index 0ae848e400..0ae848e400 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-glib_0.106.bb
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb
index a768a09c4a..a768a09c4a 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus-test_1.10.6.bb
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch
index c6eac2b7dc..c6eac2b7dc 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/0001-configure.ac-support-large-file-for-stat64.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch
index 6bb6d9c82e..6bb6d9c82e 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/clear-guid_from_server-if-send_negotiate_unix_f.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init
index 42c86297c3..42c86297c3 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/dbus-1.init
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch
index 54c257f813..54c257f813 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/os-test.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch
index da2f10c726..da2f10c726 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/python-config.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/run-ptest b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/run-ptest
index c72d083a91..c72d083a91 100755
--- a/yocto-poky/meta/recipes-core/dbus/dbus/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/run-ptest
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch
index bf086e1788..bf086e1788 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus/tmpdir.patch
diff --git a/yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb
index 245798a00f..245798a00f 100644
--- a/yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/dbus/dbus_1.10.6.bb
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear.inc b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear.inc
index 1dce2a5ff6..1dce2a5ff6 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear.inc
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
index dc9d5782e8..dc9d5782e8 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0001-urandom-xauth-changes-to-options.h.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch
index c53ab01ddd..c53ab01ddd 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0003-configure.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch
index 7539d2034f..7539d2034f 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0004-fix-2kb-keys.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch
index 539cb12e91..539cb12e91 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0005-dropbear-enable-pam.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch
index fa4c8d0a67..fa4c8d0a67 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0006-dropbear-configuration-file.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
index b4501211c3..b4501211c3 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/0007-dropbear-fix-for-x32-abi.patch
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear
index 47e787fb10..47e787fb10 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket
index e5c61b755e..e5c61b755e 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear.socket
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service
index b420bcddcb..b420bcddcb 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbear@.service
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service
index c49053d57c..c49053d57c 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/dropbearkey.service
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear/init b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/init
index e8fed3f94d..e8fed3f94d 100755
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear/init
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear/init
diff --git a/yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb
index 6332579e77..6332579e77 100644
--- a/yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/dropbear/dropbear_2015.71.bb
diff --git a/yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch b/import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch
index 0e599697a6..0e599697a6 100644
--- a/yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/autotools.patch
diff --git a/yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch b/import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch
index 1d0acb6b91..1d0acb6b91 100644
--- a/yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/expat/expat-2.1.0/expat-CVE-2015-1283.patch
diff --git a/yocto-poky/meta/recipes-core/expat/expat.inc b/import-layers/yocto-poky/meta/recipes-core/expat/expat.inc
index 4bd60a2a6d..4bd60a2a6d 100644
--- a/yocto-poky/meta/recipes-core/expat/expat.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/expat/expat.inc
diff --git a/yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb b/import-layers/yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb
index b958742edc..b958742edc 100644
--- a/yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/expat/expat_2.1.0.bb
diff --git a/yocto-poky/meta/recipes-core/fts/fts.bb b/import-layers/yocto-poky/meta/recipes-core/fts/fts.bb
index c301720768..c301720768 100644
--- a/yocto-poky/meta/recipes-core/fts/fts.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts.bb
diff --git a/yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch b/import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch
index c73ddc95d8..c73ddc95d8 100644
--- a/yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-header-correctness.patch
diff --git a/yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch b/import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch
index 397654bf51..397654bf51 100644
--- a/yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts/fts-uclibc.patch
diff --git a/yocto-poky/meta/recipes-core/fts/fts/gcc5.patch b/import-layers/yocto-poky/meta/recipes-core/fts/fts/gcc5.patch
index f5b948edc0..f5b948edc0 100644
--- a/yocto-poky/meta/recipes-core/fts/fts/gcc5.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts/gcc5.patch
diff --git a/yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch b/import-layers/yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch
index c152704d44..c152704d44 100644
--- a/yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts/remove_cdefs.patch
diff --git a/yocto-poky/meta/recipes-core/fts/fts/stdint.patch b/import-layers/yocto-poky/meta/recipes-core/fts/fts/stdint.patch
index 89e6097fcb..89e6097fcb 100644
--- a/yocto-poky/meta/recipes-core/fts/fts/stdint.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/fts/fts/stdint.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
index e4c5f1566b..e4c5f1566b 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
index 7293f5b08d..7293f5b08d 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
index 06861492c0..06861492c0 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
index 072fe5ff6c..072fe5ff6c 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
index f09e450efe..f09e450efe 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
index 4da8dd4536..4da8dd4536 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
index d921069711..d921069711 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch
index 35a131067a..35a131067a 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/add-with-bisonlocaledir.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch
index c8e2c94af0..c8e2c94af0 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-0.19.6/parallel.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch
index 29ef2a5a63..29ef2a5a63 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING
index 8d11d1d8e9..8d11d1d8e9 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/COPYING
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in
index 8906ba0ff1..8906ba0ff1 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/Makefile.in.in
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz
index b04ba55032..b04ba55032 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/aclocal.tgz
Binary files differ
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath
index b625621fac..b625621fac 100755
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/config.rpath
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin
index 2436c49e78..2436c49e78 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-0.19.4/remove-potcdate.sin
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb
index 1d4a443b7f..1d4a443b7f 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext-minimal-native_0.19.4.bb
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb
index cd0b759d52..cd0b759d52 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.16.1.bb
diff --git a/yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb
index 592e4fc761..592e4fc761 100644
--- a/yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/gettext/gettext_0.19.6.bb
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
index 561d100209..561d100209 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Install-gio-querymodules-as-libexec_PROGRAM.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
index 41a190eddf..41a190eddf 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch
index 0be36316b9..0be36316b9 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch
index f1e688cacf..f1e688cacf 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/Enable-more-tests-while-cross-compiling.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch
index 3d0c008bbe..3d0c008bbe 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/allow-run-media-sdX-drive-mount-if-username-root.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
index aa5de27d12..aa5de27d12 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch
index 1571112b0e..1571112b0e 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/fix-conflicting-rand.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch
index dc62b92ef3..dc62b92ef3 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/gi-exclude.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch
index 9759d11e3c..9759d11e3c 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-2.0-configure-readlink.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch
index ee435111fc..ee435111fc 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/glib-gettextize-dir.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch
index f3be02770c..f3be02770c 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
index f9e3f3dbaa..f9e3f3dbaa 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest
index 5b85e8fabe..5b85e8fabe 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/run-ptest
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch
index 7aa6217d69..7aa6217d69 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
index 8e445b4154..8e445b4154 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
diff --git a/yocto-poky/meta/recipes-core/glib-2.0/glib.inc b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib.inc
index e764fad13a..e764fad13a 100644
--- a/yocto-poky/meta/recipes-core/glib-2.0/glib.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-2.0/glib.inc
diff --git a/yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb b/import-layers/yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb
index 749ac988ab..749ac988ab 100644
--- a/yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glib-networking/glib-networking_2.46.1.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch
index 186a480458..186a480458 100644
--- a/yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb
index fa930fd480..fa930fd480 100644
--- a/yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/cross-localedef-native_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc
index 60655eba3c..60655eba3c 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-collateral.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-common.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-common.inc
index bba1568baf..bba1568baf 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-common.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-initial.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial.inc
index 5975fd26c7..5975fd26c7 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-initial.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb
index e86770e12d..e86770e12d 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-initial_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-ld.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-ld.inc
index c5f4db2297..c5f4db2297 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-ld.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-ld.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-locale.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale.inc
index e868e38a97..e868e38a97 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-locale.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb
index f7702e0358..f7702e0358 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-locale_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc
index e12b079e06..e12b079e06 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb
index 0b69bad46a..0b69bad46a 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-mtrace_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-package.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-package.inc
index bad642449a..bad642449a 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-package.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-package.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc
index 3a06773d66..3a06773d66 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb
index 5a89bd8022..5a89bd8022 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-scripts_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc-testing.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-testing.inc
index 0a42ae7f7c..0a42ae7f7c 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc-testing.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc-testing.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc.inc b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc.inc
index bf1dccdeb8..bf1dccdeb8 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc.inc
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch
index 97c280059f..97c280059f 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0001-nativesdk-glibc-Look-for-host-system-ld.so.cache-as-.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch
index 473b89449d..473b89449d 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0002-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch
index 60f9f17b89..60f9f17b89 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0003-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch
index 21f04a1321..21f04a1321 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0004-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch
index ba8c92e112..ba8c92e112 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0005-fsl-e500-e5500-e6500-603e-fsqrt-implementation.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch
index 086a73dd26..086a73dd26 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0006-readlib-Add-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch
index 952784b1cc..952784b1cc 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0007-ppc-sqrt-Fix-undefined-reference-to-__sqrt_finite.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
index 8d513ab42a..8d513ab42a 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0008-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch
index 12f24fb685..12f24fb685 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0009-Quote-from-bug-1443-which-explains-what-the-patch-do.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch
index 77bd7d1324..77bd7d1324 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0010-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
index 251e5f5af3..251e5f5af3 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0011-__ieee754_sqrt-f-are-now-inline-functions-and-call-o.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch
index 3208a0c89b..3208a0c89b 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0012-Make-ld-version-output-matching-grok-gold-s-output.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch
index 82fa100442..82fa100442 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0013-sysdeps-gnu-configure.ac-handle-correctly-libc_cv_ro.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch
index ea3e1670f8..ea3e1670f8 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0014-Add-unused-attribute.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch
index 90e12b8835..90e12b8835 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0015-yes-within-the-path-sets-wrong-config-variables.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch
index e51b611f37..e51b611f37 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0016-timezone-re-written-tzselect-as-posix-sh.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch
index 0c9ae6c139..0c9ae6c139 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0017-Remove-bash-dependency-for-nscd-init-script.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch
index e282e60ebd..e282e60ebd 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0018-eglibc-Cross-building-and-testing-instructions.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch
index c04e0a11d4..c04e0a11d4 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0019-eglibc-Help-bootstrap-cross-toolchain.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch
index 4362efae77..4362efae77 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0020-eglibc-cherry-picked-from.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch
index 225f22f013..225f22f013 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0021-eglibc-Clear-cache-lines-on-ppc8xx.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch
index 88b20f67ad..88b20f67ad 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0022-eglibc-Resolve-__fpscr_values-on-SH4.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch
index d95ea3ba3d..d95ea3ba3d 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0023-eglibc-Install-PIC-archives.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch
index 68d11192ac..68d11192ac 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0025-eglibc-Forward-port-cross-locale-generation-support.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch
index 2b889a94cf..2b889a94cf 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/etc/ld.so.conf
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk
index d2a28c2dc6..d2a28c2dc6 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc/generate-supported.mk
diff --git a/yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb
index 18f40660ec..18f40660ec 100644
--- a/yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/glibc_2.23.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch
index cdfeaeadd8..cdfeaeadd8 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/32and64bit.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README
index 43fb983729..43fb983729 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/README
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch
index f4e38d4256..f4e38d4256 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/add-64-bit-flag-for-ELF64-entries.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch
index 7f8e4db78a..7f8e4db78a 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch
index 6aecfe5268..6aecfe5268 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch
index a18b2c20de..a18b2c20de 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/endianess-header.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch
index 4e9aab9416..4e9aab9416 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/flag_fix.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch
index 5ed4f6ff69..5ed4f6ff69 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-default-to-all-multilib-dirs.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2 b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2
index dc1e79888e..dc1e79888e 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2
Binary files differ
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch
index 52986e61c7..52986e61c7 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch
index 27bc411078..27bc411078 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch
diff --git a/yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb
index 93c0b18671..93c0b18671 100644
--- a/yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb
diff --git a/yocto-poky/meta/recipes-core/glibc/site_config/funcs b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/funcs
index ccc85392d7..ccc85392d7 100644
--- a/yocto-poky/meta/recipes-core/glibc/site_config/funcs
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/funcs
diff --git a/yocto-poky/meta/recipes-core/glibc/site_config/headers b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/headers
index 609ab53797..609ab53797 100644
--- a/yocto-poky/meta/recipes-core/glibc/site_config/headers
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/headers
diff --git a/yocto-poky/meta/recipes-core/glibc/site_config/types b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/types
index 178bd85a00..178bd85a00 100644
--- a/yocto-poky/meta/recipes-core/glibc/site_config/types
+++ b/import-layers/yocto-poky/meta/recipes-core/glibc/site_config/types
diff --git a/yocto-poky/meta/recipes-core/ifupdown/files/99_network b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/99_network
index 42d5895d75..42d5895d75 100644
--- a/yocto-poky/meta/recipes-core/ifupdown/files/99_network
+++ b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/99_network
diff --git a/yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
index 8c4d953a28..8c4d953a28 100644
--- a/yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
diff --git a/yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
index bff352e3af..bff352e3af 100644
--- a/yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
diff --git a/yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb b/import-layers/yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb
index 732b295b8e..732b295b8e 100644
--- a/yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/ifupdown/ifupdown_0.8.2.bb
diff --git a/yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt
index e7298f2c3c..e7298f2c3c 100644
--- a/yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt
+++ b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt
diff --git a/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx
index 6472e87509..6472e87509 100644
--- a/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx
+++ b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmx
diff --git a/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf
index 9e941ff2f3..9e941ff2f3 100644
--- a/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf
+++ b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image/Yocto_Build_Appliance.vmxf
diff --git a/yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb
index bdcb9212dd..bdcb9212dd 100644
--- a/yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/build-appliance-image_14.0.0.bb
diff --git a/yocto-poky/meta/recipes-core/images/core-image-base.bb b/import-layers/yocto-poky/meta/recipes-core/images/core-image-base.bb
index 75a08cfc92..75a08cfc92 100644
--- a/yocto-poky/meta/recipes-core/images/core-image-base.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/core-image-base.bb
diff --git a/yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb
index 93ead20553..93ead20553 100644
--- a/yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-dev.bb
diff --git a/yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb
index 8d7c0d2d3e..8d7c0d2d3e 100644
--- a/yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-initramfs.bb
diff --git a/yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb
index c92234c082..c92234c082 100644
--- a/yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal-mtdutils.bb
diff --git a/yocto-poky/meta/recipes-core/images/core-image-minimal.bb b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal.bb
index 8dd77b3472..8dd77b3472 100644
--- a/yocto-poky/meta/recipes-core/images/core-image-minimal.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/images/core-image-minimal.bb
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright
index 2a8e0d1264..2a8e0d1264 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/copyright
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init
index fb31c635be..fb31c635be 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/init
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces
index 0acf4cf441..0acf4cf441 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot
index 750c0a98f9..750c0a98f9 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/nfsroot
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces
index 16967763e5..16967763e5 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces
index 16967763e5..16967763e5 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarm64/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces
index 16967763e5..16967763e5 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv6/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces
index 16967763e5..16967763e5 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuarmv7/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemumips64/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemuppc/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemush4/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86-64/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces
index f62b9a897d..f62b9a897d 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/qemux86/interfaces
diff --git a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb
index 733ae41f20..733ae41f20 100644
--- a/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh
index e82eba025d..e82eba025d 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-boot.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh
index b562109157..b562109157 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi-testfs.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh
index d58826a240..d58826a240 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-efi.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh
index ac62160528..ac62160528 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install-testfs.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh
index c5623eeb26..c5623eeb26 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-install.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh
index 09fb479915..09fb479915 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/files/init-live.sh
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb
index 7ae7969f5e..7ae7969f5e 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-boot_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug
index 00bfd7d3f5..00bfd7d3f5 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/debug
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs
index 29f801a7bd..29f801a7bd 100755
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/e2fs
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish
index d09bbb8bed..d09bbb8bed 100755
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/finish
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init
index 204f2379a5..204f2379a5 100755
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/init
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev
index a5df1d717a..a5df1d717a 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/mdev
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev
index 79c8867823..79c8867823 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework/udev
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
index 0664a95c9d..0664a95c9d 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb
index 57b30254a6..57b30254a6 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-boot_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb
index c03bd2d765..c03bd2d765 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi-testfs_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb
index 32c1fce76b..32c1fce76b 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb
index 937bfd4d38..937bfd4d38 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install-testfs_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
index 88b3b30197..88b3b30197 100644
--- a/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initrdscripts/initramfs-live-install_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch
index 1ee8181f12..1ee8181f12 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/GPLv2.patch
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh
index b577b9a03a..b577b9a03a 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/arm/alignment.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh
index 9e2b091252..9e2b091252 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/banner.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh
index df553bc079..df553bc079 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/bootmisc.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh
index 62869451b7..62869451b7 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkfs.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh
index dfee2afaad..dfee2afaad 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/checkroot.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts
index 4a0978b404..4a0978b404 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh
index c6043fb1e6..c6043fb1e6 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/devpts.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh
index a97b0681e1..a97b0681e1 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/dmesg.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions
index 01ad1edd3e..01ad1edd3e 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/functions
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt
index a56f73421b..a56f73421b 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/halt
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh
index 95287cc139..95287cc139 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/hostname.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf
index 6f46e4216f..6f46e4216f 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/logrotate-dmesg.conf
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh
index 94bae420c0..94bae420c0 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountall.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh
index fe6c19605f..fe6c19605f 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/mountnfs.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh
index ce4622a5e5..ce4622a5e5 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/populate-volatile.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh
index 1a0328d63e..1a0328d63e 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/read-only-rootfs-hook.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot
index 087d8d5da4..087d8d5da4 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/reboot
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh
index 76de3418ac..76de3418ac 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/rmnologin.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh
index 1632a5f649..1632a5f649 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/save-rtc.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs
index 34e1b7714b..34e1b7714b 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sendsigs
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single
index da82d178a1..da82d178a1 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/single
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell
index c319d95bf7..c319d95bf7 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sushell
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh
index 0a52c90dac..0a52c90dac 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/sysfs.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs
index 61324c630b..61324c630b 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountfs
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh
index af075407fd..af075407fd 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/umountnfs.sh
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom
index af1625b5fd..af1625b5fd 100755
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/urandom
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles
index 297245d0e4..297245d0e4 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts-1.0/volatiles
diff --git a/yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb
index 148491fb2c..148491fb2c 100644
--- a/yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/initscripts/initscripts_1.0.bb
diff --git a/yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb b/import-layers/yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb
index 858dc05662..858dc05662 100644
--- a/yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/kbd/kbd_2.0.3.bb
diff --git a/yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch b/import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch
index 65f4ef9a55..65f4ef9a55 100644
--- a/yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup/musl-decls-compat.patch
diff --git a/yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb b/import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb
index 95979630ad..95979630ad 100644
--- a/yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/libcgroup/libcgroup_0.41.bb
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch
index 1085c680b6..1085c680b6 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/ansidecl.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch
index 2f8079b052..2f8079b052 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/configure.ac-fix-cross-compiling-warning.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
index 1147017b61..1147017b61 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-64bit.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch
index 3277165618..3277165618 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/libxml-m4-use-pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch
index e83c8325e5..e83c8325e5 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/python-sitepackages-dir.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest
index 473d0b67a7..473d0b67a7 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/run-ptest
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch
index 397ab20c30..397ab20c30 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2/runtest.patch
diff --git a/yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb
index 9c9873fbd0..9c9873fbd0 100644
--- a/yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/libxml/libxml2_2.9.3.bb
diff --git a/yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb b/import-layers/yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb
index e9578cac0c..e9578cac0c 100644
--- a/yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/buildtools-tarball.bb
diff --git a/yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb b/import-layers/yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb
index d9e596143f..d9e596143f 100644
--- a/yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/meta-environment-extsdk.bb
diff --git a/yocto-poky/meta/recipes-core/meta/meta-environment.bb b/import-layers/yocto-poky/meta/recipes-core/meta/meta-environment.bb
index 49d45f6ec4..49d45f6ec4 100644
--- a/yocto-poky/meta/recipes-core/meta/meta-environment.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/meta-environment.bb
diff --git a/yocto-poky/meta/recipes-core/meta/meta-ide-support.bb b/import-layers/yocto-poky/meta/recipes-core/meta/meta-ide-support.bb
index 86c57cda20..86c57cda20 100644
--- a/yocto-poky/meta/recipes-core/meta/meta-ide-support.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/meta-ide-support.bb
diff --git a/yocto-poky/meta/recipes-core/meta/meta-toolchain.bb b/import-layers/yocto-poky/meta/recipes-core/meta/meta-toolchain.bb
index ba9fd88805..ba9fd88805 100644
--- a/yocto-poky/meta/recipes-core/meta/meta-toolchain.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/meta-toolchain.bb
diff --git a/yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb b/import-layers/yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb
index 3c5db50019..3c5db50019 100644
--- a/yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/meta-world-pkgdata.bb
diff --git a/yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb b/import-layers/yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb
index 2b96111600..2b96111600 100644
--- a/yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb
diff --git a/yocto-poky/meta/recipes-core/meta/package-index.bb b/import-layers/yocto-poky/meta/recipes-core/meta/package-index.bb
index 3c46b49977..3c46b49977 100644
--- a/yocto-poky/meta/recipes-core/meta/package-index.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/package-index.bb
diff --git a/yocto-poky/meta/recipes-core/meta/signing-keys.bb b/import-layers/yocto-poky/meta/recipes-core/meta/signing-keys.bb
index e843301b2e..e843301b2e 100644
--- a/yocto-poky/meta/recipes-core/meta/signing-keys.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/signing-keys.bb
diff --git a/yocto-poky/meta/recipes-core/meta/uninative-tarball.bb b/import-layers/yocto-poky/meta/recipes-core/meta/uninative-tarball.bb
index a983e42c67..a983e42c67 100644
--- a/yocto-poky/meta/recipes-core/meta/uninative-tarball.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/meta/uninative-tarball.bb
diff --git a/yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch b/import-layers/yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch
index 5490b1cba6..5490b1cba6 100644
--- a/yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/musl/files/0001-Make-dynamic-linker-a-relative-symlink-to-libc.patch
diff --git a/yocto-poky/meta/recipes-core/musl/musl.inc b/import-layers/yocto-poky/meta/recipes-core/musl/musl.inc
index d27867f753..d27867f753 100644
--- a/yocto-poky/meta/recipes-core/musl/musl.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/musl/musl.inc
diff --git a/yocto-poky/meta/recipes-core/musl/musl_git.bb b/import-layers/yocto-poky/meta/recipes-core/musl/musl_git.bb
index d4f98191f6..d4f98191f6 100644
--- a/yocto-poky/meta/recipes-core/musl/musl_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/musl/musl_git.bb
diff --git a/yocto-poky/meta/recipes-core/ncurses/files/config.cache b/import-layers/yocto-poky/meta/recipes-core/ncurses/files/config.cache
index 6a9217d5bb..6a9217d5bb 100644
--- a/yocto-poky/meta/recipes-core/ncurses/files/config.cache
+++ b/import-layers/yocto-poky/meta/recipes-core/ncurses/files/config.cache
diff --git a/yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch b/import-layers/yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch
index cba89d26f5..cba89d26f5 100644
--- a/yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/ncurses/files/tic-hang.patch
diff --git a/yocto-poky/meta/recipes-core/ncurses/ncurses.inc b/import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses.inc
index ff0117b822..ff0117b822 100644
--- a/yocto-poky/meta/recipes-core/ncurses/ncurses.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses.inc
diff --git a/yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb b/import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
index 0d56481a5c..0d56481a5c 100644
--- a/yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
diff --git a/yocto-poky/meta/recipes-core/ncurses/site_config/headers b/import-layers/yocto-poky/meta/recipes-core/ncurses/site_config/headers
index 087b7bfd5e..087b7bfd5e 100644
--- a/yocto-poky/meta/recipes-core/ncurses/site_config/headers
+++ b/import-layers/yocto-poky/meta/recipes-core/ncurses/site_config/headers
diff --git a/yocto-poky/meta/recipes-core/netbase/netbase/hosts b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase/hosts
index b94f414d5c..b94f414d5c 100644
--- a/yocto-poky/meta/recipes-core/netbase/netbase/hosts
+++ b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase/hosts
diff --git a/yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch
index 35ce21e36d..35ce21e36d 100644
--- a/yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase/netbase-add-rpcbind-as-an-alias-to-sunrpc.patch
diff --git a/yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb
index ccd89ff84f..ccd89ff84f 100644
--- a/yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/netbase/netbase_5.3.bb
diff --git a/yocto-poky/meta/recipes-core/os-release/os-release.bb b/import-layers/yocto-poky/meta/recipes-core/os-release/os-release.bb
index f519addd8d..f519addd8d 100644
--- a/yocto-poky/meta/recipes-core/os-release/os-release.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/os-release/os-release.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 0c6a530be6..0c6a530be6 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb
index 9e40b28528..9e40b28528 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-base.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
index bac93b89b3..bac93b89b3 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-boot.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
index 74ed247512..74ed247512 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
index e7b013d406..e7b013d406 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
index 1882d3ad16..1882d3ad16 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-nfs.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
index bee1665b54..bee1665b54 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb
index e99946f0a7..e99946f0a7 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-dropbear.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb
index 32d20e6214..32d20e6214 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
index 6997f396bf..6997f396bf 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-standalone-sdk-target.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
index 82347b975d..82347b975d 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-debug.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
index ff2b5779a2..ff2b5779a2 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
index e8d585e0bf..e8d585e0bf 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
index 180dd96f72..180dd96f72 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-cross-canadian.bb
diff --git a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 225204df15..225204df15 100644
--- a/yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
diff --git a/yocto-poky/meta/recipes-core/psplash/files/psplash-init b/import-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-init
index 66c85e9335..66c85e9335 100755
--- a/yocto-poky/meta/recipes-core/psplash/files/psplash-init
+++ b/import-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-init
diff --git a/yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h b/import-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h
index 8d56aa0201..8d56aa0201 100644
--- a/yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h
+++ b/import-layers/yocto-poky/meta/recipes-core/psplash/files/psplash-poky-img.h
diff --git a/yocto-poky/meta/recipes-core/psplash/psplash_git.bb b/import-layers/yocto-poky/meta/recipes-core/psplash/psplash_git.bb
index 0537426513..0537426513 100644
--- a/yocto-poky/meta/recipes-core/psplash/psplash_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/psplash/psplash_git.bb
diff --git a/yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch b/import-layers/yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch
index cfff03c0f8..cfff03c0f8 100644
--- a/yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/files/config-dirent-symbols.patch
diff --git a/yocto-poky/meta/recipes-core/readline/files/inputrc b/import-layers/yocto-poky/meta/recipes-core/readline/files/inputrc
index b5c4c8af24..b5c4c8af24 100644
--- a/yocto-poky/meta/recipes-core/readline/files/inputrc
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/files/inputrc
diff --git a/yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch b/import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch
index be60a9861e..be60a9861e 100644
--- a/yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/configure-fix.patch
diff --git a/yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch b/import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch
index 3166b470f2..3166b470f2 100644
--- a/yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline-5.2/fix-redundant-rpath.patch
diff --git a/yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch b/import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch
index ef3104f8a6..ef3104f8a6 100644
--- a/yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/configure-fix.patch
diff --git a/yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch b/import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch
index 5d71582b70..5d71582b70 100644
--- a/yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline-6.3/norpath.patch
diff --git a/yocto-poky/meta/recipes-core/readline/readline.inc b/import-layers/yocto-poky/meta/recipes-core/readline/readline.inc
index 35df8b4bb6..35df8b4bb6 100644
--- a/yocto-poky/meta/recipes-core/readline/readline.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline.inc
diff --git a/yocto-poky/meta/recipes-core/readline/readline_5.2.bb b/import-layers/yocto-poky/meta/recipes-core/readline/readline_5.2.bb
index c1007a2311..c1007a2311 100644
--- a/yocto-poky/meta/recipes-core/readline/readline_5.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline_5.2.bb
diff --git a/yocto-poky/meta/recipes-core/readline/readline_6.3.bb b/import-layers/yocto-poky/meta/recipes-core/readline/readline_6.3.bb
index 8ec7c4ada0..8ec7c4ada0 100644
--- a/yocto-poky/meta/recipes-core/readline/readline_6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/readline/readline_6.3.bb
diff --git a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch
index 9d828d7026..9d828d7026 100644
--- a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch
index 82e725e2ac..82e725e2ac 100644
--- a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/separatebuild.patch
diff --git a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch
index 1a35b7897a..1a35b7897a 100644
--- a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils-2.1.0/sysfsutils-2.0.0-class-dup.patch
diff --git a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
index f9f067dcad..f9f067dcad 100644
--- a/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb
index 0b8ff09b2b..0b8ff09b2b 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-compat-units.bb
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb
index 768b1308f2..768b1308f2 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty.bb
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
index e8b027e97d..e8b027e97d 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb
index fbdc9c0a18..fbdc9c0a18 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl-native.bb
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl
index efad14ce17..efad14ce17 100755
--- a/yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd-systemctl/systemctl
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf
index 87cbe1e7d3..87cbe1e7d3 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/00-create-volatile.conf
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch
index f7ef7a3219..f7ef7a3219 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0001-core-device.c-Change-the-default-device-timeout-to-2.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
index 28939eb021..28939eb021 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0002-units-Prefer-getty-to-agetty-in-console-setup-system.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch
index f183261c8d..f183261c8d 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0003-define-exp10-if-missing.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch
index 989a1fa1df..989a1fa1df 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0004-Use-getenv-when-secure-versions-are-not-available.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch
index f69e26ec5c..f69e26ec5c 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0005-binfmt-Don-t-install-dependency-links-at-install-tim.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch
index 0d63755731..0d63755731 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0006-configure-Check-for-additional-features-that-uclibc-.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
index 12f6ace93d..12f6ace93d 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch
index 6e6f199ef1..6e6f199ef1 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0008-nspawn-Use-execvpe-only-when-libc-supports-it.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch
index 116f3d4de6..116f3d4de6 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0009-util-bypass-unimplemented-_SC_PHYS_PAGES-system-conf.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch
index 75fa3a54eb..75fa3a54eb 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0010-implment-systemd-sysv-install-for-OE.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch
index 34ae64535d..34ae64535d 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0011-nss-mymachines-Build-conditionally-when-HAVE_MYHOSTN.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch
index 6143088e8c..6143088e8c 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0012-rules-whitelist-hd-devices.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch
index ac67f65685..ac67f65685 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0013-sysv-generator-add-support-for-executing-scripts-und.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch
index 4a576aa7d6..4a576aa7d6 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0014-Make-root-s-home-directory-configurable.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
index a351237338..a351237338 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0015-systemd-user-avoid-using-system-auth.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch
index 66905b5c57..66905b5c57 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0016-Revert-rules-remove-firmware-loading-rules.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch
index 8e6289d4ac..8e6289d4ac 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0017-Revert-udev-remove-userspace-firmware-loading-suppor.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch
index 5f3f2e8a5b..5f3f2e8a5b 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0018-make-test-dir-configurable.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch
index 17592f8aa6..17592f8aa6 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0019-remove-duplicate-include-uchar.h.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch
index a027fad1d9..a027fad1d9 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0020-check-for-uchar.h-in-configure.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch
index 5797a29e60..5797a29e60 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0021-include-missing.h-for-getting-secure_getenv-definiti.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch
index 96fc3d8448..96fc3d8448 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0022-socket-util-don-t-fail-if-libc-doesn-t-support-IDN.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch
index 1ae3d66c78..1ae3d66c78 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/0023-build-sys-fix-build-with-libgrcypt-disabled.patch
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/init b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/init
index ea52be4820..ea52be4820 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/init
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/init
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
index 2ae76ffaf1..2ae76ffaf1 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/run-ptest
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules
index d83fd1673d..d83fd1673d 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd/touchscreen.rules
diff --git a/yocto-poky/meta/recipes-core/systemd/systemd_229.bb b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd_229.bb
index c23c749e2a..c23c749e2a 100644
--- a/yocto-poky/meta/recipes-core/systemd/systemd_229.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/systemd/systemd_229.bb
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch
index 7b342901e1..7b342901e1 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/crypt-lib.patch
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch
index 6c4225a678..6c4225a678 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/install.patch
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch
index 5b5dfdc001..5b5dfdc001 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-2.88dsf/pidof-add-m-option.patch
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab
index 6abbdf4558..6abbdf4558 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/inittab
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty
index 6eaeb7a2b0..6eaeb7a2b0 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab/start_getty
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
index c5b8cdca95..c5b8cdca95 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch
index f35c15cb31..f35c15cb31 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/0001-This-fixes-an-issue-that-clang-reports-about-mutlipl.patch
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd
index a689d92d63..a689d92d63 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/01_bootlogd
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init
index df5aa430cf..df5aa430cf 100755
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/bootlogd.init
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc
index 7ca41ae1ae..7ca41ae1ae 100755
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rc
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS
index 080b04f32f..080b04f32f 100755
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default
index 709cdf6ec5..709cdf6ec5 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/rcS-default
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch
index 5e0dca3bf1..5e0dca3bf1 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit/realpath.patch
diff --git a/yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
index 884857a96d..884857a96d 100644
--- a/yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
diff --git a/yocto-poky/meta/recipes-core/uclibc/site_config/funcs b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/funcs
index ccc85392d7..ccc85392d7 100644
--- a/yocto-poky/meta/recipes-core/uclibc/site_config/funcs
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/funcs
diff --git a/yocto-poky/meta/recipes-core/uclibc/site_config/headers b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/headers
index 609ab53797..609ab53797 100644
--- a/yocto-poky/meta/recipes-core/uclibc/site_config/headers
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/headers
diff --git a/yocto-poky/meta/recipes-core/uclibc/site_config/types b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/types
index 178bd85a00..178bd85a00 100644
--- a/yocto-poky/meta/recipes-core/uclibc/site_config/types
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/site_config/types
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc
index ed7b522269..ed7b522269 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-config.inc
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc
index a56fa7cb64..a56fa7cb64 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git.inc
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch
index 506f146a79..506f146a79 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/0001-Disable-lrount_tes-function.patch
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg
index fc66435163..fc66435163 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/locale.cfg
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg
index 36bf9d6e4a..36bf9d6e4a 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/obstack.cfg
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
index 7785ce8bfc..7785ce8bfc 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine
index 595f444dac..595f444dac 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-git/uClibc.machine
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb
index c937ccb108..c937ccb108 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-initial_git.bb
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc
index 439f84e4f9..439f84e4f9 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc-package.inc
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc.inc b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc.inc
index 1d42284fb7..1d42284fb7 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc.inc
diff --git a/yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb
index fd02b3d612..fd02b3d612 100644
--- a/yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/uclibc/uclibc_git.bb
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules
index 0ba1ad4e7f..0ba1ad4e7f 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/devfs-udev.rules
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/init b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/init
index 0ab028b391..0ab028b391 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/init
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/init
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/links.conf b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/links.conf
index 8fff922db6..8fff922db6 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/links.conf
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/links.conf
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/local.rules b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/local.rules
index d502cdd6ba..d502cdd6ba 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/local.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/local.rules
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/permissions.rules b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/permissions.rules
index 205b733292..205b733292 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/permissions.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/permissions.rules
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/run.rules b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/run.rules
index 75d71375bb..75d71375bb 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/run.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/run.rules
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/udev-cache b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache
index dcfff1cb45..dcfff1cb45 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/udev-cache
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default
index a3b732698d..a3b732698d 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev-cache.default
diff --git a/yocto-poky/meta/recipes-core/udev/eudev/udev.rules b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev.rules
index a19d4a0bf6..a19d4a0bf6 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev/udev.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev/udev.rules
diff --git a/yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb b/import-layers/yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb
index ea19ec4138..ea19ec4138 100644
--- a/yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/eudev_3.1.5.bb
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules
index 62578ea631..62578ea631 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/automount.rules
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules
index 19676aa13b..19676aa13b 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/autonet.rules
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules
index 3d51d3e395..3d51d3e395 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/localextra.rules
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist
index e49349428b..e49349428b 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.blacklist
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh
index d760328a09..d760328a09 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/mount.sh
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh
index 3ee92714af..3ee92714af 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf/network.sh
diff --git a/yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb
index ecd4a8aab5..ecd4a8aab5 100644
--- a/yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/udev/udev-extraconf_1.1.bb
diff --git a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch
index fb443ff15e..fb443ff15e 100644
--- a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/add-verbose.patch
diff --git a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch
index 075171a5a3..075171a5a3 100644
--- a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch
diff --git a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch
index 85bc234a27..85bc234a27 100644
--- a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d/fix-to-handle-priority-numbers-correctly.patch
diff --git a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
index c15cb78033..c15cb78033 100644
--- a/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux.inc b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux.inc
index a1614c22fa..a1614c22fa 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux.inc
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux.inc
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch
index 46d4d37650..46d4d37650 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_parallel_tests.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch
index a0d5efad0f..a0d5efad0f 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_grep_opts.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch
index 7a63a4e05d..7a63a4e05d 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/avoid_unsupported_sleep_param.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch
index a5b1ff12e5..a5b1ff12e5 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/configure-sbindir.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch
index 0eb8810855..0eb8810855 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/display_testname_for_subtest.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch
index 837f189341..837f189341 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/ptest.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest
index fbc2f9b56a..fbc2f9b56a 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/run-ptest
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd
index 4b368ccf5d..4b368ccf5d 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser-l.pamd
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd
index 48d133b9e7..48d133b9e7 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/runuser.pamd
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch
index 68bf22de8c..68bf22de8c 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native-qsort.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
index 1f496dee21..1f496dee21 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-native.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch
index 5773d7ea1b..5773d7ea1b 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/util-linux-ng-2.16-mount_lock_path.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch
index 1b0ff79d42..1b0ff79d42 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux/uuid-test-error-api.patch
diff --git a/yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb
index 7549158317..7549158317 100644
--- a/yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/util-linux/util-linux_2.27.1.bb
diff --git a/yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT
index 7e7d57413d..7e7d57413d 100644
--- a/yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT
+++ b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/COPYING.MIT
diff --git a/yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind
index 2aeaf84ddb..2aeaf84ddb 100755
--- a/yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind
+++ b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/mount-copybind
diff --git a/yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
index b23355a714..b23355a714 100644
--- a/yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
+++ b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/files/volatile-binds.service.in
diff --git a/yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb
index fee7275e32..fee7275e32 100644
--- a/yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/volatile-binds/volatile-binds.bb
diff --git a/yocto-poky/meta/recipes-core/zlib/site_config/headers b/import-layers/yocto-poky/meta/recipes-core/zlib/site_config/headers
index 50268918aa..50268918aa 100644
--- a/yocto-poky/meta/recipes-core/zlib/site_config/headers
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/site_config/headers
diff --git a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch
index 61eea8238a..61eea8238a 100644
--- a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/Makefile-runtests.patch
diff --git a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch
index 19c40b7452..19c40b7452 100644
--- a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/ldflags-tests.patch
diff --git a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch
index 403b4825c9..403b4825c9 100644
--- a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/remove.ldconfig.call.patch
diff --git a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
index 884d9dc699..884d9dc699 100644
--- a/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib-1.2.8/run-ptest
diff --git a/yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb
index 9470adb1be..9470adb1be 100644
--- a/yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-core/zlib/zlib_1.2.8.bb
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt-native.inc b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native.inc
index 27cc9ff0b5..27cc9ff0b5 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt-native.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native.inc
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb
index 1e660da74b..1e660da74b 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-native_1.0.10.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt-package.inc b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-package.inc
index a553aa21fe..a553aa21fe 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt-package.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt-package.inc
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt.inc b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt.inc
index 78ef5a7e1e..78ef5a7e1e 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt.inc
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch
index d33069b73a..d33069b73a 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-Revert-always-run-dpkg-configure-a-at-the-end-of-our.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch
index 042372b515..042372b515 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-environment.mak-musl-based-systems-can-generate-shar.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch
index beea56d2ae..beea56d2ae 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-fix-the-gcc-version-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch
index 7c42ff07b8..7c42ff07b8 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/0001-remove-Wsuggest-attribute-from-CFLAGS.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch
index 7c2f64e3e6..7c2f64e3e6 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-configure-in-makefile.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch
index 676795dc8a..676795dc8a 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/disable-test.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch
index 801ae6dddb..801ae6dddb 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/fix-gcc-4.6-null-not-defined.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch
index 46e3161b67..46e3161b67 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/makerace.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
index a0996d4d44..a0996d4d44 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/no-nls-dpkg.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch
index ebc67203b4..ebc67203b4 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/noconfigure.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch
index 449e42df4a..449e42df4a 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/nodoc.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch
index db1c42b66c..db1c42b66c 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/truncate-filename.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch
index b30fcff0d6..b30fcff0d6 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt/use-host.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb
index 85c0d56159..85c0d56159 100644
--- a/yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/apt_1.0.10.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/apt/files/apt.conf b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/apt.conf
index 03351356bc..03351356bc 100644
--- a/yocto-poky/meta/recipes-devtools/apt/files/apt.conf
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/apt.conf
diff --git a/yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch
index a61d4b07c2..a61d4b07c2 100644
--- a/yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/db_linking_hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/files/environment.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/environment.patch
index 9a0303803e..9a0303803e 100644
--- a/yocto-poky/meta/recipes-devtools/apt/files/environment.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/environment.patch
diff --git a/yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch
index 30238faad3..30238faad3 100644
--- a/yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/apt/files/no-curl.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc
index b4e33569a6..b4e33569a6 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf.inc
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch
index a9094d2128..a9094d2128 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/add_musl_config.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch
index d1bd3a2a31..d1bd3a2a31 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch
index 5ff18c2350..5ff18c2350 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-gnuconfigize.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch
index 31326f0bc8..31326f0bc8 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autoreconf-include.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch
index b5e8174efd..b5e8174efd 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch
index 73394d7d52..73394d7d52 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/check-automake-cross-warning.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch
index 9f044404dd..9f044404dd 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/config_site.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch
index 65df88f8f9..65df88f8f9 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/fix_path_xtra.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch
index 1842fe92b7..1842fe92b7 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/performance.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch
index fa76ee9bdd..fa76ee9bdd 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/preferbash.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch
index 978a401f0a..978a401f0a 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch
index 55d2e2fe7e..55d2e2fe7e 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch
diff --git a/yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb
index adb6ad7ccf..adb6ad7ccf 100644
--- a/yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autoconf/autoconf_2.69.bb
diff --git a/yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb
index d77b8273e2..d77b8273e2 100644
--- a/yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen-native_5.18.6.bb
diff --git a/yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch
index 9efd7e5587..9efd7e5587 100644
--- a/yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/increase-timeout-limit.patch
diff --git a/yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch
index e56da7b1da..e56da7b1da 100644
--- a/yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch
diff --git a/yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch
index fc5a71b859..fc5a71b859 100644
--- a/yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/autogen/autogen/redirect-output-dir.patch
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake.inc b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake.inc
index 4f9b5f7740..4f9b5f7740 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake.inc
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch
index 1dd5337849..1dd5337849 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/buildtest.patch
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch
index 2c6594f523..2c6594f523 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/new_rt_path_for_test-driver.patch
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake/performance.patch b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/performance.patch
index 3e6d5694dc..3e6d5694dc 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake/performance.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/performance.patch
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch
index 47541bdedc..47541bdedc 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake/python-libdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb
index a3c72fd334..a3c72fd334 100644
--- a/yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/automake/automake_1.15.bb
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc
index 6d535fcaa3..6d535fcaa3 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-2.26.inc
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
index ae14642272..ae14642272 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian.inc
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb
index 5dbaa03017..5dbaa03017 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross-canadian_2.26.bb
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc
index fd3d801491..fd3d801491 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross.inc
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb
index fbd1f7d25a..fbd1f7d25a 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-cross_2.26.bb
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb
index 788106f9e7..788106f9e7 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils-crosssdk_2.26.bb
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils.inc b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils.inc
index 43e2aa232b..43e2aa232b 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils.inc
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch
index 91f9017613..91f9017613 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0001-Generate-relocatable-SDKs.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch
index 4a202d0474..4a202d0474 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0002-configure-widen-the-regexp-for-SH-architectures.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch
index 2c70ecd93a..2c70ecd93a 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0003-Point-scripts-location-to-libdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch
index 8f0a40210f..8f0a40210f 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0004-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch
index 92ead7fb48..92ead7fb48 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0005-Explicitly-link-with-libm-on-uclibc.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
index e54ab1bc8a..e54ab1bc8a 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0006-Use-libtool-2.4.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch
index cb3f83b4fb..cb3f83b4fb 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0007-Add-the-armv5e-architecture-to-binutils.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch
index f8382f872e..f8382f872e 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0008-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch
index d3f510b11a..d3f510b11a 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0009-warn-for-uses-of-system-directories-when-cross-linki.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch
index 4074241037..4074241037 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0010-Fix-rpath-in-libtool-when-sysroot-is-enabled.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch
index c0d2d718a6..c0d2d718a6 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0011-Change-default-emulation-for-mips64-linux.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch
index af7f12ff8b..af7f12ff8b 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0012-Add-support-for-Netlogic-XLP.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch
index 24af1207ce..24af1207ce 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch
index 86eeded6e8..86eeded6e8 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch
diff --git a/yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb
index b70ffbf28a..b70ffbf28a 100644
--- a/yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/binutils/binutils_2.26.bb
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch
index 9543a56f1e..9543a56f1e 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/0001-src-local.mk-fix-parallel-issue.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch
index 35c0f6fa37..35c0f6fa37 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/add-with-bisonlocaledir.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch
index 348ce1d2bb..348ce1d2bb 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/bison-2.3_m4.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch
index ac16c5770a..ac16c5770a 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison/m4.patch b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/m4.patch
index d139da5e79..d139da5e79 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison/m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison/m4.patch
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb
index 182e8802b2..182e8802b2 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison_2.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb
index cffcd885aa..cffcd885aa 100644
--- a/yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bison/bison_3.0.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh b/import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh
index 21a78877a2..21a78877a2 100644
--- a/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2/bootchartd_stop.sh
diff --git a/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb b/import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb
index 86c614a63b..86c614a63b 100644
--- a/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/bootchart2/bootchart2_0.14.8.bb
diff --git a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch
index bbc53c6fe1..bbc53c6fe1 100644
--- a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-parallel.patch
diff --git a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch
index a945496399..a945496399 100644
--- a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/fix-symlink-creation-multiple-times.patch
diff --git a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb
index 32e7bae587..32e7bae587 100644
--- a/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb
index 676f11dd88..676f11dd88 100644
--- a/yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/build-compare_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch
index 5c15218c8a..5c15218c8a 100644
--- a/yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/0001-Add-support-for-deb-and-ipk-packaging.patch
diff --git a/yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch
index 7dda1acbf2..7dda1acbf2 100644
--- a/yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Ignore-DWARF-sections.patch
diff --git a/yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch
index cff3a9e236..cff3a9e236 100644
--- a/yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/build-compare/files/Rename-rpm-check.sh-to-pkg-diff.sh.patch
diff --git a/yocto-poky/meta/recipes-devtools/ccache/ccache.inc b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
index 69aa64e5e6..69aa64e5e6 100644
--- a/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache.inc
diff --git a/yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb
index fd45e4160e..fd45e4160e 100644
--- a/yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ccache/ccache_3.2.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch b/import-layers/yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch
index 837cfadf6a..837cfadf6a 100644
--- a/yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch
diff --git a/yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb b/import-layers/yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
index ff4d5ac441..ff4d5ac441 100644
--- a/yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
diff --git a/yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch b/import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch
index f96f104fad..f96f104fad 100644
--- a/yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath/standarddoc.patch
diff --git a/yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb b/import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb
index e115eb5c95..e115eb5c95 100644
--- a/yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/chrpath/chrpath_0.16.bb
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
index cb4e749d7a..cb4e749d7a 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake-native_3.4.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake.inc b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake.inc
index 968d003b2d..968d003b2d 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake.inc
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch
index 6e0ab9fb75..6e0ab9fb75 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/0001-Add-NIOS2-CPU-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake
index 60014bbf2b..60014bbf2b 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch
index bf3671259e..bf3671259e 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/cmlibarchive-disable-ext2fs.patch
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh
index 0eb56b66fa..0eb56b66fa 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch
index 80fc277fa2..80fc277fa2 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/qt4-fail-silent.patch
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch
index 15cbca89d8..15cbca89d8 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake/support-oe-qt4-tools-names.patch
diff --git a/yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb
index 2f188f0712..2f188f0712 100644
--- a/yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/cmake/cmake_3.4.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb b/import-layers/yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb
index f899cd2f11..f899cd2f11 100644
--- a/yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/desktop-file-utils/desktop-file-utils-native_0.22.bb
diff --git a/yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb
index cb7830b999..cb7830b999 100644
--- a/yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config.bb
diff --git a/yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh
index b4205931dc..b4205931dc 100644
--- a/yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/distcc-config/distcc.sh
diff --git a/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb
index 169d00581d..169d00581d 100644
--- a/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root.bb
diff --git a/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports
index 1353c5ad82..1353c5ad82 100644
--- a/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports
+++ b/import-layers/yocto-poky/meta/recipes-devtools/devel-config/nfs-export-root/exports
diff --git a/yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest
index a936b3d3fe..a936b3d3fe 100644
--- a/yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb b/import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb
index 0ec41c3abf..0ec41c3abf 100644
--- a/yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/diffstat/diffstat_1.61.bb
diff --git a/yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb
index f8879c87c5..f8879c87c5 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/distcc_3.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch
index b17ec9c959..b17ec9c959 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/0001-zeroconf-Include-fcntl.h.patch
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/default b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/default
index 63c4159b9d..63c4159b9d 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/files/default
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/default
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/distcc b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc
index e36f0fa695..e36f0fa695 100755
--- a/yocto-poky/meta/recipes-devtools/distcc/files/distcc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/distcc.service b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc.service
index 0253ddf52a..0253ddf52a 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/files/distcc.service
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distcc.service
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop
index 7b5d85ce4e..7b5d85ce4e 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/distccmon-gnome.desktop
diff --git a/yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch
index b9e3e42ddf..b9e3e42ddf 100644
--- a/yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/distcc/files/separatebuilddir.patch
diff --git a/yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb
index 109a9d2ee8..109a9d2ee8 100644
--- a/yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dmidecode/dmidecode_3.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
index b7791f360b..b7791f360b 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-native_1.79.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb
index a3ee5d83a6..a3ee5d83a6 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-3.1-native_3.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb
index be59680770..be59680770 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.1-native_4.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
index ae723c74fe..ae723c74fe 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-4.5-native.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
index af50987968..af50987968 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/docbook-sgml-dtd-native.inc
diff --git a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS
index 6da7f5b8c7..6da7f5b8c7 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-sgml-dtd/files/LICENSE-OASIS
diff --git a/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch b/import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch
index db079d68fd..db079d68fd 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-0.6.14/re.patch
diff --git a/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb
index c3a5f3b421..c3a5f3b421 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-utils/docbook-utils-native_0.6.14.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS
index 6da7f5b8c7..6da7f5b8c7 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch
index 59703609ca..59703609ca 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml-update-catalog.xml.patch
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml
index b71f559ef5..b71f559ef5 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/docbook-xml.xml
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb
index de1bc39704..de1bc39704 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch
index 0559a5c0d2..0559a5c0d2 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl-stylesheets-no-bashism-in-docbook-xsl-up.patch
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml
index a1a576a2ec..a1a576a2ec 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets/docbook-xsl.xml
diff --git a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
index 52de3ab040..52de3ab040 100644
--- a/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.78.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch
index 06f5b7a960..06f5b7a960 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-Include-fcntl.h-for-getting-loff_t-definition.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
index 3497ca5409..3497ca5409 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/0001-mkfs.fat-fix-incorrect-int-type.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch
index b46b2db0a3..b46b2db0a3 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/alignment_hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
index 35abd1a2b1..35abd1a2b1 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/dosfstools-msdos_fs-types.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch
index 9d7f7321ac..9d7f7321ac 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/fix_populated_dosfs_creation.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
index ab5c8cf8c3..ab5c8cf8c3 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/include-linux-types.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
index 7f7d8359df..7f7d8359df 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/largefile.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch
index ae21bee78e..ae21bee78e 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-bootcode.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch
index 3ba4711d12..3ba4711d12 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/mkdosfs-dir.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch
index 11e8a7594b..11e8a7594b 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/msdos_fat12_undefined.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch
index 848a76b990..848a76b990 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools/nofat32_autoselect.patch
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
index 176504d4f3..176504d4f3 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_2.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb
index 6fc3e41dfe..6fc3e41dfe 100644
--- a/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dosfstools/dosfstools_3.0.28.bb
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc
index 3d9e7e3058..3d9e7e3058 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg.inc
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch
index 49ef853ff2..49ef853ff2 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0001-When-running-do_package_write_deb-we-have-trees-of-h.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch
index 231a6a2909..231a6a2909 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0002-Adapt-to-linux-wrs-kernel-version-which-has-characte.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
index 9f77c6c991..9f77c6c991 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch
index 56c85c7733..56c85c7733 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch
index 96e96f277b..96e96f277b 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0005-dpkg-compiler.m4-remove-Wvla.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch
index a6b00880ce..a6b00880ce 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/0006-add-musleabi-to-known-target-tripets.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
index af275dec17..af275dec17 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/add_armeb_triplet_entry.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch
index cad4c0f0a1..cad4c0f0a1 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/arch_pm.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service
index f0b0789e4e..f0b0789e4e 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/dpkg-configure.service
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch
index e73311c294..e73311c294 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/fix-abs-redefine.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch
index d56b8a69a3..d56b8a69a3 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/glibc2.5-sync_file_range.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch
index d30c15018a..d30c15018a 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/noman.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch
index 4f408ff777..4f408ff777 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg/remove-tar-no-timestamp.patch
diff --git a/yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb
index 7876944d6b..7876944d6b 100644
--- a/yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/dpkg/dpkg_1.18.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
index 09e4ea5bb6..09e4ea5bb6 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs.inc
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
index 656fb6efbd..656fb6efbd 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/Revert-mke2fs-enable-the-metadata_csum-and-64bit-fea.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4 b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4
index c0bd7dbdee..c0bd7dbdee 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/acinclude.m4
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch
index 2a3aeff613..2a3aeff613 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/mkdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch
index ef1ce5872a..ef1ce5872a 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ptest.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch
index 830e9d57a5..830e9d57a5 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/quiet-debugfs.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch
index f3e6eb778f..f3e6eb778f 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/remove.ldconfig.call.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest
index 1ac2513248..1ac2513248 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch
index 782a7b187e..782a7b187e 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/xattr_ordering.patch
diff --git a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
index 9cde8e46b7..9cde8e46b7 100644
--- a/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff
index d4e4675ad5..d4e4675ad5 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/arm_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff
index 5baa709000..5baa709000 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_additions.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch
index deba45fa86..deba45fa86 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elf_begin.c-CVE-2014-9447-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch
index b619619ec0..b619619ec0 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-ar-c-fix-num-passed-to-memset.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch
index 0ff353d0de..0ff353d0de 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/elfutils-fsize.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch
index 0e28690207..0e28690207 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix-build-gcc-4.8.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
index bd634b4418..bd634b4418 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/fix_for_gcc-4.7.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff
index a86b97c683..a86b97c683 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/hppa_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h
index a5cc01f919..a5cc01f919 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/i386_dis.h
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff
index 5b621f92ff..5b621f92ff 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/m68k_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff
index 3f81a75b1a..3f81a75b1a 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/mips_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch
index 2b5dad368a..2b5dad368a 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/nm-Fix-size-passed-to-snprintf-for-invalid-sh_name-case.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff
index b8a912c412..b8a912c412 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-portability.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff
index cd398549df..cd398549df 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/redhat-robustify.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch
index 6a19791480..6a19791480 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/remove-unused.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff
index d792d5fd73..d792d5fd73 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/testsuite-ignore-elflint.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch
index 3cf16ac923..3cf16ac923 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/uclibc-support-for-elfutils-0.148.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h
index a0198bed97..a0198bed97 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.148/x86_64_dis.h
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch
index 3f110f98fc..3f110f98fc 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-Ignore-differences-between-mips-machine-identifiers.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch
index c8d1c89901..c8d1c89901 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-build-Provide-alternatives-for-glibc-assumptions-hel.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch
index 3754c1c361..3754c1c361 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-elf_getarsym-Silence-Werror-maybe-uninitialized-fals.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch
index 6923bf7053..6923bf7053 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-fix-a-stack-usage-warning.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch
index 5be92d705a..5be92d705a 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0001-remove-the-unneed-checking.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch
index 72125c9ff0..72125c9ff0 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0002-Add-support-for-mips64-abis-in-mips_retval.c.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch
index 14b7985ce8..14b7985ce8 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/0003-Add-mips-n64-relocation-format-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch
index 38dc57befc..38dc57befc 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/aarch64_uio.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff
index 9d47f95f26..9d47f95f26 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/arm_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch
index 5de3b24c85..5de3b24c85 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/fixheadercheck.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff
index 45456715a3..45456715a3 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/hppa_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch
index ba454ee77c..ba454ee77c 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/kfreebsd_path.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff
index d73855b601..d73855b601 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/m68k_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff
index de1237be09..de1237be09 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_backend.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch
index 930d6f664e..930d6f664e 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/mips_readelf_w.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch
index d31961f94f..d31961f94f 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/shadow.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff
index eae5796de3..eae5796de3 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/testsuite-ignore-elflint.diff
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch
index 966b70fcc4..966b70fcc4 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils-0.164/uclibc-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch
index f861e8990e..f861e8990e 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/Fix_elf_cvt_gunhash.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch
index d0cd3ed6f9..d0cd3ed6f9 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils/dso-link-change.patch
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb
index ff5325734b..ff5325734b 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.148.bb
diff --git a/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb
index 4964c05078..4964c05078 100644
--- a/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/elfutils/elfutils_0.164.bb
diff --git a/yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch
index 7595a254a8..7595a254a8 100644
--- a/yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-configure.in.patch
diff --git a/yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch
index 274ad86353..274ad86353 100644
--- a/yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0001-expect-install-scripts-without-using-the-fixline1-tc.patch
diff --git a/yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch
index dc4c6ba406..dc4c6ba406 100644
--- a/yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/0002-tcl.m4.patch
diff --git a/yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch
index 8597f31387..8597f31387 100644
--- a/yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect/01-example-shebang.patch
diff --git a/yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb
index b4dfe157ce..b4dfe157ce 100644
--- a/yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/expect/expect_5.45.bb
diff --git a/yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb
index 8fab28f338..8fab28f338 100644
--- a/yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/fdisk/gptfdisk_1.0.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch b/import-layers/yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch
index 8a16b2cf73..8a16b2cf73 100644
--- a/yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file/0001-Add-P-prompt-into-Usage-info.patch
diff --git a/yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch b/import-layers/yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch
index 1ef485e93c..1ef485e93c 100644
--- a/yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file/debian-742262.patch
diff --git a/yocto-poky/meta/recipes-devtools/file/file/host-file.patch b/import-layers/yocto-poky/meta/recipes-devtools/file/file/host-file.patch
index a7efbdcbcc..a7efbdcbcc 100644
--- a/yocto-poky/meta/recipes-devtools/file/file/host-file.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file/host-file.patch
diff --git a/yocto-poky/meta/recipes-devtools/file/file_5.25.bb b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb
index 68bad69b4e..68bad69b4e 100644
--- a/yocto-poky/meta/recipes-devtools/file/file_5.25.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb
diff --git a/yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch
index 556c240b24..556c240b24 100644
--- a/yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/0001-tests-add-a-target-for-building-tests-without-runnin.patch
diff --git a/yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch
index 4dc801d72c..4dc801d72c 100644
--- a/yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/disable-tests.patch
diff --git a/yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
index 032833ae7a..032833ae7a 100644
--- a/yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/do_not_create_pdf_doc.patch
diff --git a/yocto-poky/meta/recipes-devtools/flex/flex/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/run-ptest
index 19db337900..19db337900 100755
--- a/yocto-poky/meta/recipes-devtools/flex/flex/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb
index 8285426d45..8285426d45 100644
--- a/yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/flex/flex_2.6.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc
index 7e03f3121a..7e03f3121a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
index e588011678..e588011678 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch
index dda3b1041b..dda3b1041b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0002-uclibc-conf.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch
index 7098e99502..7098e99502 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0003-gcc-uclibc-locale-ctype_touplow_t.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch
index 49f5f338e3..49f5f338e3 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0004-uclibc-locale.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch
index dcbbfe4545..dcbbfe4545 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0005-uclibc-locale-no__x.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch
index 3406859e11..3406859e11 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0006-uclibc-locale-wchar_fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch
index 58511233d7..58511233d7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0007-uclibc-locale-update.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch
index 282380934a..282380934a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0008-missing-execinfo_h.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch
index 7168778df4..7168778df4 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0009-c99-snprintf.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch
index b628571e5d..b628571e5d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0010-c99-complex-ugly-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch
index 8ee79b09b4..8ee79b09b4 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0011-index_macro.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch
index 4a3efdebd8..4a3efdebd8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0013-libstdc-namespace.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch
index cb8fd525b2..cb8fd525b2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0014-sh-pr24836.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch
index 37c46fc2e2..37c46fc2e2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch
index 475ef96b96..475ef96b96 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0016-gcc-poison-system-directories.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch
index 9e81efd4d5..9e81efd4d5 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0017-gcc-poison-dir-extend.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
index a28cafdf95..a28cafdf95 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch
index 058be0c40a..058be0c40a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0019-64-bit-multilib-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch
index 5b466140da..5b466140da 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0020-optional-libstdc.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
index eb3c61f127..eb3c61f127 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch
index 40c8abffae..40c8abffae 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0022-COLLECT_GCC_OPTIONS.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
index fddfe9e5e8..fddfe9e5e8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch
index 0e7914d5c7..0e7914d5c7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0025-fortran-cross-compile-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch
index d4efab956a..d4efab956a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0026-libgcc-sjlj-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch
index 05e95219f8..05e95219f8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0027-cpp-honor-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch
index 263872069c..263872069c 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0028-MIPS64-Default-to-N64-ABI.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
index 969d290ad6..969d290ad6 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch
index 2ceaff64f7..2ceaff64f7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0030-gcc-Fix-argument-list-too-long-error.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch
index 2c1d5e086b..2c1d5e086b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0031-Disable-sdt.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch
index 3b3d1b621b..3b3d1b621b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0032-libtool.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
index b236c37a52..b236c37a52 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch
index 66b9f89a13..66b9f89a13 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch
index d50aa5c9bc..d50aa5c9bc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0040-fix-g++-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch
index 2dd9610a2f..2dd9610a2f 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0041-libtool-avoid-libdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch
index eaf8646f97..eaf8646f97 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0043-cpp.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch
index e38761d4c9..e38761d4c9 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0044-gengtypes.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch
index 6ea4f42765..6ea4f42765 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0046-libatomic-deptracking.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch
index 9afd55cbdc..9afd55cbdc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0047-repomembug.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
index b98f8ff01d..b98f8ff01d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0049-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch
index aead6f67ba..aead6f67ba 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0050-Revert-Use-dbx_reg_number-for-spanning-registers.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch
index 55e38903f8..55e38903f8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0051-eabispe.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch
index f6958b32c9..f6958b32c9 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0052-Add-target-hook-to-override-DWARF2-frame-register-si.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch
index 23b445c9eb..23b445c9eb 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0053-gcc-fix-segfault-from-calling-free-on-non-malloc-d-a.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch
index 7e8efa1e84..7e8efa1e84 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0054-gcc-Makefile.in-fix-parallel-building-failure.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch
index 557dab0f31..557dab0f31 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0055-dwarf-reg-processing-helper.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch
index 3b6c94c492..3b6c94c492 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0056-define-default-cfa-register-mapping.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch
index f29559698a..f29559698a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0057-aarch64-config.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch
index d442ba8a82..d442ba8a82 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0058-gcc-r212171.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch
index de827cbda6..de827cbda6 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0059-gcc-PR-rtl-optimization-63348.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch
index 75a9fdd441..75a9fdd441 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch
index f48c66dcac..f48c66dcac 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0061-target-gcc-includedir.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
index c48bd48478..c48bd48478 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0062-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch
index f9efa4537b..f9efa4537b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0063-nativesdk-gcc-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch
index 53569847f2..53569847f2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0064-handle-target-sysroot-multilib.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch
index fde227b8ad..fde227b8ad 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0065-gcc-483-universal-initializer-no-warning.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch
index 1105e29f68..1105e29f68 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0066-cxxflags-for-build.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch
index 2f262e3a3a..2f262e3a3a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-fix-arm-thumb.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch
index 9a0b5ade4c..9a0b5ade4c 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0067-gcc-musl-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch
index 605ac66758..605ac66758 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0068-musl-dynamic-linker.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch
index e2b18a4022..e2b18a4022 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0069-musl-no-fixincludes.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch
index 048e481dce..048e481dce 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0070-libstdc-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
index e8f79b590a..e8f79b590a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0071-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch
index 9809a6a222..9809a6a222 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0072-support-ffile-prefix-map.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
index 94e45ed0aa..94e45ed0aa 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0073-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch
index 0b91fdbbcf..0b91fdbbcf 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-4.9/0074-fdebug-prefix-map-support-to-remap-relative-path.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc
index 9808be1135..9808be1135 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
index 1aead9691a..1aead9691a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch
index 8d6aeb5e43..8d6aeb5e43 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0002-uclibc-conf.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch
index bd0326343e..bd0326343e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0003-gcc-uclibc-locale-ctype_touplow_t.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch
index 656265a285..656265a285 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0004-uclibc-locale.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch
index 19a86a4e1d..19a86a4e1d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0005-uclibc-locale-no__x.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch
index d7dbe68bd2..d7dbe68bd2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0006-uclibc-locale-wchar_fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch
index cde749931d..cde749931d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0007-uclibc-locale-update.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch
index 9f8793125e..9f8793125e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0008-missing-execinfo_h.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch
index 6b236c62c0..6b236c62c0 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0009-c99-snprintf.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch
index 2da8877672..2da8877672 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0010-gcc-poison-system-directories.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch
index 511e69481b..511e69481b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0011-gcc-poison-dir-extend.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
index 750bbc8238..750bbc8238 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch
index 45aaf4cc22..45aaf4cc22 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0013-64-bit-multilib-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch
index 73741f83cc..73741f83cc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0014-optional-libstdc.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
index 1b62ef8065..1b62ef8065 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch
index e6ae262e4b..e6ae262e4b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0016-COLLECT_GCC_OPTIONS.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
index b89a27919e..b89a27919e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch
index e8ba325585..e8ba325585 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0018-fortran-cross-compile-hack.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch
index 01a4d1fdab..01a4d1fdab 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0019-libgcc-sjlj-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch
index 13f66d4136..13f66d4136 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0020-cpp-honor-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch
index c7cffe417d..c7cffe417d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0021-MIPS64-Default-to-N64-ABI.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
index 6208351324..6208351324 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0022-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch
index be91c9e638..be91c9e638 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0023-gcc-Fix-argument-list-too-long-error.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch
index b23ce97563..b23ce97563 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0024-Disable-sdt.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch
index 8d5eb973bc..8d5eb973bc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0025-libtool.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
index a22d95f721..a22d95f721 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0026-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch
index 46815d1569..46815d1569 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0027-Use-the-multilib-config-files-from-B-instead-of-usin.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
index 60ddd9cee7..60ddd9cee7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0028-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch
index 62195aa872..62195aa872 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0029-export-CPP.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
index 57051871b3..57051871b3 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0030-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
index f2bc66432c..f2bc66432c 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0031-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch
index 89503ff60e..89503ff60e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0032-Ensure-target-gcc-headers-can-be-included.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
index 19d480f3d7..19d480f3d7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0033-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch
index a453fa6b34..a453fa6b34 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0034-Don-t-search-host-directory-during-relink-if-inst_pr.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch
index 6ed589beb8..6ed589beb8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0035-Dont-link-the-plugins-with-libgomp-explicitly.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
index 41c0294da4..41c0294da4 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0036-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch
index 30dbe74ef2..30dbe74ef2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0037-aarch64-Add-support-for-musl-ldso.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch
index 9ba574a5c6..9ba574a5c6 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0038-fix-g-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch
index 2e0df968bd..2e0df968bd 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch
index 11e1310f14..11e1310f14 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0040-handle-sysroot-support-for-nativesdk-gcc.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch
index 5a504a1f22..5a504a1f22 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0041-Search-target-sysroot-gcc-version-specific-dirs-with.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch
index 5af764b7c7..5af764b7c7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0042-Fix-various-_FOR_BUILD-and-related-variables.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch
index bad8402ef8..bad8402ef8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0043-libstdc-Support-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch
index b91c02d0b4..b91c02d0b4 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0044-Adding-mmusl-as-a-musl-libc-specifier-and-the-necess.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch
index 3c1115aa86..3c1115aa86 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0045-Support-for-arm-linux-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch
index ddb0fc4f40..ddb0fc4f40 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0046-Get-rid-of-ever-broken-fixincludes-on-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch
index a1cfb9c7a0..a1cfb9c7a0 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0047-nios2-Define-MUSL_DYNAMIC_LINKER.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch
index 5ddd40a4aa..5ddd40a4aa 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0048-ssp_nonshared.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch
index 0ea5143e0d..0ea5143e0d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0049-Disable-the-weak-reference-logic-in-gthr.h-for-os-ge.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch
index b2f2bbdf46..b2f2bbdf46 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0050-powerpc-pass-secure-plt-to-the-linker.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
index e8f79b590a..e8f79b590a 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0051-Ignore-fdebug-prefix-map-in-producer-string-by-Danie.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch
index f3cb47fd13..f3cb47fd13 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0052-nios2-use-ret-with-r31.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch
index c18f40e740..c18f40e740 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0053-expr.c-PR-target-65358-Avoid-clobbering-partial-argu.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch
index da16879132..da16879132 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0054-support-ffile-prefix-map.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
index c7caed8c86..c7caed8c86 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0055-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
index 97913420e0..97913420e0 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0056-Enable-libc-provide-ssp-and-gcc_cv_target_dl_iterate.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch
index c193587bf9..c193587bf9 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0057-unwind-fix-for-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch
index 0b91fdbbcf..0b91fdbbcf 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-5.3/0058-fdebug-prefix-map-support-to-remap-relative-path.patch
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc
index e4fd4d6f70..e4fd4d6f70 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-common.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc
index f4f76bda53..f4f76bda53 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-configure-common.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
index ec1d281800..ec1d281800 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb
index bf53c5cd78..bf53c5cd78 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb
index bf53c5cd78..bf53c5cd78 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-canadian_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc
index 048b5302be..048b5302be 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb
index 4c73e5ce61..4c73e5ce61 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb
index 4c73e5ce61..4c73e5ce61 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross-initial_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc
index f47936061d..f47936061d 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb
index b43cca0c52..b43cca0c52 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb
index b43cca0c52..b43cca0c52 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-cross_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc
index 7d2599cb6c..7d2599cb6c 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb
index fd90e1140f..fd90e1140f 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb
index fd90e1140f..fd90e1140f 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
index 53f880f39b..53f880f39b 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb
index 40a6c4feff..40a6c4feff 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb
index 40a6c4feff..40a6c4feff 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc
index a0a2ac09a7..a0a2ac09a7 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-multilib-config.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc
index 8639c1c49e..8639c1c49e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb
index 497d691688..497d691688 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb
index 8f31e7792e..8f31e7792e 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-runtime_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc
index 6091a0b6fb..6091a0b6fb 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb
index 601f666023..601f666023 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb
index 601f666023..601f666023 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-sanitizers_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc
index aac4b49313..aac4b49313 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-shared-source.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc
index 49bde92c49..49bde92c49 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb
index b890fa33ea..b890fa33ea 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb
index b890fa33ea..b890fa33ea 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-source_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc
index b8dabe5745..b8dabe5745 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc-target.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb
index a9dc612fbf..a9dc612fbf 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb
index b0a523cae2..b0a523cae2 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/gcc_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc
index dae07e96da..dae07e96da 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-common.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc
index 59e8a62e7f..59e8a62e7f 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb
index 19f253fce8..19f253fce8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb
index 19f253fce8..19f253fce8 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc-initial_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc.inc
index 68377869ca..68377869ca 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb
index a5152f28e9..a5152f28e9 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb
index a5152f28e9..a5152f28e9 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgcc_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc
index 58ceb2e073..58ceb2e073 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran.inc
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb
index 71dd8b4bdc..71dd8b4bdc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb
index 71dd8b4bdc..71dd8b4bdc 100644
--- a/yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gcc/libgfortran_5.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc
index a9267d5548..a9267d5548 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-7.10.1.inc
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc
index 0d28ee4eef..0d28ee4eef 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-common.inc
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
index 6e42af1bab..6e42af1bab 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian.inc
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb
index 301035940c..301035940c 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross-canadian_7.10.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc
index 2468d23037..2468d23037 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross.inc
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb
index 3a95cfb035..3a95cfb035 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb.inc b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb.inc
index d9c864dcab..d9c864dcab 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb.inc
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch
index 5f0c096939..5f0c096939 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
index a0292e4166..a0292e4166 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-include-sys-types.h-for-mode_t.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch
index 6996c183bb..6996c183bb 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-make-man-install-relative-to-DESTDIR.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
index 31739525ae..31739525ae 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch
index eaec39030a..eaec39030a 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0001-use-asm-sgidefs.h.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch
index bccb45fda1..bccb45fda1 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0002-Change-order-of-CFLAGS.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch
index 4a3e22c445..4a3e22c445 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/0003-Add-support-for-Renesas-SH-sh4-architecture.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch
index d34ee8cee9..d34ee8cee9 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb/force-readline-static.patch
diff --git a/yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb
index f897e1213e..f897e1213e 100644
--- a/yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gdb/gdb_7.10.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/git/git.inc b/import-layers/yocto-poky/meta/recipes-devtools/git/git.inc
index a1d0300be7..a1d0300be7 100644
--- a/yocto-poky/meta/recipes-devtools/git/git.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/git/git.inc
diff --git a/yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb
index bc72793d47..bc72793d47 100644
--- a/yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/git/git_2.7.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch
index 2094116f0d..2094116f0d 100644
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/config-guess-uclibc.patch
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in
index d4908fc4f9..d4908fc4f9 100755
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/gnu-configize.in
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch
index 3147435a6e..3147435a6e 100644
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/musl-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch
index 75fe100825..75fe100825 100644
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config/uclibc.patch
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb
index 0d05e79fd5..0d05e79fd5 100644
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_20120814.bb
diff --git a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index 072726f60d..072726f60d 100644
--- a/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/gnu-config/gnu-config_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch
index 24f073f9fb..24f073f9fb 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/0001-libguile-Check-for-strtol_l-during-configure.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch
index 519585b8e9..519585b8e9 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/0002-Recognize-nios2-as-compilation-target.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch
index f1788b62fb..f1788b62fb 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_aarch64.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch
index ea4328b81d..ea4328b81d 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/arm_endianness.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
index 43238a7d2e..43238a7d2e 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0002-Mark-Unused-modules-are-removed-gc-test-as-unresolve.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
index 34be3b96e7..34be3b96e7 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/debian/0003-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
index e5dc226370..e5dc226370 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/guile_2.0.6_fix_sed_error.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch
index 290b9d447d..290b9d447d 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-Makefile.am-hook.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch
index e50059a7e6..e50059a7e6 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
index d3e312f770..d3e312f770 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-64bit.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
index e201486284..e201486284 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch
index e7a06fef17..e7a06fef17 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/remove_strcase_l_funcs.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch
index 6c348384a5..6c348384a5 100644
--- a/yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/files/workaround-ice-ssa-corruption.patch
diff --git a/yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb
index 6cefe66496..6cefe66496 100644
--- a/yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guile/guile_2.0.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch b/import-layers/yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch
index 70a439e816..70a439e816 100644
--- a/yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guilt/files/guilt-bash.patch
diff --git a/yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb
index b63c68c4d8..b63c68c4d8 100644
--- a/yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/guilt/guilt-native_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb
index 232b0c37a2..232b0c37a2 100644
--- a/yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/help2man/help2man-native_1.47.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk b/import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk
index fcaf72f22a..fcaf72f22a 100644
--- a/yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk
+++ b/import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/files/Module.mk
diff --git a/yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb
index 4d255423ea..4d255423ea 100644
--- a/yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
index f8f4aef392..f8f4aef392 100644
--- a/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env-native_0.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env b/import-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env
index 7e4dbc414e..7e4dbc414e 100755
--- a/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env
+++ b/import-layers/yocto-poky/meta/recipes-devtools/icecc-create-env/icecc-create-env/icecc-create-env
diff --git a/yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb b/import-layers/yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
index 6b356b0d44..6b356b0d44 100644
--- a/yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/icon-naming-utils/icon-naming-utils_0.8.90.bb
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool.inc b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool.inc
index eb7ae004aa..eb7ae004aa 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool.inc
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch
index 06c938b7e3..06c938b7e3 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/intltool-nowarn.patch
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch
index 853ee1a438..853ee1a438 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/noperlcheck.patch
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch
index eb52172e10..eb52172e10 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/perl-522-deprecations.patch
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch
index fc69e37b45..fc69e37b45 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/remove-xml-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch
index 5f5fed3853..5f5fed3853 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool/use-nativeperl.patch
diff --git a/yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb
index d520d43c1d..d520d43c1d 100644
--- a/yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/intltool/intltool_0.51.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch b/import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch
index d29d9118dc..d29d9118dc 100644
--- a/yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c/0001-json_tokener-requires-INF-and-NAN.patch
diff --git a/yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb b/import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb
index 1a5c3948e1..1a5c3948e1 100644
--- a/yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/json-c/json-c_0.12.bb
diff --git a/yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
index 48a2f935be..48a2f935be 100644
--- a/yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/kconfig-frontends/kconfig-frontends_3.12.0.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc
index f307a10751..f307a10751 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-2.4.6.inc
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb
index 0204d347ba..0204d347ba 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-cross_2.4.6.bb
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
index 4c5218ade0..4c5218ade0 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool-native_2.4.6.bb
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch
index bbd36d8dc1..bbd36d8dc1 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/0001-libtool-Fix-support-for-NIOS2-processor.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch
index fd4084c859..fd4084c859 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/dont-depend-on-help2man.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch
index 5c9f8cc9c0..5c9f8cc9c0 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-final-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch
index 1bd95980c0..1bd95980c0 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-resolve-lt-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch
index a2ec9473e7..a2ec9473e7 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fix-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch
index 8f343bf436..8f343bf436 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/fixinstall.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch
index b2239fbade..b2239fbade 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/nohardcodepaths.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch
index 1e4c65e024..1e4c65e024 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/norm-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch
index a73df2e4a7..a73df2e4a7 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/prefix.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch
index ad2b110530..ad2b110530 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/rename-with-sysroot.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch
index e8824d7db9..e8824d7db9 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/trailingslash.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch
index b633bc41bb..b633bc41bb 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/unwind-opt-parsing.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch
index 6af99f327c..6af99f327c 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool/use-sysroot-in-libpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb
index 3851ec7f83..3851ec7f83 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/libtool_2.4.6.bb
diff --git a/yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb b/import-layers/yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb
index 508eade326..508eade326 100644
--- a/yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/libtool/nativesdk-libtool_2.4.6.bb
diff --git a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
index a8a90fc82e..a8a90fc82e 100644
--- a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb
diff --git a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch
index 490b367990..490b367990 100644
--- a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_dvips_doc.patch
diff --git a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch
index 50c8a8f3fe..50c8a8f3fe 100644
--- a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_sgml2rtf.patch
diff --git a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch
index b62895c67d..b62895c67d 100644
--- a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_tex_doc.patch
diff --git a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch
index 8d784110db..8d784110db 100644
--- a/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/linuxdoc-tools/linuxdoc-tools/disable_txt_doc.patch
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc
index 8ea4e04907..8ea4e04907 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.17.inc
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc
index aab2c1efa2..aab2c1efa2 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-1.4.9.inc
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb
index 06d8aa244e..06d8aa244e 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4-native_1.4.17.bb
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4.inc b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4.inc
index 4a83929f0c..4a83929f0c 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4.inc
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch
index 275c0b2e7d..275c0b2e7d 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/ac_config_links.patch
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch
index 98774535d5..98774535d5 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/fix_for_circular_dependency.patch
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch
index effb353f11..effb353f11 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4/remove-gets.patch
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb
index b12c0adf3a..b12c0adf3a 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.17.bb
diff --git a/yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb
index b12c0adf3a..b12c0adf3a 100644
--- a/yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/m4/m4_1.4.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
index 9b2e96431d..9b2e96431d 100644
--- a/yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch b/import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch
index 5dd7604675..5dd7604675 100644
--- a/yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make-3.81/makeinfo.patch
diff --git a/yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch b/import-layers/yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch
index 7a5f4ba055..7a5f4ba055 100644
--- a/yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make-4.1/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch
diff --git a/yocto-poky/meta/recipes-devtools/make/make.inc b/import-layers/yocto-poky/meta/recipes-devtools/make/make.inc
index 849b74299c..849b74299c 100644
--- a/yocto-poky/meta/recipes-devtools/make/make.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make.inc
diff --git a/yocto-poky/meta/recipes-devtools/make/make_3.81.bb b/import-layers/yocto-poky/meta/recipes-devtools/make/make_3.81.bb
index b8a79b0eb2..b8a79b0eb2 100644
--- a/yocto-poky/meta/recipes-devtools/make/make_3.81.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make_3.81.bb
diff --git a/yocto-poky/meta/recipes-devtools/make/make_4.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/make/make_4.1.bb
index 78fe0b5471..78fe0b5471 100644
--- a/yocto-poky/meta/recipes-devtools/make/make_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/make/make_4.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch
index 3a8902b97a..3a8902b97a 100644
--- a/yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/COPYING.patch
diff --git a/yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c
index 771f33ef5a..771f33ef5a 100644
--- a/yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c
+++ b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs/makedevs.c
diff --git a/yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb
index 92d5870f42..92d5870f42 100644
--- a/yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/makedevs/makedevs_1.0.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch
index 7692709724..7692709724 100644
--- a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/cross-compile.patch
diff --git a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch
index 756a65cd92..756a65cd92 100644
--- a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage/fix-makefile-to-find-libz.patch
diff --git a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
index 92435cd1c0..92435cd1c0 100644
--- a/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mkelfimage/mkelfimage_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch
index 422af10420..422af10420 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/ac_init_fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch
index 7d6d62e773..7d6d62e773 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/avoid-failure-on-symbol-provided-by-application.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch
index d27a48916d..d27a48916d 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_STT_GNU_IFUNC.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch
index 13e4606b80..13e4606b80 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch
index bc56593e6a..bc56593e6a 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch
index 75500a029a..75500a029a 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/files/sysrooted-ldso.patch
diff --git a/yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb
index 59fec29a05..59fec29a05 100644
--- a/yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mklibs/mklibs-native_0.1.40.bb
diff --git a/yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb
index 64b8910a27..64b8910a27 100644
--- a/yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mmc/mmc-utils_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch
index 305be5215d..305be5215d 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/0001-Fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch
index 7d783e7a5c..7d783e7a5c 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/010-fix-rpmatch.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch
index 57d6a30d82..57d6a30d82 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git-2.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch
index 05f1629d58..05f1629d58 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/fix-armv7-neon-alignment.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch
index 7207cfcb3a..7207cfcb3a 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils/mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb
index cd9ae06cec..cd9ae06cec 100644
--- a/yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtd/mtd-utils_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch
index cb454917ff..cb454917ff 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/fix-broken-lz.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch
index 2e2873a4fa..2e2873a4fa 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools-makeinfo.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch
index 15a32088d1..15a32088d1 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/mtools.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch
index 9cb3e39f5c..9cb3e39f5c 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.gplv3.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch
index 705b62944d..705b62944d 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools/no-x11.patch
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb
index 3423917d00..3423917d00 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_3.9.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb
index efde547e26..efde547e26 100644
--- a/yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/mtools/mtools_4.0.18.bb
diff --git a/yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb b/import-layers/yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb
index e0724e68ad..e0724e68ad 100644
--- a/yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/nasm/nasm_2.11.08.bb
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch
index 6b40afdad8..6b40afdad8 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch
index 968b9b47cf..968b9b47cf 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/makefile.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch
index b47fd4655f..b47fd4655f 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/msggen.pl.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch
index 2f57c000f6..2f57c000f6 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/no-libtool.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch
index 1a23a4a685..1a23a4a685 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/reautoconf.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch
index 073af46fc5..073af46fc5 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch
diff --git a/yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
index bc250080f1..bc250080f1 100644
--- a/yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch
index 42218a6d68..42218a6d68 100644
--- a/yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb
index 60a7d2e47e..60a7d2e47e 100644
--- a/yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opensp/opensp_1.5.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
index 5cbb55a7dc..5cbb55a7dc 100644
--- a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/0001-opkg-build-re-do-find-ls-code-to-not-fail-on-filenam.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch
index 6c66902efe..6c66902efe 100644
--- a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/opkg-build-Exit-when-fail-to-list-files.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch
index 4dddb08c96..4dddb08c96 100644
--- a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
index 8873b28701..8873b28701 100644
--- a/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
index ace3de4f42..ace3de4f42 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-arch-config_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb
index 18d6abdded..18d6abdded 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch
index e67ec7479e..e67ec7479e 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-configure.ac-use-pkg-config-for-libsolv.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch
index 1ab1790d6a..1ab1790d6a 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-libsolv_solver_set_arch_policy-use-correct-logic-dur.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch
index 255021b4b7..255021b4b7 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/0001-opkg_conf-create-opkg.lock-in-run-instead-of-var-run.patch
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service
index 8e74026ec2..8e74026ec2 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg-configure.service
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf
index c2e9e92f95..c2e9e92f95 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg/opkg.conf
diff --git a/yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb
index 577f495344..577f495344 100644
--- a/yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/opkg/opkg_0.3.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb b/import-layers/yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb
index 520f88d929..520f88d929 100644
--- a/yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/orc/orc_0.4.24.bb
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch
index ed67c501cb..ed67c501cb 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0001-Change-library-name.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch
index 804a62731d..804a62731d 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0002-uuid-preserve-m-option-status-in-v-option-handling.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch
index 13cbb59896..13cbb59896 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0003-Fix-whatis-entries.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch
index bc5e111ee5..bc5e111ee5 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/0004-fix-data-uuid-from-string.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
index 04222cbf7a..04222cbf7a 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/install-pc.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch
index 4dfc1370c1..4dfc1370c1 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/ldflags.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch
index 4bc91b86ee..4bc91b86ee 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-libtool.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch
index d806b5fb70..d806b5fb70 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid/uuid-nostrip.patch
diff --git a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
index 08926ba6b7..08926ba6b7 100644
--- a/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/import-layers/yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index e831860051..e831860051 100644
--- a/yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch.inc b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch.inc
index cbfb8cfcf5..cbfb8cfcf5 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch.inc
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch/debian.patch b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/debian.patch
index 1a07646591..1a07646591 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch/debian.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/debian.patch
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff
index bb7ca79123..bb7ca79123 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/global-reject-file.diff
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch/install.patch b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/install.patch
index 0354ec8f04..0354ec8f04 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch/install.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/install.patch
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff
index 4b59212dba..4b59212dba 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch/unified-reject-files.diff
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb
index c29b240756..c29b240756 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.5.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb
index f3fcf5e86d..f3fcf5e86d 100644
--- a/yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patch/patch_2.7.5.bb
diff --git a/yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch b/import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch
index cc04a89e69..cc04a89e69 100644
--- a/yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf/maxsize.patch
diff --git a/yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb b/import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb
index 8484a7e589..8484a7e589 100644
--- a/yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/patchelf/patchelf_0.8.bb
diff --git a/yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb b/import-layers/yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
index a887c037d3..a887c037d3 100644
--- a/yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pax-utils/pax-utils_1.1.5.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb
index 6ae0e7e6f3..6ae0e7e6f3 100644
--- a/yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/liberror-perl_0.17024.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb
index 8809a44fc0..8809a44fc0 100644
--- a/yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/liburi-perl_1.60.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
index 9561a59554..9561a59554 100644
--- a/yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb
index 2c01976cad..2c01976cad 100644
--- a/yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-perl_0.08.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb
index 2243bb2c26..2243bb2c26 100644
--- a/yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/libxml-simple-perl_2.22.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb
index ed8222f24c..ed8222f24c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-native_5.22.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc
index 948ea7cddf..948ea7cddf 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-ptest.inc
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
index 830ecce532..830ecce532 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl.inc b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl.inc
index 3313a9436b..3313a9436b 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl.inc
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch
index 9625b0b84e..9625b0b84e 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Configure-multilib.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch
index eb92ccb678..eb92ccb678 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/MM_Unix.pm.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch
index edf49d60e4..edf49d60e4 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.SH.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch
index 858e2e10fb..858e2e10fb 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/Makefile.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh
index 59e016e4dc..59e016e4dc 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32 b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32
index 7259a0c6ae..7259a0c6ae 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be
index a59a9abb5e..a59a9abb5e 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-be
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le
index 10e4226567..10e4226567 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-32-le
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64 b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64
index 6929d3a09d..6929d3a09d 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be
index c08ce3c431..c08ce3c431 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-be
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le
index 277d2a9bee..277d2a9bee 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/config.sh-64-le
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch
index a00ad61d90..a00ad61d90 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/cross-generate_uudmap.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff
index a63b968317..a63b968317 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan-missing-site-dirs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff
index 6b5295045c..6b5295045c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/cpan_definstalldirs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff
index 280bf11706..280bf11706 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/db_file_ver.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff
index 601ee4c304..601ee4c304 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/deprecate-with-apt.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff
index fbea2ee228..fbea2ee228 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/doc_info.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff
index e074b20fdf..e074b20fdf 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/enc2xs_inc.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff
index bcb59c69e0..bcb59c69e0 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/errno_ver.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff
index adb4bd9910..adb4bd9910 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/extutils_set_libperl_path.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff
index ec461cfe52..ec461cfe52 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fakeroot.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff
index d319e7518b..d319e7518b 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/find_html2text.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff
index 61a92712e7..61a92712e7 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/document_makemaker_ccflags.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff
index 525f962c1a..525f962c1a 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/memoize_storable_nstore.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff
index 3c31972c64..3c31972c64 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/net_smtp_docs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff
index b5564fdbc0..b5564fdbc0 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/perl-Cnn.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff
index 7c9ca867a9..7c9ca867a9 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/pod_man_reproducible_date.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff
index 7ebbf9c602..7ebbf9c602 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-empty-date.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff
index 1a60361160..1a60361160 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-pipe.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff
index 0cdfeffd1f..0cdfeffd1f 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc-docs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff
index fbd7b9db99..fbd7b9db99 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/podman-utc.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff
index d1b498b527..d1b498b527 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/fixes/respect_umask.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff
index a62c746e94..a62c746e94 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/instmodsh_doc.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff
index d80f86c21a..d80f86c21a 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/ld_run_path.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff
index 54ef9640ec..54ef9640ec 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libnet_config_path.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff
index 76b805451c..76b805451c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/libperl_embed_doc.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff
index fd471ed7a5..fd471ed7a5 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/locale-robustness.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff
index fa0f9daf96..fa0f9daf96 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker-pasthru.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff
index b1b4cb9a68..b1b4cb9a68 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/makemaker_customized.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff
index ae15907609..ae15907609 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/mod_paths.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff
index b911fd2762..b911fd2762 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/no_packlist_perllocal.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff
index 8656b027e8..8656b027e8 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/patchlevel.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch
index 533952cac7..533952cac7 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perl5db-x-terminal-emulator.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff
index 2c1eab9709..2c1eab9709 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/perlivp.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff
index 6270b87318..6270b87318 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/pod2man-customized.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff
index c41efbe3e8..c41efbe3e8 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prefix_changes.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff
index b4443f6476..b4443f6476 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/prune_libs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff
index 8a3fc9912c..8a3fc9912c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/regen-skip.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff
index ecfc0bc62f..ecfc0bc62f 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-kfreebsd-crash.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff
index 4c87104cce..4c87104cce 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/skip-upstream-git-tests.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff
index cb31457761..cb31457761 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/squelch-locale-warnings.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff
index 53adc2f4db..53adc2f4db 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/debian/writable_site_dirs.diff
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch
index 3df593346c..3df593346c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/dynaloaderhack.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch
index 994ef7013c..994ef7013c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch
index 6b05b877fb..6b05b877fb 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
index 69ac434779..69ac434779 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/fix_bad_rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch
index 27f6e691c0..27f6e691c0 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/generate-sh.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch
index 456012376e..456012376e 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/installperl.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch
index 5161e4c8b6..5161e4c8b6 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/letgcc-find-errno.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch
index de6f65294c..de6f65294c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch
index 5482dcb79c..5482dcb79c 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-nopacklist.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch
index f0bb1f6596..f0bb1f6596 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/native-perlinc.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch
index 7dd904140a..7dd904140a 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-PathTools-don-t-filter-out-blib-from-INC.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
index d912d0031e..d912d0031e 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch
index c6cc15c93f..c6cc15c93f 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configpm-switch.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh
index e72ce49f99..e72ce49f99 100755
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-configure.sh
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch
index 035beba66a..035beba66a 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-dynloader.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch
index aa83fca5ae..aa83fca5ae 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-enable-gdbm.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch
index 7379d8b814..7379d8b814 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-errno-generation-gcc5.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch
index 59ce85a7a3..59ce85a7a3 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/perl-moreconfig.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/run-ptest
index 1e2dd1b66d..1e2dd1b66d 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch
index 03fdf4ab98..03fdf4ab98 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/t-run-switches.t-perl5-perl.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
index c8293c3d6a..c8293c3d6a 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/dist-threads-t-join.t-adjust-ps-option.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
index ce577fe5f8..ce577fe5f8 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl/test/ext-DynaLoader-t-DynaLoader.t-fix-calling-dl_findfil.patch
diff --git a/yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb
index bf8b3b60be..bf8b3b60be 100644
--- a/yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/perl/perl_5.22.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch
index 01c62472c1..01c62472c1 100644
--- a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/fix-glib-configure-libtool-usage.patch
diff --git a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in
index 5e44bb435c..5e44bb435c 100644
--- a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig/pkg-config-native.in
diff --git a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
index d34f608f11..d34f608f11 100644
--- a/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb
index 7dc45c68f2..7dc45c68f2 100644
--- a/yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/postinst-intercept/nativesdk-postinst-intercept_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink
index cb16695885..cb16695885 100644
--- a/yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink
+++ b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/macros.prelink
diff --git a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf
index 562f23c59d..562f23c59d 100644
--- a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf
+++ b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.conf
diff --git a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily
index 0b3c07322c..0b3c07322c 100644
--- a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily
+++ b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.cron.daily
diff --git a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default
index d8802f820a..d8802f820a 100644
--- a/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default
+++ b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink/prelink.default
diff --git a/yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb
index e223ef6897..e223ef6897 100644
--- a/yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/prelink/prelink_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch
index 43504eaab9..43504eaab9 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/0001-configure-Prune-PIE-flags.patch
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group
index 81bf732312..81bf732312 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-group
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd
index c1458dc0f6..c1458dc0f6 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/fallback-passwd
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch
index 8b7f30c664..8b7f30c664 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch
index c1e5552365..c1e5552365 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/files/moreretries.patch
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc
index 0de7b3615f..0de7b3615f 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo.inc
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb
index b8c20ad65a..b8c20ad65a 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.6.7.bb
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb
index d90e64445d..d90e64445d 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_1.7.5.bb
diff --git a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb
index abff1cfd3c..abff1cfd3c 100644
--- a/yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/pseudo/pseudo_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc b/import-layers/yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc
index 189689d4c4..189689d4c4 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-2.7-manifest.inc
diff --git a/yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc b/import-layers/yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc
index 335c3ffdbb..335c3ffdbb 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-3.5-manifest.inc
diff --git a/yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb
index ad0a61776a..ad0a61776a 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-async_0.6.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb
index b314dce1c7..b314dce1c7 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-dbus_1.2.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb
index 8cda88d277..8cda88d277 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-docutils_0.12.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb
index f00f805a8e..f00f805a8e 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-git_1.0.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb
index c82df1ef7a..c82df1ef7a 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-gitdb_0.6.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch
index 2575306bec..2575306bec 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
index 4960ed4661..4960ed4661 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch
index 9ecc63a0d6..9ecc63a0d6 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging/fix-freetype-includes.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb
index a678328275..a678328275 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-imaging_1.1.7.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb
index 9efd700dc0..9efd700dc0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-mako_1.0.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch
index a39247ce70..a39247ce70 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/10-distutils-fix-swig-parameter.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch
index c92469b9b6..c92469b9b6 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/11-distutils-never-modify-shebang-line.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch
index f89aaff7b1..f89aaff7b1 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/12-distutils-prefix-is-inside-staging-area.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
index 5279e7c3b4..5279e7c3b4 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/avoid_parallel_make_races_on_pgen.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/debug.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/debug.patch
index 5ec10d6b20..5ec10d6b20 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/debug.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/debug.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch
index 8ca89e7c51..8ca89e7c51 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/multilib.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch
index 8a452e94dc..8a452e94dc 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/nohostlibs.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch
index 202aaf1069..202aaf1069 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/revert_use_of_sysconfigdata.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch
index 4502829129..4502829129 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native/unixccompiler.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb
index 4c204a4f0f..4c204a4f0f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-native_2.7.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
index ec6158fab1..ec6158fab1 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-nose_1.3.7.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
index 5b134edf07..5b134edf07 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h
index 191e5a19e2..191e5a19e2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/aarch64/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
index 29768f34d2..29768f34d2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/add-glibc-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h
index 17ef186d56..17ef186d56 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/arm/numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h
index 17ef186d56..17ef186d56 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/armeb/numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
index 05d2b8b949..05d2b8b949 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h
index 2f6135adce..2f6135adce 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h
index 8e2b5d0940..8e2b5d0940 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h
index 8e2b5d0940..8e2b5d0940 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h
index c30b868f2f..c30b868f2f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mips64n32/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h
index 17ef186d56..17ef186d56 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h
index c4bf6547f0..c4bf6547f0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/mipsel/numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
index 0f45d5bd44..0f45d5bd44 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h
index f65d39d5de..f65d39d5de 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h
index 8e2b5d0940..8e2b5d0940 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h
index c30b868f2f..c30b868f2f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/powerpc64/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
index eb8a71a2e2..eb8a71a2e2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/remove-build-path-in-comments.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h
index b330361649..b330361649 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/_numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h
index 0ce63b7d22..0ce63b7d22 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86-64/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h
index 08e41e3d99..08e41e3d99 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/config.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h
index ff7938cd96..ff7938cd96 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy/x86/numpyconfig.h
diff --git a/yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb
index 8a562dcb99..8a562dcb99 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-numpy_1.10.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb
index 7f142a3854..7f142a3854 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pexpect_4.0.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb
index 70fe25c1a1..70fe25c1a1 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycairo_1.10.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch
index 212779ca37..212779ca37 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl/no-static-link.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
index 7b41f6d33d..7b41f6d33d 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pycurl_7.21.5.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
index a391f7e74e..a391f7e74e 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject/0001-configure.ac-add-sysroot-path-to-GI_DATADIR-don-t-se.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb
index a9871fe265..a9871fe265 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pygobject_3.18.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
index e8ef1aa12b..e8ef1aa12b 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch
index c58c3280e2..c58c3280e2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
index c4dd2e69b0..c4dd2e69b0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-pyrex_0.9.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb
index dae89ab5d2..dae89ab5d2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-scons-native_2.4.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb
index 096cf5c960..096cf5c960 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-scons_2.4.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-setuptools.inc b/import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools.inc
index 0917e88ab6..0917e88ab6 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-setuptools.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools.inc
diff --git a/yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb
index c172039231..c172039231 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-setuptools_19.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch
index fe98d070d3..fe98d070d3 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-add-for-rpm-ignoresize-check.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch
index 9055555cd0..9055555cd0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-already-installed-message.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch
index 6e672b3321..6e672b3321 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch
index ec98e03c0a..ec98e03c0a 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-attempt.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch
index 225b02f964..225b02f964 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-cache.py-getPackages-matches-name-version.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch
index e621b33875..e621b33875 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-channelsdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch
index b82265b3ff..b82265b3ff 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-improve-error-reporting.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch
index d607fc4752..d607fc4752 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-recommends.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch
index 2885998acc..2885998acc 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smart-set-noprogress-for-pycurl.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
index fefb29a666..fefb29a666 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm/smartpm-rpm5-nodig.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb
index d9a908db2e..d9a908db2e 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smartpm_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb
index 5f9cf452e3..5f9cf452e3 100644
--- a/yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python-smmap_0.9.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python.inc b/import-layers/yocto-poky/meta/recipes-devtools/python/python.inc
index f4818c6a87..f4818c6a87 100644
--- a/yocto-poky/meta/recipes-devtools/python/python.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python.inc
diff --git a/yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
index 1257ca6557..1257ca6557 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/01-use-proper-tools-for-cross-build.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch
index 650ceb5951..650ceb5951 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/03-fix-tkinter-detection.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch
index 5cc8742462..5cc8742462 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/05-enable-ctypes-cross-build.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
index e452cb6ac4..e452cb6ac4 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/06-avoid_usr_lib_termcap_path_in_linking.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
index a97ff6b250..a97ff6b250 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/add-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch
index 33fea77554..33fea77554 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/add-md5module-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
index e9bae324f7..e9bae324f7 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_parallel_make_races_on_pgen.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch
index 3347321fde..3347321fde 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_about_tkinter.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch
index 337e0e3e29..337e0e3e29 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/avoid_warning_for_sunos_specific_module.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/builddir.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/builddir.patch
index ad629a022e..ad629a022e 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/builddir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/builddir.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch
index de504f9dcf..de504f9dcf 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/cgi_py.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch
index e6d6c65bbe..e6d6c65bbe 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/check-if-target-is-64b-not-host.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch
index 669112dab0..669112dab0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/fix-makefile-for-ptest.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
index e4262d9ef0..e4262d9ef0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/fix_for_using_different_libdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch
index e0aafb218b..e0aafb218b 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/host_include_contamination.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/multilib.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/multilib.patch
index 0bfa0d2cf4..0bfa0d2cf4 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/multilib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/multilib.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch
index 951cb466ff..951cb466ff 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/parallel-makeinst-create-bindir.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch
index 216be0a448..216be0a448 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/python-2.7.3-remove-bsdb-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/python/python/run-ptest
index a2f9eed444..a2f9eed444 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch
index dacb552ec7..dacb552ec7 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/search_db_h_in_inc_dirs_and_avoid_warning.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch
index 6ccdb948b9..6ccdb948b9 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/setup_py_skip_cross_import_check.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch
index 3a91b1916c..3a91b1916c 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/setuptweaks.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py b/import-layers/yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py
index 273901898a..273901898a 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/sitecustomize.py
diff --git a/yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch
index 2c657861c8..2c657861c8 100644
--- a/yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python/use_sysroot_ncurses_instead_of_host.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb
index 7bad11aafa..7bad11aafa 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-native_3.5.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb
index 834ecda6d7..834ecda6d7 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-pip_8.0.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb
index fb2931c3f2..fb2931c3f2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3-setuptools_19.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch
index 28fe70adb3..28fe70adb3 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/000-cross-compile.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
index b7e0ac6354..b7e0ac6354 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-Do-not-use-the-shell-version-of-python-config-that-w.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
index dd6b24fe92..dd6b24fe92 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/0001-h2py-Fix-issue-13032-where-it-fails-with-UnicodeDeco.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch
index 819ba69eda..819ba69eda 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/020-dont-compile-python-files.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch
index fddfd2b2f6..fddfd2b2f6 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/03-fix-tkinter-detection.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch
index 6beac7b805..6beac7b805 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/030-fixup-include-dirs.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch
index 789929b715..789929b715 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/070-dont-clean-ipkg-install.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch
index b96419a638..b96419a638 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/080-distutils-dont_adjust_files.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch
index fb92a19163..fb92a19163 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/110-enable-zlib.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch
index 8b93c1cf4f..8b93c1cf4f 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/12-distutils-prefix-is-inside-staging-area.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch
index c805652d69..c805652d69 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/130-readline-setup.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch
index 78d7c78670..78d7c78670 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/150-fix-setupterm.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch
index f29ae53371..f29ae53371 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid-ncursesw-include-path.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch
index 3347321fde..3347321fde 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch
index de504f9dcf..de504f9dcf 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/cgi_py.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch
index 97214f9aa4..97214f9aa4 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/configure.ac-fix-LIBPL.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
index cd1a978eb3..cd1a978eb3 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/fix_for_using_different_libdir.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch
index ef2054d9a9..ef2054d9a9 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/host_include_contamination.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch
index 44ec424cd2..44ec424cd2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-3.3-multilib.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/python-config.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-config.patch
index f23b8b7df0..f23b8b7df0 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/python-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python-config.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch
index 2bc8b8c460..2bc8b8c460 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-setup.py-no-host-headers-libs.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
index 74490d93a5..74490d93a5 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/python3-use-CROSSPYTHONPATH-for-PYTHON_FOR_BUILD.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
index fc2e12dfe5..fc2e12dfe5 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-check-cross_compiling-when-get-FLAGS.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch
index f26bd38b02..f26bd38b02 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setup.py-find-libraries-in-staging-dirs.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch
index 3a91b1916c..3a91b1916c 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/setuptweaks.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch
index 802b1c7203..802b1c7203 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/shutil-follow-symlink-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py
index 4c8b5e2ba3..4c8b5e2ba3 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sitecustomize.py
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
index de07643f2b..de07643f2b 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysconfig.py-add-_PYTHON_PROJECT_SRC.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch
index 785b5567f2..785b5567f2 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/sysroot-include-headers.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
index 8d037278bd..8d037278bd 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/tweak-MULTIARCH-for-powerpc-linux-gnuspe.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch
index 7b90f13883..7b90f13883 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/unixccompiler.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch
index 6c4b0cda9e..6c4b0cda9e 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3/use_packed_importlib.patch
diff --git a/yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb
index 2fbb3cbc30..2fbb3cbc30 100644
--- a/yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python3_3.5.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb
index 606f153623..606f153623 100644
--- a/yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/python/python_2.7.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
index 51d1c59699..51d1c59699 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
index 8d27c4db61..8d27c4db61 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c
index 19faf629b9..19faf629b9 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/raw2flash.c
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c
index 16e24a2add..16e24a2add 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-helper/tunctl.c
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc
index a3e46a894e..a3e46a894e 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu-targets.inc
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu.inc b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu.inc
index 269c898c4a..269c898c4a 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu.inc
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch
index 56fd346ae6..56fd346ae6 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-1568.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch
index 946435c430..946435c430 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2197.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch
index f1201f0613..f1201f0613 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/CVE-2016-2198.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch
index 1a6cf5119b..1a6cf5119b 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/Qemu-Arm-versatilepb-Add-memory-size-checking.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch
index a99f72098c..a99f72098c 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/add-ptest-in-makefile.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch
index 59cdc1c304..59cdc1c304 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/configure-fix-Darwin-target-detection.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch
index 6822132541..6822132541 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/cpus.c-qemu_cpu_kick_thread_debugging.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch
index 41726b1c87..41726b1c87 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/disable-grabs.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch
index 171bda7e95..171bda7e95 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/exclude-some-arm-EABI-obsolete-syscalls.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch
index 13a6ea23b1..13a6ea23b1 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/fix-libcap-header-issue-on-some-distro.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch
index 91f728042d..91f728042d 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/no-valgrind.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch
index 57ab981c61..57ab981c61 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/pathlimit.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin
index c4044296c5..c4044296c5 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/powerpc_rom.bin
Binary files differ
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch
index c7425ab8d4..c7425ab8d4 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/qemu-enlarge-env-entry-size.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest
index f4b8e97e1e..f4b8e97e1e 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch
index cd06aa4ac6..cd06aa4ac6 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu/wacom.patch
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb
index e9d9a8dce7..e9d9a8dce7 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemu_2.5.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
index 7f4c6d9349..7f4c6d9349 100644
--- a/yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc
index 5c4b0a217e..5c4b0a217e 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native.inc
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb
index 6bc7dcdb7a..6bc7dcdb7a 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt-native_0.64.bb
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt.inc b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt.inc
index 4e393c4d8f..4e393c4d8f 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt.inc
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile
index 7b3ac8a492..7b3ac8a492 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/Makefile
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch
index daf44295ec..daf44295ec 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/aclocal.patch
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch
index 672155bb65..672155bb65 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/gnu_patch_test_fix_target.patch
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch
index e2a7af6550..e2a7af6550 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/install.patch
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest
index 4b808aee4f..4b808aee4f 100755
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh
index 6563e4a2fb..6563e4a2fb 100755
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt/test.sh
diff --git a/yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb
index 00f900a112..00f900a112 100644
--- a/yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/quilt/quilt_0.64.bb
diff --git a/yocto-poky/meta/recipes-devtools/remake/remake.inc b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake.inc
index df889fcf9f..df889fcf9f 100644
--- a/yocto-poky/meta/recipes-devtools/remake/remake.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake.inc
diff --git a/yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch
index fa6329e067..fa6329e067 100644
--- a/yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake/version-remake.texi.patch
diff --git a/yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb
index 8eab7e3a0d..8eab7e3a0d 100644
--- a/yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/remake/remake_4.1+dbg-1.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch
index e9b73b8bfc..e9b73b8bfc 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-Disable-__sync_add_and_fetch_8-on-nios2.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch
index c9fb268687..c9fb268687 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-define-EM_AARCH64.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch
index 70dd4ff532..70dd4ff532 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-rpm-Fix-build-on-musl.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch
index 7128250093..7128250093 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch
index 7894a4263d..7894a4263d 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/configure.ac-check-for-both-gpg2-and-gpg.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch
index 1fdbf0908a..1fdbf0908a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/dbconvert.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
index c83c8b5f3f..c83c8b5f3f 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
index 8040482536..8040482536 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/debugedit-valid-file-to-fix-segment-fault.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
index e72df45b5a..e72df45b5a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/header-include-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
index 5d936db5a3..5d936db5a3 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/makefile-am-exec-hook.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch
index 410623fab2..410623fab2 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/no-ldflags-in-pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh
index b72c9f0265..b72c9f0265 100755
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/perfile_rpmdeps.sh
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch
index bcad8dcb73..bcad8dcb73 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/popt-disable-auto-stack-protector.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
index 590f58d893..590f58d893 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh
index 083b174f17..083b174f17 100755
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/pythondeps.sh
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch
index cc241f4f16..cc241f4f16 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-atomic-ops.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch
index 258a7f6e72..258a7f6e72 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen-force.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch
index 8771235d30..8771235d30 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-autogen.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
index 81fc84937a..81fc84937a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-canonarch.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch
index 3d8d645a77..3d8d645a77 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-check-rootpath-reasonableness.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch
index c869376538..c869376538 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch
index 5d08d279ae..5d08d279ae 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db5-or-db6.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch
index b4df8b751b..b4df8b751b 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db60.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch
index 16b8e30a1d..16b8e30a1d 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-db_buffer_small.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch
index 2eb6e0f26b..2eb6e0f26b 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-debug-platform.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch
index 124606c0d1..124606c0d1 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-auto-stack-protector.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch
index adbef6df88..adbef6df88 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-disable-blaketest.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch
index b1db6fff72..b1db6fff72 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fileclass.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch
index 290ec1aa14..290ec1aa14 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-logio-cp.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch
index 1a08243ab1..1a08243ab1 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-lua-tests-compilation-failure.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch
index c57f24cd72..c57f24cd72 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-fix-parseEmbedded.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch
index 36a418fc6a..36a418fc6a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-gnu-atomic.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch
index 057925fb64..057925fb64 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-hardlink-segfault-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch
index 72884d4ad4..72884d4ad4 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-keccak-sse-intrin.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch
index 1a48db63c6..1a48db63c6 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lib-transaction.c-fix-file-conflicts-for-mips64-N32.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch
index e87e02b69b..e87e02b69b 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-libsql-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch
index 3153f7a386..3153f7a386 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-log-auto-rm.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch
index a87518ba3a..a87518ba3a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lsb-compatibility.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch
index a9930d6705..a9930d6705 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-lua.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch
index a08412aa91..a08412aa91 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.in-disable-external-key-server.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch
index c7ab2d2bb7..c7ab2d2bb7 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-macros.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch
index 6c3e4718b9..6c3e4718b9 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-mongodb-sasl.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
index e58cc13a6f..e58cc13a6f 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-loopmsg.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch
index 58182296cf..58182296cf 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-no-perl-urpm.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch
index e2191245f8..e2191245f8 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-opendb-before-verifyscript-to-avoid-null-point.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
index 691aba9ea3..691aba9ea3 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-ossp-uuid.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch
index 57fc6ce88c..57fc6ce88c 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-packageorigin.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch
index af643b1c62..af643b1c62 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-payload-use-hashed-inode.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
index 656de86d70..656de86d70 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-pkgconfigdeps.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch
index 200964f39d..200964f39d 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform-file-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch
index 3b40fea0eb..3b40fea0eb 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch
index b9675c71be..b9675c71be 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-platform2.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch
index 92ef1dc50e..92ef1dc50e 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-py-init.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch
index df6f4722ee..df6f4722ee 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-AddErase.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch
index 7a473db1ad..7a473db1ad 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-restore-origin.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch
index dfb551377e..dfb551377e 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-python-tagname.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
index a810123ba8..a810123ba8 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-realpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch
index 59fe524df3..59fe524df3 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-reloc-macros.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
index 526106d1e3..526106d1e3 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-resolvedep.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch
index 71dae4939a..71dae4939a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmdb-grammar.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch
index b9a2cbce25..b9a2cbce25 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmfc.c-fix-for-N32-MIPS64.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch
index 93645766c2..93645766c2 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmio-headers.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch
index 915d7efe6f..915d7efe6f 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-rpmpgp-popt.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch
index b55fe22c6a..b55fe22c6a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-scriptletexechelper.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch
index ec38b95f2e..ec38b95f2e 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-showrc.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch
index d6493c197e..d6493c197e 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-syck-fix-gram.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch
index 5fb40b6fef..5fb40b6fef 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tag-generate-endian-conversion-fix.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch
index 9eb675ba29..9eb675ba29 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tagname-type.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch
index 72d3509291..72d3509291 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-tools-mtree-LDFLAGS.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch
index 713f84ee27..713f84ee27 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm-uuid-include.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio
index 6bcef6a4ce..6bcef6a4ce 100755
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpm2cpio
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch
index 9bbf580e46..9bbf580e46 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmatch.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch
index 809e54e9cb..809e54e9cb 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdb-more-verbose-error-logging-in-rpmTempFile.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch
index 9bdd1d4908..9bdd1d4908 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmdeps-oecore.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch
index c68681c1ed..c68681c1ed 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv.c-check-_gpg_passphrase-before-ask-for-input.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch
index b2437a8723..b2437a8723 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/rpmqv_cc_b_gone.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch
index dc7b0488a5..dc7b0488a5 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm/uclibc-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
index 0991f6d52a..0991f6d52a 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4+cvs.bb
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb
index f2c12d2de1..f2c12d2de1 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpm_5.4.16.bb
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c
index c0b4d567fb..c0b4d567fb 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c
diff --git a/yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
index 0c13a67107..0c13a67107 100644
--- a/yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rpm/rpmresolve_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch b/import-layers/yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch
index 3d27fe72cc..3d27fe72cc 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/files/makefile-no-rebuild.patch
diff --git a/yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf b/import-layers/yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf
index 845f5b33f5..845f5b33f5 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/files/rsyncd.conf
diff --git a/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch
index bea325ea05..bea325ea05 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsync-2.6.9-fname-obo.patch
diff --git a/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf
index 845f5b33f5..845f5b33f5 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync-2.6.9/rsyncd.conf
diff --git a/yocto-poky/meta/recipes-devtools/rsync/rsync.inc b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync.inc
index c65f270312..c65f270312 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/rsync.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync.inc
diff --git a/yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb
index 6854c77f74..6854c77f74 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_2.6.9.bb
diff --git a/yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb
index 9637ed4e77..9637ed4e77 100644
--- a/yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/rsync/rsync_3.1.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/ruby/ruby.inc b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby.inc
index 313e752222..313e752222 100644
--- a/yocto-poky/meta/recipes-devtools/ruby/ruby.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby.inc
diff --git a/yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch
index 8b68450341..8b68450341 100644
--- a/yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby/extmk.patch
diff --git a/yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb
index 6715023565..6715023565 100644
--- a/yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/ruby/ruby_2.2.2.bb
diff --git a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts
index 53a8e1db0a..53a8e1db0a 100755
--- a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts
+++ b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts
diff --git a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init
index 473a1f7f6a..473a1f7f6a 100644
--- a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init
+++ b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.init
diff --git a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service
index 85a043949e..85a043949e 100644
--- a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service
+++ b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts/run-postinsts.service
diff --git a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb
index 11c94e57d8..11c94e57d8 100644
--- a/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
index 1f39b03300..1f39b03300 100644
--- a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/autohell.patch
diff --git a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch
index 54b3f54494..54b3f54494 100644
--- a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-0.6.3/license.patch
diff --git a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb
index 597536570d..597536570d 100644
--- a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common-native_0.6.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb
index 6098673a35..6098673a35 100644
--- a/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/sgml-common/sgml-common_0.6.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb
index 01581c14cc..01581c14cc 100644
--- a/yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/sgmlspl/sgmlspl-native_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch
index a5bab05448..a5bab05448 100644
--- a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch
diff --git a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch
index d545146912..d545146912 100644
--- a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools/fix-compat.patch
diff --git a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index 33ed09ae8a..33ed09ae8a 100644
--- a/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch
index aa61e15c81..aa61e15c81 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-Move-gcc-compat-macros-to-gcc_compat.h.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch
index a9d32037b0..a9d32037b0 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-arc-metag-nios2-or1k-tile-fix-build.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch
index c4e645b81f..c4e645b81f 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-scm_rights-fd.test-rewrite-without-fork.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch
index 1575ecd229..1575ecd229 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-introduce-libtests.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch
index 3fbab8b66f..3fbab8b66f 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/0001-tests-scm_rights.c-use-libtests.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
index 824031e863..824031e863 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/Makefile-ptest.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch
index 7bc143635f..7bc143635f 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/disable-git-version-gen.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch
index 756cd8bb82..756cd8bb82 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/more-robust-test-for-m32-mx32-compile-support.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/run-ptest
index 133cf92d02..133cf92d02 100755
--- a/yocto-poky/meta/recipes-devtools/strace/strace/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
index bfc7f34419..bfc7f34419 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/update-gawk-paths.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch
index db83d1130e..db83d1130e 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace/use-asm-sgidefs.h.patch
diff --git a/yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb
index 7391388020..7391388020 100644
--- a/yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/strace/strace_4.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch
index 5a1b10b2e1..5a1b10b2e1 100644
--- a/yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/0001-Fix-libtool-name-in-configure.ac.patch
diff --git a/yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch
index ec3be496f3..ec3be496f3 100644
--- a/yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/disable_macos.patch
diff --git a/yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch
index 9fed3cf6c8..9fed3cf6c8 100644
--- a/yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion/serf.m4-Regex-modified-to-allow-D-in-paths.patch
diff --git a/yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb
index a19a675c58..a19a675c58 100644
--- a/yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/subversion/subversion_1.9.3.bb
diff --git a/yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb
index 2f313bb466..2f313bb466 100644
--- a/yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/swabber/swabber-native_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/swig/swig.inc b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig.inc
index 9da40df55e..9da40df55e 100644
--- a/yocto-poky/meta/recipes-devtools/swig/swig.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig.inc
diff --git a/yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch
index 81df3e264f..81df3e264f 100644
--- a/yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch
diff --git a/yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch
index 1b1128acab..1b1128acab 100644
--- a/yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig/0001-configure-use-pkg-config-for-pcre-detection.patch
diff --git a/yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb
index c1b820e0d0..c1b820e0d0 100644
--- a/yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/swig/swig_3.0.8.bb
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch
index 3ab7875274..3ab7875274 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0001-linux-syslinux-support-ext2-3-4-device.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch
index 77cf060451..77cf060451 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0002-linux-syslinux-implement-open_ext2_fs.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch
index 84ba10526a..84ba10526a 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0003-linux-syslinux-implement-install_to_ext2.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch
index 64b56d92e0..64b56d92e0 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0004-linux-syslinux-add-ext_file_read-and-ext_file_write.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch
index 829e7c4ca1..829e7c4ca1 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0005-linux-syslinux-implement-handle_adv_on_ext.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch
index cba87252a5..cba87252a5 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0006-linux-syslinux-implement-write_to_ext-and-add-syslin.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch
index 3913811917..3913811917 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0007-linux-syslinux-implement-ext_construct_sectmap_fs.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch
index 2400c98d6a..2400c98d6a 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch
index cd89d92485..cd89d92485 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0009-linux-syslinux-implement-install_bootblock.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch
index 6279258c2e..6279258c2e 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0010-gcc46-compatibility.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch
index 443c1ccc58..443c1ccc58 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/0011-mk-MMD-does-not-take-any-arguments.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch
index 312b1e8aed..312b1e8aed 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-fix-parallel-building-issue.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch
index c0714b5175..c0714b5175 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-libupload-depend-lib.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch
index 7c003e165b..7c003e165b 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux/syslinux-remove-clean-script.patch
diff --git a/yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb
index ab8a51a23f..ab8a51a23f 100644
--- a/yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/syslinux/syslinux_6.03.bb
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch
index 5f93c46f29..5f93c46f29 100644
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/0001-canonicalize_file_name-is-specific-to-glibc.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch
index 5d704567c8..5d704567c8 100644
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/fix_ranlib.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
index c03c55d22b..c03c55d22b 100644
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/ldflags.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init
index 6303280aae..6303280aae 100755
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.init
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
index fd9a6c4d56..fd9a6c4d56 100644
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service
diff --git a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
index ab2fcd7abc..ab2fcd7abc 100644
--- a/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
index c8530e1f58..c8530e1f58 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/alter-includedir.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
index 5b5de07305..5b5de07305 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
index c60eb75379..c60eb75379 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch
index ab6cc43169..ab6cc43169 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/no_packages.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest
index dadba655f2..dadba655f2 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
index 96276eab0e..96276eab0e 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-add-soname.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch
index 16f7c80516..16f7c80516 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch
diff --git a/yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb
index 8e92b3e242..8e92b3e242 100644
--- a/yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/tcltk/tcl_8.6.4.bb
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch
index ff745d4774..ff745d4774 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/alternate_rpc_ports.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
index aada014117..aada014117 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_compile_warning.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch
index 46b187e5f3..46b187e5f3 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/fix_pid_race_parent_writes_child_pid.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
index 219dd35aec..219dd35aec 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/relative_max_socket_path_len.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
index e6d89530f8..e6d89530f8 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/rename_fh_cache.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch
index b3521c63eb..b3521c63eb 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/tcp_no_delay.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch
index 6f64dd5b3e..6f64dd5b3e 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3/unfs3_parallel_build.patch
diff --git a/yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb
index eba1139e59..eba1139e59 100644
--- a/yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb
diff --git a/yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb b/import-layers/yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb
index 1d13b9a6bf..1d13b9a6bf 100644
--- a/yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/unifdef/unifdef_2.11.bb
diff --git a/yocto-poky/meta/recipes-devtools/vala/vala.inc b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala.inc
index 2a8875f011..2a8875f011 100644
--- a/yocto-poky/meta/recipes-devtools/vala/vala.inc
+++ b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala.inc
diff --git a/yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch
index ac9dc8c83a..ac9dc8c83a 100644
--- a/yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch
diff --git a/yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch
index ecab0fc1c9..ecab0fc1c9 100644
--- a/yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala/0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch
diff --git a/yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb
index 6394afcc10..6394afcc10 100644
--- a/yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/vala/vala_0.30.1.bb
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch
index a78e1953ff..a78e1953ff 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-Remove-tests-that-fail-to-build-on-some-PPC32-config.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch
index dc6feff7ff..dc6feff7ff 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0001-fix-build-for-musl-targets.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch
index e9112da0cb..e9112da0cb 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0002-remove-rpath.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch
index ed313d6444..ed313d6444 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0004-Fix-out-of-tree-builds.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch
index f5ac989fbf..f5ac989fbf 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch
index ecb33b8cb3..ecb33b8cb3 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/11_mips-link-tool.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch
index 07774f38a9..07774f38a9 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/Added-support-for-PPC-instructions-mfatbu-mfatbl.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch
index 5fcfec0015..5fcfec0015 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch
index b054d05f7f..b054d05f7f 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/fixed-perl-path.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest
index f9a72ec4a9..f9a72ec4a9 100755
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/run-ptest
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch
index adea405213..adea405213 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch
diff --git a/yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb
index 51c88bf7aa..51c88bf7aa 100644
--- a/yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/valgrind/valgrind_3.11.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml
index 6b8833d871..6b8833d871 100644
--- a/yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml
+++ b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/files/catalog.xml
diff --git a/yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch
index 6d547a6c99..6d547a6c99 100644
--- a/yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch
+++ b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch
diff --git a/yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
index 71f873f9ee..71f873f9ee 100644
--- a/yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb
diff --git a/yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb b/import-layers/yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb
index 78702ed20b..78702ed20b 100644
--- a/yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/yasm/yasm_1.3.0.bb
diff --git a/yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb b/import-layers/yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
index 021c05839c..021c05839c 100644
--- a/yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-devtools/zisofs-tools/zisofs-tools-native_1.0.8.bb
diff --git a/yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch
index 53ae28b5ed..53ae28b5ed 100644
--- a/yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/0001-remove-glibc-assumption.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/atd.init b/import-layers/yocto-poky/meta/recipes-extended/at/at/atd.init
index eca379b3cd..eca379b3cd 100644
--- a/yocto-poky/meta/recipes-extended/at/at/atd.init
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/atd.init
diff --git a/yocto-poky/meta/recipes-extended/at/at/atd.service b/import-layers/yocto-poky/meta/recipes-extended/at/at/atd.service
index 6dc844504a..6dc844504a 100644
--- a/yocto-poky/meta/recipes-extended/at/at/atd.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/atd.service
diff --git a/yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch
index 1e5efef128..1e5efef128 100644
--- a/yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/configure-add-enable-pam.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch
index 389af1e072..389af1e072 100644
--- a/yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/configure-fix-with-without-selinux.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch
index d5ef0032be..d5ef0032be 100644
--- a/yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/file_replacement_with_gplv2.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch
index 100f8898e0..100f8898e0 100644
--- a/yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/fix_parallel_build_error.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch
index 932a4c0bfe..932a4c0bfe 100644
--- a/yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/makefile-fix-parallel.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/pam.conf.patch b/import-layers/yocto-poky/meta/recipes-extended/at/at/pam.conf.patch
index b5ceb9ae82..b5ceb9ae82 100644
--- a/yocto-poky/meta/recipes-extended/at/at/pam.conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/pam.conf.patch
diff --git a/yocto-poky/meta/recipes-extended/at/at/posixtm.c b/import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.c
index 5514ba4fe2..5514ba4fe2 100644
--- a/yocto-poky/meta/recipes-extended/at/at/posixtm.c
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.c
diff --git a/yocto-poky/meta/recipes-extended/at/at/posixtm.h b/import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.h
index e91749d736..e91749d736 100644
--- a/yocto-poky/meta/recipes-extended/at/at/posixtm.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at/posixtm.h
diff --git a/yocto-poky/meta/recipes-extended/at/at_3.1.18.bb b/import-layers/yocto-poky/meta/recipes-extended/at/at_3.1.18.bb
index 93044f53e2..93044f53e2 100644
--- a/yocto-poky/meta/recipes-extended/at/at_3.1.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/at/at_3.1.18.bb
diff --git a/yocto-poky/meta/recipes-extended/augeas/augeas.inc b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas.inc
index 23d12cadfe..23d12cadfe 100644
--- a/yocto-poky/meta/recipes-extended/augeas/augeas.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas.inc
diff --git a/yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 9a19876aa6..9a19876aa6 100644
--- a/yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch
index abbdbaa63b..abbdbaa63b 100644
--- a/yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/add-missing-argz-conditional.patch
diff --git a/yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch
index b82a3ee2cb..b82a3ee2cb 100644
--- a/yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas/sepbuildfix.patch
diff --git a/yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb
index 1064ad4f48..1064ad4f48 100644
--- a/yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/augeas/augeas_1.4.0.bb
diff --git a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch
index 91341ee696..91341ee696 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch
index ee756dc9e3..ee756dc9e3 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch
index c4229a7ed9..c4229a7ed9 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest
index 8dd3b9981d..8dd3b9981d 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch
index 2b09b7d977..2b09b7d977 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash-3.2.48/test-output.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash.inc b/import-layers/yocto-poky/meta/recipes-extended/bash/bash.inc
index 93ca00b25c..93ca00b25c 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash.inc
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch
index 73a81b60da..73a81b60da 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/build-tests.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch
index 81f8f0a9cd..81f8f0a9cd 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/execute_cmd.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch
index 7f099ae0c6..7f099ae0c6 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch
index a9391d6cac..a9391d6cac 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/mkbuiltins_have_stringize.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/run-ptest
index 2098fa46ba..2098fa46ba 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/bash/bash/test-output.patch b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/test-output.patch
index 2b09b7d977..2b09b7d977 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash/test-output.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash/test-output.patch
diff --git a/yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb b/import-layers/yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb
index d42b292b0a..d42b292b0a 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash_3.2.48.bb
diff --git a/yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb b/import-layers/yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb
index 4426cf00a0..4426cf00a0 100644
--- a/yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/bash/bash_4.3.30.bb
diff --git a/yocto-poky/meta/recipes-extended/bc/bc_1.06.bb b/import-layers/yocto-poky/meta/recipes-extended/bc/bc_1.06.bb
index d8c8a860f8..d8c8a860f8 100644
--- a/yocto-poky/meta/recipes-extended/bc/bc_1.06.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/bc/bc_1.06.bb
diff --git a/yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch b/import-layers/yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch
index 20c0da2ebe..20c0da2ebe 100644
--- a/yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bc/files/fix-segment-fault.patch
diff --git a/yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch
index fee368dac2..fee368dac2 100644
--- a/yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0001-fix-typos-in-manpage.patch
diff --git a/yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch
index d08aba5f05..d08aba5f05 100644
--- a/yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0002-fix-string-error.patch
diff --git a/yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch
index d7ed0b9f4d..d7ed0b9f4d 100644
--- a/yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool/0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch
diff --git a/yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb
index d6250a90c4..d6250a90c4 100644
--- a/yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/blktool/blktool_4-7.bb
diff --git a/yocto-poky/meta/recipes-extended/byacc/byacc.inc b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc.inc
index f9f8d6b5f0..f9f8d6b5f0 100644
--- a/yocto-poky/meta/recipes-extended/byacc/byacc.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc.inc
diff --git a/yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch
index 005831130b..005831130b 100644
--- a/yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc/byacc-open.patch
diff --git a/yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb
index e5b5451f26..e5b5451f26 100644
--- a/yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/byacc/byacc_20150711.bb
diff --git a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am
index 05d389fc7d..05d389fc7d 100644
--- a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am
+++ b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am
diff --git a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac
index e2bf1bf110..e2bf1bf110 100644
--- a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac
+++ b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac
diff --git a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
index ece90d94e6..ece90d94e6 100644
--- a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
diff --git a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest
index 3b20fce1ee..3b20fce1ee 100644
--- a/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
index f717d85f4f..f717d85f4f 100644
--- a/yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
diff --git a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
index c0f7f1674f..c0f7f1674f 100644
--- a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig-alternatives-native_1.3.59.bb
diff --git a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch
index 96d1938791..96d1938791 100644
--- a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig/replace_caddr_t.patch
diff --git a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb
index e8390264ce..e8390264ce 100644
--- a/yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/chkconfig/chkconfig_1.3.58.bb
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch
index 5c999197ff..5c999197ff 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Fix-CVE-2015-1197.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 6ae213942c..6ae213942c 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.12/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
index a31573510a..a31573510a 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch
index 0148e70797..0148e70797 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/fix-memory-overrun.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
index e16585dd3f..e16585dd3f 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/m4extensions.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
index a00799fea9..a00799fea9 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio-2.8/statdef.patch
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb
index e7439996bb..e7439996bb 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.12.bb
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb
index 624906b134..624906b134 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_2.8.bb
diff --git a/yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc
index 1bdc6176c4..1bdc6176c4 100644
--- a/yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/cpio/cpio_v2.inc
diff --git a/yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch
index adbe7dfff4..adbe7dfff4 100644
--- a/yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0001-packlib.c-support-dictionary-byte-order-dependent.patch
diff --git a/yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch
index 6210e82121..6210e82121 100644
--- a/yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib/0002-craklib-fix-testnum-and-teststr-failed.patch
diff --git a/yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
index 3bd3f93674..3bd3f93674 100644
--- a/yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cracklib/cracklib_2.9.5.bb
diff --git a/yocto-poky/meta/recipes-extended/cronie/cronie/crond.init b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.init
index 53b8514caa..53b8514caa 100755
--- a/yocto-poky/meta/recipes-extended/cronie/cronie/crond.init
+++ b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.init
diff --git a/yocto-poky/meta/recipes-extended/cronie/cronie/crond.service b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.service
index d435a6eb34..d435a6eb34 100644
--- a/yocto-poky/meta/recipes-extended/cronie/cronie/crond.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond.service
diff --git a/yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch
index 675872c3cf..675872c3cf 100644
--- a/yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crond_pam_config.patch
diff --git a/yocto-poky/meta/recipes-extended/cronie/cronie/crontab b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crontab
index 22c4feb2dc..22c4feb2dc 100644
--- a/yocto-poky/meta/recipes-extended/cronie/cronie/crontab
+++ b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie/crontab
diff --git a/yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb
index 697501ac1f..697501ac1f 100644
--- a/yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cronie/cronie_1.5.0.bb
diff --git a/yocto-poky/meta/recipes-extended/cups/cups.inc b/import-layers/yocto-poky/meta/recipes-extended/cups/cups.inc
index 4b2d21409c..4b2d21409c 100644
--- a/yocto-poky/meta/recipes-extended/cups/cups.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/cups/cups.inc
diff --git a/yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch
index 5379eb6aa2..5379eb6aa2 100644
--- a/yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/0001-don-t-try-to-run-generated-binaries.patch
diff --git a/yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch
index f7b44a7bc1..f7b44a7bc1 100644
--- a/yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/cups_serverbin.patch
diff --git a/yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch
index 696f1374d9..696f1374d9 100644
--- a/yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/cups/cups/use_echo_only_in_init.patch
diff --git a/yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb b/import-layers/yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb
index aef211d918..aef211d918 100644
--- a/yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cups/cups_2.1.3.bb
diff --git a/yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb b/import-layers/yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
index 65a99fc28d..65a99fc28d 100644
--- a/yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
index cc05d1dc06..cc05d1dc06 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest
index 695c5e8a7b..695c5e8a7b 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils-3.3/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
index 243341aa9c..243341aa9c 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils.inc
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
index bf425bbb35..bf425bbb35 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
diff --git a/yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb
index 5008690ea4..5008690ea4 100644
--- a/yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/diffutils/diffutils_3.3.bb
diff --git a/yocto-poky/meta/recipes-extended/ed/ed_0.5.bb b/import-layers/yocto-poky/meta/recipes-extended/ed/ed_0.5.bb
index e2df13f4bc..e2df13f4bc 100644
--- a/yocto-poky/meta/recipes-extended/ed/ed_0.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/ed/ed_0.5.bb
diff --git a/yocto-poky/meta/recipes-extended/ed/ed_1.9.bb b/import-layers/yocto-poky/meta/recipes-extended/ed/ed_1.9.bb
index f2ec42ad1a..f2ec42ad1a 100644
--- a/yocto-poky/meta/recipes-extended/ed/ed_1.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/ed/ed_1.9.bb
diff --git a/yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
index bf66267e81..bf66267e81 100644
--- a/yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
diff --git a/yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest
index 1e245da112..1e245da112 100644
--- a/yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb
index 95df784c4c..95df784c4c 100644
--- a/yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/ethtool/ethtool_4.2.bb
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch
index 2076e44097..2076e44097 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils-fix-doc-build-error.patch
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
index 2d0ddb43f5..2d0ddb43f5 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch
index 65bd64277c..65bd64277c 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils-4.2.31/gnulib-extension.patch
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils.inc b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils.inc
index bfedf874be..bfedf874be 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils.inc
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 8729e1b447..8729e1b447 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb
index 7dee018834..7dee018834 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.2.31.bb
diff --git a/yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb
index 072d3b3c05..072d3b3c05 100644
--- a/yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/findutils/findutils_4.6.0.bb
diff --git a/yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb b/import-layers/yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
index 0cffedd660..0cffedd660 100644
--- a/yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/foomatic/foomatic-filters_4.0.17.bb
diff --git a/yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch
index b3e7987cef..b3e7987cef 100644
--- a/yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-3.1.5/gawk-3.1.5_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest
index d23f0bf6d7..d23f0bf6d7 100644
--- a/yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk-4.1.3/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb
index 7c92bded3e..7c92bded3e 100644
--- a/yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_3.1.5.bb
diff --git a/yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb
index 6ca7f3ef45..6ca7f3ef45 100644
--- a/yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gawk/gawk_4.1.3.bb
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch
index d586a1d6df..d586a1d6df 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch
index fcfc479fbc..fcfc479fbc 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
index b445a6c9e9..b445a6c9e9 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h
index a05de29def..a05de29def 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/aarch64/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h
index e8772cd958..e8772cd958 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/arm/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h
index 359097f356..359097f356 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/armeb/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch
index d97d4ecd7d..d97d4ecd7d 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/base-genht.c-add-a-preprocessor-define-to-allow-fope.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
index a1c9368cc9..a1c9368cc9 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/cups-no-gcrypt.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
index e28a949bf7..e28a949bf7 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-genarch.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
index bc29be5070..bc29be5070 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch
index 797b8947cf..797b8947cf 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.15-parallel-make.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch
index d786482007..d786482007 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.16-Werror-return-type.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch
index 9158117d01..9158117d01 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/ghostscript-native-fix-disable-system-libtiff.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h
index 5817b7a6d7..5817b7a6d7 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i586/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686 b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686
index 87aaca5903..87aaca5903 120000
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/i686
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h
index 63232fdfa6..63232fdfa6 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h
index 3ec8101681..3ec8101681 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
index b8b637cca2..b8b637cca2 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h
index 0d0a16bfa3..0d0a16bfa3 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h
index a05de29def..a05de29def 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64el/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h
index a05de29def..a05de29def 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64eln32/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h
index 0d0a16bfa3..0d0a16bfa3 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mips64n32/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h
index 29f90ddf85..29f90ddf85 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/mipsel/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h
index 3ec8101681..3ec8101681 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/nios2/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch
index da900ead3a..da900ead3a 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/png_mak.patch
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h
index 359097f356..359097f356 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h
index 0d0a16bfa3..0d0a16bfa3 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/powerpc64/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h
index a05de29def..a05de29def 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h
diff --git a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
index d4222c773d..d4222c773d 100644
--- a/yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/ghostscript/ghostscript_9.18.bb
diff --git a/yocto-poky/meta/recipes-extended/gperf/gperf.inc b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf.inc
index a8ce230f65..a8ce230f65 100644
--- a/yocto-poky/meta/recipes-extended/gperf/gperf.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf.inc
diff --git a/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb
index 772886121b..772886121b 100644
--- a/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.3.bb
diff --git a/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb
index 64003fc0bb..64003fc0bb 100644
--- a/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gperf/gperf_3.0.4.bb
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars
index 8b09f53b0f..8b09f53b0f 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/Makevars
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch
index 5a4149cfc0..5a4149cfc0 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix-for-texinfo-5.1.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch
index 3b91520fb2..3b91520fb2 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/fix64-int-to-pointer.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch
index 57463355a7..57463355a7 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/gettext.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
index 721f2a0a63..721f2a0a63 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-CVE-2012-5667.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch
index 327ee56402..327ee56402 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep-egrep-fgrep-Fix-LSB-NG-cases.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
index 3ccce5fc36..3ccce5fc36 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
index de054fc755..de054fc755 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep-2.5.1a/uclibc-fix.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/grep/grep_2.23.bb b/import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.23.bb
index 13ff32dd8e..13ff32dd8e 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep_2.23.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.23.bb
diff --git a/yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb b/import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb
index 5a2da28327..5a2da28327 100644
--- a/yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/grep/grep_2.5.1a.bb
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch
index 559ae72898..559ae72898 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-fix-bindir.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch
index c24eff9af5..c24eff9af5 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/groff-1.18.1.4-remove-mom.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch
index e3f1aa6a48..e3f1aa6a48 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/man-local.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch
index 409c1a5a18..409c1a5a18 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.18.1.4/mdoc-local.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
index b61b432818..b61b432818 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch
index c73328a186..c73328a186 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff-1.22.3/groff-1.22.2-correct-man.local-install-path.patch
diff --git a/yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb b/import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb
index bd786a30aa..bd786a30aa 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.18.1.4.bb
diff --git a/yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb b/import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb
index 4bffa814ff..4bffa814ff 100644
--- a/yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/groff/groff_1.22.3.bb
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch
index d9e8d212bf..d9e8d212bf 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/dup-def-fix.patch
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch
index 6b2f69870e..6b2f69870e 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.3.12/m4-extensions-fix.patch
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch
index 92863d6c4b..92863d6c4b 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip-1.6/wrong-path-fix.patch
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip.inc b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip.inc
index 6e81883472..6e81883472 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip.inc
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb
index e4062827bd..e4062827bd 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.3.12.bb
diff --git a/yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb
index b347f0bb8d..b347f0bb8d 100644
--- a/yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/gzip/gzip_1.6.bb
diff --git a/yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb b/import-layers/yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb
index ec3d26f420..ec3d26f420 100644
--- a/yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/hdparm/hdparm_9.48.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb
index 4d69073d9d..4d69073d9d 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-full-cmdline.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb
index 26b88c9e8c..26b88c9e8c 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-kernel-dev.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb
index d2dc9e2b53..d2dc9e2b53 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-dev.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb
index c3b6e7c827..c3b6e7c827 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb-sdk.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-lsb.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb.bb
index ab61c6e6df..ab61c6e6df 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-lsb.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-lsb.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb
index ad1407c7a2..ad1407c7a2 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster-initramfs.bb
diff --git a/yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb
index 78295c5f0a..78295c5f0a 100644
--- a/yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/images/core-image-testmaster.bb
diff --git a/yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch
index b711b7aa36..b711b7aa36 100644
--- a/yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-configure-Add-option-to-enable-disable-libnfnetlink.patch
diff --git a/yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch
index f1f85a6fa0..f1f85a6fa0 100644
--- a/yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0001-fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch
index 89ad8f6668..89ad8f6668 100644
--- a/yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/0002-configure.ac-only-check-conntrack-when-libnfnetlink-enabled.patch
diff --git a/yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch
index 24ee29e2d1..24ee29e2d1 100644
--- a/yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables/types.h-add-defines-that-are-required-for-if_packet.patch
diff --git a/yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb
index fbbe4186b2..fbbe4186b2 100644
--- a/yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/iptables/iptables_1.6.0.bb
diff --git a/yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch
index 20ef07e44a..20ef07e44a 100644
--- a/yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Fix-header-inclusion-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch
index 6da01dc616..6da01dc616 100644
--- a/yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/0001-Intialize-struct-elements-by-name.patch
diff --git a/yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff
index 2cb5576c62..2cb5576c62 100644
--- a/yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/targets.diff
diff --git a/yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
index d3b18868c0..d3b18868c0 100644
--- a/yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
diff --git a/yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch
index 92bf946f2a..92bf946f2a 100644
--- a/yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/files/nsgmls-path-fix.patch
diff --git a/yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb b/import-layers/yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb
index 715045470c..715045470c 100644
--- a/yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/iputils/iputils_s20151218.bb
diff --git a/yocto-poky/meta/recipes-extended/less/less_481.bb b/import-layers/yocto-poky/meta/recipes-extended/less/less_481.bb
index 0fcd819682..0fcd819682 100644
--- a/yocto-poky/meta/recipes-extended/less/less_481.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/less/less_481.bb
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch
index 9d6447d98a..9d6447d98a 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/00_arches.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch
index dad9601c49..dad9601c49 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/destdir.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch
index bba7e554af..bba7e554af 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/generic-arch-dectection-for-padding-defines.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
index 9c6850c08a..9c6850c08a 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_mips_syscalls.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch
index 508f5a12f1..508f5a12f1 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/libaio_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch
index 0b1f475697..0b1f475697 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio/system-linkage.patch
diff --git a/yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb
index 2adfa0aa4c..2adfa0aa4c 100644
--- a/yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libaio/libaio_0.3.110.bb
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch
index 6d74e867e6..6d74e867e6 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/0001-Set-xattrs-after-setting-times.patch
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch
index 19523f4b89..19523f4b89 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2013-0211.patch
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch
index 5c24396354..5c24396354 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/libarchive-CVE-2015-2304.patch
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch
index 509a2957a5..509a2957a5 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/mkdir.patch
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch
index 346af91351..346af91351 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb
index ed677ac318..ed677ac318 100644
--- a/yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libarchive/libarchive_3.1.2.bb
diff --git a/yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
index 3476bb9596..3476bb9596 100644
--- a/yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
index 0863530f29..0863530f29 100644
--- a/yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
diff --git a/yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
index 20afd257be..20afd257be 100644
--- a/yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb
index c681560d82..c681560d82 100644
--- a/yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_0.6.14.bb
diff --git a/yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb
index 4d6e88529b..4d6e88529b 100644
--- a/yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libidn/libidn_1.32.bb
diff --git a/yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch b/import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
index 972ecc9c53..972ecc9c53 100644
--- a/yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv/0001-CMakeLists.txt-fix-MAN_INSTALL_DIR.patch
diff --git a/yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb b/import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb
index fb81c8a5fa..fb81c8a5fa 100644
--- a/yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libsolv/libsolv_git.bb
diff --git a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
index 50613ba312..50613ba312 100644
--- a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/0001-Add-missing-rwlock_unlocks-in-xprt_register.patch
diff --git a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch
index f93223feb4..f93223feb4 100644
--- a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/Use-netbsd-queue.h.patch
diff --git a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch
index 4a785d344a..4a785d344a 100644
--- a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/libtirpc-0.2.1-fortify.patch
diff --git a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
index 512e93497d..512e93497d 100644
--- a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc/remove-des-functionality.patch
diff --git a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb
index e321d479ec..e321d479ec 100644
--- a/yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb
diff --git a/yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch
index 79756b9a07..79756b9a07 100644
--- a/yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0001-Check-for-issetugid.patch
diff --git a/yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch
index 4bc0219f19..4bc0219f19 100644
--- a/yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser/0002-remove-unused-execinfo.h.patch
diff --git a/yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb
index 1369ae8f2d..1369ae8f2d 100644
--- a/yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/libuser/libuser_0.62.bb
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd
index f5f1c377b6..f5f1c377b6 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/index.html.lighttpd
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd
index bf89a60b7d..bf89a60b7d 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf
index 6e8402d242..6e8402d242 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.conf
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service
index 66a907aa17..66a907aa17 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/lighttpd.service
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch
index e395f928ce..e395f928ce 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb
index 378accbf11..378accbf11 100644
--- a/yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/lighttpd/lighttpd_1.4.39.bb
diff --git a/yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch
index 2e931a2876..2e931a2876 100644
--- a/yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch
diff --git a/yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch
index 793d702598..793d702598 100644
--- a/yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/disable-check-different-filesystems.patch
diff --git a/yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch
index 50d037d5a1..50d037d5a1 100644
--- a/yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate/update-the-manual.patch
diff --git a/yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
index 5f1a601aeb..5f1a601aeb 100644
--- a/yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/logrotate/logrotate_3.9.1.bb
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb/init-functions b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/init-functions
index 7c1dce24cf..7c1dce24cf 100755
--- a/yocto-poky/meta/recipes-extended/lsb/lsb/init-functions
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/init-functions
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc
index 866c1a9c63..866c1a9c63 100755
--- a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_killproc
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message
index 10343b0819..10343b0819 100755
--- a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_log_message
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc
index 6d1fd0f249..6d1fd0f249 100755
--- a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_pidofproc
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon
index de62c2344d..de62c2344d 100755
--- a/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb/lsb_start_daemon
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb
index ece0eab0ff..ece0eab0ff 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsb_4.1.bb
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch
index 0809c9be97..0809c9be97 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/0001-functions-avoid-exit-1-which-causes-init-scripts-to-.patch
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch
index a756d047ef..a756d047ef 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts/functions.patch
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb
index 7273050155..7273050155 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbinitscripts_9.64.bb
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh
index b9971a17d1..b9971a17d1 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/LSB_Test.sh
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list
index 27d8352d9a..27d8352d9a 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/packages_list
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbtest/session b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/session
index 85ca2efe92..85ca2efe92 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbtest/session
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest/session
diff --git a/yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb
index ea12502dc8..ea12502dc8 100644
--- a/yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsb/lsbtest_1.0.bb
diff --git a/yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb b/import-layers/yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb
index c10337beb4..c10337beb4 100644
--- a/yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/lsof/lsof_4.89.bb
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch
index 585b7cbc6a..585b7cbc6a 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0001-ltp-Don-t-link-against-libfl.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch
index 68725dc7a4..68725dc7a4 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0002-Add-knob-to-control-whether-numa-support-should-be-c.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch
index bf1176fc41..bf1176fc41 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0003-Add-knob-to-control-tirpc-support.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch
index 2de936304d..2de936304d 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0004-build-Add-option-to-select-libc-implementation.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
index 8dab1ed2ec..8dab1ed2ec 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch
index 56a48abcc9..56a48abcc9 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0006-sendfile-Use-off64_t-instead-of-__off64_t.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch
index 4be906ec78..4be906ec78 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0007-replace-SIGCLD-with-SIGCHLD.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch
index d123074207..d123074207 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0008-Check-if-__GLIBC_PREREQ-is-defined-before-using-it.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch
index e58e5a96b0..e58e5a96b0 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0009-Guard-error.h-with-__GLIBC__.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch
index 5b0c444be7..5b0c444be7 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0010-replace-__BEGIN_DECLS-and-__END_DECLS.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch
index 945280c627..945280c627 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0011-Rename-sigset-variable-to-sigset1.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch
index e1532c1fc9..e1532c1fc9 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0012-fsstress.c-Replace-__int64_t-with-int64_t.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch
index 4266e4fc3a..4266e4fc3a 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0013-include-fcntl.h-for-getting-O_-definitions.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch
index 84d81e9f94..84d81e9f94 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0014-hyperthreading-Include-sys-types.h-for-pid_t-definit.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch
index 963536f993..963536f993 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0015-mincore01-Rename-PAGESIZE-to-pagesize.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch
index 1b5b93a4e6..1b5b93a4e6 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0016-ustat-Change-header-from-ustat.h-to-sys-ustat.h.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch
index ed25802a0c..ed25802a0c 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0017-replace-sigval_t-with-union-sigval.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch
index 5198fe9f47..5198fe9f47 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0018-guard-mallocopt-with-__GLIBC__.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch
index 0a4c5f0b3c..0a4c5f0b3c 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0019-tomoyo-Replace-canonicalize_file_name-with-realpath.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch
index 0e4e4586ca..0e4e4586ca 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0020-getdents-define-getdents-getdents64-only-for-glibc.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch
index c8cbe580c4..c8cbe580c4 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0021-Define-_GNU_SOURCE-for-MREMAP_MAYMOVE-definition.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch
index 413b44ac71..413b44ac71 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0022-include-sys-types.h.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch
index 4680c03d4e..4680c03d4e 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0023-ptrace-Use-int-instead-of-enum-__ptrace_request.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch
index 03c67a52fa..03c67a52fa 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0024-rt_sigaction-rt_sigprocmark-Define-_GNU_SOURCE.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch
index aad3cb0373..aad3cb0373 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0025-mc_gethost-include-sys-types.h.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch
index 58b8ed4d42..58b8ed4d42 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0026-crash01-Define-_GNU_SOURCE.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch
index b47d0977eb..b47d0977eb 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0027-sysconf01-Use-_SC_2_C_VERSION-conditionally.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch
index fc82ff9239..fc82ff9239 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0028-rt_sigaction.h-Use-sighandler_t-instead-of-__sighand.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch
index f7ece9e18e..f7ece9e18e 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0029-trace_shed-Fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch
index d2d6d76fd7..d2d6d76fd7 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0030-lib-Use-PTHREAD_MUTEX_RECURSIVE-in-place-of-PTHREAD_.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch
index 473ca4c65e..473ca4c65e 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0031-vma03-fix-page-size-offset-as-per-page-size-alignmen.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch
index 5c6bf919f8..5c6bf919f8 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0032-regen.sh-Include-asm-unistd.h-explicitly.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch
index 868e1cf1fa..868e1cf1fa 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0033-shmat1-Cover-GNU-specific-code-under-__USE_GNU.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
index 59caefe431..59caefe431 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0034-periodic_output.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
index 32ae8aa271..32ae8aa271 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp/0035-fix-test_proc_kill-hang.patch
diff --git a/yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb
index 097c16d570..097c16d570 100644
--- a/yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/ltp/ltp_20160126.bb
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
index 77da33321d..77da33321d 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0001-Don-t-reuse-weak-symbol-optopt-to-fix-FTBFS-on-mips.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
index 6bad433ea6..6bad433ea6 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0002-Patched-out-SSL2-support-since-it-is-no-longer-suppo.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
index 13b73ae593..13b73ae593 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0003-Fixed-Lintian-warning-warning-macro-N-not-defined.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
index 13b955c4b5..13b955c4b5 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0011-outof-Introduce-expandaddr-flag.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
index 8cdbfd8b03..8cdbfd8b03 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0012-unpack-Disable-option-processing-for-email-addresses.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
index 5558d8639f..5558d8639f 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0013-fio.c-Unconditionally-require-wordexp-support.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
index ae14b8acfe..ae14b8acfe 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0014-globname-Invoke-wordexp-with-WRDE_NOCMD.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
index 2b5991425b..2b5991425b 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/0015-usr-sbin-sendmail.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
index b74fd0472e..b74fd0472e 100644
--- a/yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/files/explicitly.disable.krb5.support.patch
diff --git a/yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb b/import-layers/yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb
index 4a32d2f684..4a32d2f684 100644
--- a/yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mailx/mailx_12.5-5.bb
diff --git a/yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb b/import-layers/yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb
index 65df0aad35..65df0aad35 100644
--- a/yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/man-pages/man-pages_4.04.bb
diff --git a/yocto-poky/meta/recipes-extended/man/man/configure_sed.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/configure_sed.patch
index d49e6831d9..d49e6831d9 100644
--- a/yocto-poky/meta/recipes-extended/man/man/configure_sed.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/configure_sed.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch
index 6f834bd01b..6f834bd01b 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5g-nonrootbuild.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch
index 044b14c509..044b14c509 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-gencat.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch
index 8631eb2c53..8631eb2c53 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5h1-make.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch
index fe56c0706c..fe56c0706c 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-initial.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch
index 611df5d259..611df5d259 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-newline.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch
index 52d2881a89..52d2881a89 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5i2-overflow.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch
index 2ae09c0ea4..2ae09c0ea4 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-i18n.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch
index 751dddd53b..751dddd53b 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-nocache.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch
index 33d3e4c974..33d3e4c974 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5j-utf8.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch
index b5746c2df8..b5746c2df8 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-confpath.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch
index d662d9b6a7..d662d9b6a7 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-nonascii.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch
index 50b925288e..50b925288e 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5k-sofix.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch
index 051299906b..051299906b 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-bug11621.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch
index bc97f56b9a..bc97f56b9a 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-buildroot.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch
index c85ff1d8c7..c85ff1d8c7 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-no-color-for-printing.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch
index 8af78eab7b..8af78eab7b 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.5m2-sigpipe.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch
index e321325d63..e321325d63 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-i18n_whatis.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch
index b240064c98..b240064c98 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-mandirs.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch
index fb9773c646..fb9773c646 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-new_sections.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch
index 1d1cb0c724..1d1cb0c724 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-ro_usr.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch
index 312a882f06..312a882f06 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-security.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch
index 568f742100..568f742100 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-use_i18n_vars_in_a_std_way.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch
index fc4ed3135d..fc4ed3135d 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6e-whatis2.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch
index 4631d2d063..4631d2d063 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-compile-warnings.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch
index 106cc98781..106cc98781 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-configure.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch
index 72a88b898a..72a88b898a 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-parallel.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch
index 6334456857..6334456857 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man-1.6g-whatis3.patch
diff --git a/yocto-poky/meta/recipes-extended/man/man/man.1.gz b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.1.gz
index c368045153..c368045153 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man.1.gz
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.1.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-extended/man/man/man.7.gz b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.7.gz
index e85af82426..e85af82426 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man.7.gz
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.7.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-extended/man/man/man.conf b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.conf
index fc10be2758..fc10be2758 100644
--- a/yocto-poky/meta/recipes-extended/man/man/man.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/man.conf
diff --git a/yocto-poky/meta/recipes-extended/man/man/manpath.5.gz b/import-layers/yocto-poky/meta/recipes-extended/man/man/manpath.5.gz
index c012ff8976..c012ff8976 100644
--- a/yocto-poky/meta/recipes-extended/man/man/manpath.5.gz
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man/manpath.5.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-extended/man/man_1.6g.bb b/import-layers/yocto-poky/meta/recipes-extended/man/man_1.6g.bb
index e78aa18cbc..e78aa18cbc 100644
--- a/yocto-poky/meta/recipes-extended/man/man_1.6g.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/man/man_1.6g.bb
diff --git a/yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch b/import-layers/yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch
index ee4ba9f26b..ee4ba9f26b 100644
--- a/yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mc/mc/mc-CTRL.patch
diff --git a/yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb b/import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb
index b38964d827..b38964d827 100644
--- a/yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.7.5.2.bb
diff --git a/yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb b/import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb
index 6c3a16aabb..6c3a16aabb 100644
--- a/yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mc/mc_4.8.15.bb
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch
index ee482b5ca0..ee482b5ca0 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-some-type-comparison-problems.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch
index deb7486383..deb7486383 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch
index df70b1cf44..df70b1cf44 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-Fix-typo-in-comparision.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch
index 1395473981..1395473981 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-mdadm.h-bswap-is-already-defined-in-uclibc.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch
index d5cf003745..d5cf003745 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/0001-util.c-include-poll.h-instead-of-sys-poll.h.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch
index 54bf1d79ab..54bf1d79ab 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/gcc-4.9.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
index 40acc148e0..40acc148e0 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch
index c656d073e3..c656d073e3 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-3.3.2_x32_abi_time_t.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch
index 267c007c21..267c007c21 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/mdadm-fix-ptest-build-errors.patch
diff --git a/yocto-poky/meta/recipes-extended/mdadm/files/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/run-ptest
index 5b276090f5..5b276090f5 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/files/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb b/import-layers/yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb
index 142dfddbf2..142dfddbf2 100644
--- a/yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mdadm/mdadm_3.4.bb
diff --git a/yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb b/import-layers/yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb
index 3c16228b0d..3c16228b0d 100644
--- a/yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mingetty/mingetty_1.08.bb
diff --git a/yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch
index fec67fdd3f..fec67fdd3f 100644
--- a/yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-Fix-build-issus-surfaced-due-to-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch
index bd8261c979..bd8261c979 100644
--- a/yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/0001-fix-minicom-h-v-return-value-is-not-0.patch
diff --git a/yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch
index f5c08896ff..f5c08896ff 100644
--- a/yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom/allow.to.disable.lockdev.patch
diff --git a/yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb
index 3118686e19..3118686e19 100644
--- a/yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/minicom/minicom_2.7.bb
diff --git a/yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch b/import-layers/yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch
index e06869e3ad..e06869e3ad 100644
--- a/yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mktemp/files/disable-strip.patch
diff --git a/yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch b/import-layers/yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch
index f3b6dcc34a..f3b6dcc34a 100644
--- a/yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/mktemp/files/fix-parallel-make.patch
diff --git a/yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb b/import-layers/yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb
index 9accc6eed6..9accc6eed6 100644
--- a/yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/mktemp/mktemp_1.7.bb
diff --git a/yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb
index 6dbd78f9f6..6dbd78f9f6 100644
--- a/yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/msmtp/msmtp_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch
index 06f81420e9..06f81420e9 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/ifconfig-interface-0-del-IP-will-remove-the-aliased-.patch
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch
index f694d594bf..f694d594bf 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/musl-fixes.patch
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch
index 12eed17af4..12eed17af4 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp1.patch
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch
index d34e651327..d34e651327 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp2-quiet.patch
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch
index 8b2ecab707..8b2ecab707 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-1.60-sctp3-addrs.patch
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h
index 6d39c2a8cb..6d39c2a8cb 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.h
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make
index ec516f27ee..ec516f27ee 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools/net-tools-config.make
diff --git a/yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb
index 63b2051bad..63b2051bad 100644
--- a/yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/net-tools/net-tools_1.60-26.bb
diff --git a/yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch b/import-layers/yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch
index bc55582fd9..bc55582fd9 100644
--- a/yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch
diff --git a/yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch b/import-layers/yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch
index 03007aa4f4..03007aa4f4 100644
--- a/yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/files/cross_ar.patch
diff --git a/yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch b/import-layers/yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch
index b0a1e8c105..b0a1e8c105 100644
--- a/yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/files/fix_SHAREDDIR.patch
diff --git a/yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch b/import-layers/yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch
index 8883e26adf..8883e26adf 100644
--- a/yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/files/pie-flags.patch
diff --git a/yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch b/import-layers/yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch
index a2634ec75b..a2634ec75b 100644
--- a/yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/files/remove_slang_include.patch
diff --git a/yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb b/import-layers/yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
index ba047574f2..ba047574f2 100644
--- a/yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/libnewt-python_0.52.18.bb
diff --git a/yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb b/import-layers/yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb
index 9a2964be19..9a2964be19 100644
--- a/yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/newt/libnewt_0.52.18.bb
diff --git a/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb b/import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
index 1d7e6089eb..1d7e6089eb 100644
--- a/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb
diff --git a/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb b/import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
index a29c3d762e..a29c3d762e 100644
--- a/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch
index c55b648139..c55b648139 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/0001-Add-support-for-defining-missing-funcitonality.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/99_pam b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/99_pam
index 97e990d10b..97e990d10b 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/99_pam
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/99_pam
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch
index bec82a5f10..bec82a5f10 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/crypt_configure.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch
index 8a9c3b2fa1..8a9c3b2fa1 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/fixsepbuild.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch
index e4eb95669b..e4eb95669b 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/include_paths_header.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch
index 680029ae0d..680029ae0d 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests-remove-bash-dependency.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch
index be687457f8..be687457f8 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/libpam-xtests.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch
index 5e551ac48f..5e551ac48f 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-no-innetgr.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch
index f1834f6ce3..f1834f6ce3 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-security-abstract-securetty-handling.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch
index 3241e82959..3241e82959 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam-unix-nullok-secure.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account
index 316b17337b..316b17337b 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-account
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth
index 460b69f198..460b69f198 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-auth
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password
index 3896057328..3896057328 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-password
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session
index a4a551f711..a4a551f711 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive
index b110bb2b49..b110bb2b49 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/common-session-noninteractive
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other
index ec970ecbe0..ec970ecbe0 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/pam.d/other
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch
index dd04bbb844..dd04bbb844 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam/use-utmpx.patch
diff --git a/yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb
index 341ea24111..341ea24111 100644
--- a/yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/pam/libpam_1.2.1.bb
diff --git a/yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch
index b0376cefcf..b0376cefcf 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Include-fcntl.h-in-platform_defs.h.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/files/Makefile b/import-layers/yocto-poky/meta/recipes-extended/parted/files/Makefile
index ee90be0814..ee90be0814 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/Makefile
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/Makefile
diff --git a/yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch
index 68ab715f32..68ab715f32 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-compile-failure-while-dis.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch
index 0711d4e297..0711d4e297 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/fix-doc-mandir.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/files/no_check.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/no_check.patch
index 58d8db4426..58d8db4426 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/no_check.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/no_check.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/files/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/parted/files/run-ptest
index 695c5e8a7b..695c5e8a7b 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/parted/files/syscalls.patch b/import-layers/yocto-poky/meta/recipes-extended/parted/files/syscalls.patch
index e9bbe9a956..e9bbe9a956 100644
--- a/yocto-poky/meta/recipes-extended/parted/files/syscalls.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/files/syscalls.patch
diff --git a/yocto-poky/meta/recipes-extended/parted/parted_3.2.bb b/import-layers/yocto-poky/meta/recipes-extended/parted/parted_3.2.bb
index 30c00c861b..30c00c861b 100644
--- a/yocto-poky/meta/recipes-extended/parted/parted_3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/parted/parted_3.2.bb
diff --git a/yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch
index 61bf2de5ea..61bf2de5ea 100644
--- a/yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-Fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch
index 58ac9ce4a0..58ac9ce4a0 100644
--- a/yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/0001-use-strtoll-instead-of-strtoq.patch
diff --git a/yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch
index 88779c3bbd..88779c3bbd 100644
--- a/yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/fix_for_compile_with_gcc-4.6.0.patch
diff --git a/yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch
index 80878f38b2..80878f38b2 100644
--- a/yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pax/pax/pax-3.4_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-extended/pax/pax_3.4.bb b/import-layers/yocto-poky/meta/recipes-extended/pax/pax_3.4.bb
index 9d1abfbb54..9d1abfbb54 100644
--- a/yocto-poky/meta/recipes-extended/pax/pax_3.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/pax/pax_3.4.bb
diff --git a/yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb b/import-layers/yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb
index 06d37adc36..06d37adc36 100644
--- a/yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb
diff --git a/yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb b/import-layers/yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
index 170e7ecdea..170e7ecdea 100644
--- a/yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
diff --git a/yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/import-layers/yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
index c8fcde45f4..c8fcde45f4 100644
--- a/yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/perl/libtimedate-perl_2.30.bb
diff --git a/yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb
index 9a9e71011e..9a9e71011e 100644
--- a/yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.11.bb
diff --git a/yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
index 14a337057e..14a337057e 100644
--- a/yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
diff --git a/yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
index 45d396639b..45d396639b 100644
--- a/yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
diff --git a/yocto-poky/meta/recipes-extended/pigz/pigz.inc b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz.inc
index 86f434c104..86f434c104 100644
--- a/yocto-poky/meta/recipes-extended/pigz/pigz.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz.inc
diff --git a/yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch
index 4becc0e3fe..4becc0e3fe 100644
--- a/yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz/link-order.patch
diff --git a/yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb
index 080be2bbc9..080be2bbc9 100644
--- a/yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/pigz/pigz_2.3.3.bb
diff --git a/yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch
index 12bae28dc7..12bae28dc7 100644
--- a/yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0001-configure-Detect-headers-before-using-them.patch
diff --git a/yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch
index 6b615988db..6b615988db 100644
--- a/yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/0002-endian-Use-macro-bswap_64-instead-of-__bswap_64.patch
diff --git a/yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch
index e3489db5b8..e3489db5b8 100644
--- a/yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz/936d8068ae19d95260d3058f41dd6cf718101cd6.patch
diff --git a/yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb
index 0e51472aed..0e51472aed 100644
--- a/yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/pixz/pixz_1.0.6.bb
diff --git a/yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf b/import-layers/yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf
index 34e7488bf7..34e7488bf7 100644
--- a/yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/procps/procps/sysctl.conf
diff --git a/yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb b/import-layers/yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb
index c6dccc6774..c6dccc6774 100644
--- a/yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/procps/procps_3.3.11.bb
diff --git a/yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch b/import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch
index e57d60f6a3..e57d60f6a3 100644
--- a/yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0001-Typo-in-fuser-makes-M-on-all-the-time.patch
diff --git a/yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch b/import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
index c8afcac8a8..c8afcac8a8 100644
--- a/yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
diff --git a/yocto-poky/meta/recipes-extended/psmisc/psmisc.inc b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc.inc
index 68e06561f9..68e06561f9 100644
--- a/yocto-poky/meta/recipes-extended/psmisc/psmisc.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc.inc
diff --git a/yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
index b57a006bc6..b57a006bc6 100644
--- a/yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc/0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
diff --git a/yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb
index 1c6473ebf4..1c6473ebf4 100644
--- a/yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/psmisc/psmisc_22.21.bb
diff --git a/yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch
index 6add4708ae..6add4708ae 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Do-not-accidentaly-override-commandline-passed-CFLAG.patch
diff --git a/yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch
index a79e477968..a79e477968 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/0001-Fix-build-with-disabled-ldap.patch
diff --git a/yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch
index 27e60fd07d..27e60fd07d 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/fcntl.patch
diff --git a/yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch
index 06ff13cb98..06ff13cb98 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/remove_non_posix_types.patch
diff --git a/yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch
index 9ca2ffc0d4..9ca2ffc0d4 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota/replace_getrpcbynumber_r.patch
diff --git a/yocto-poky/meta/recipes-extended/quota/quota_4.03.bb b/import-layers/yocto-poky/meta/recipes-extended/quota/quota_4.03.bb
index 4a980464b1..4a980464b1 100644
--- a/yocto-poky/meta/recipes-extended/quota/quota_4.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/quota/quota_4.03.bb
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch
index eeef9f152f..eeef9f152f 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
index 16b763ef0d..16b763ef0d 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/0001-handle_reply-Don-t-use-the-xp_auth-pointer-directly.patch
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch
index 741a99035c..741a99035c 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/cve-2015-7236.patch
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d
index 67499aa828..67499aa828 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/init.d
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
index 6fbc6364cb..6fbc6364cb 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/musl-sunrpc.patch
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
index 84fc974fdf..84fc974fdf 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/remove-sys-queue.patch
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf
index 2a4dfbcfbc..2a4dfbcfbc 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.conf
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
index 9cdade4959..9cdade4959 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.service
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket
index d63c1d9720..d63c1d9720 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind/rpcbind.socket
diff --git a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
index c19a1976a1..c19a1976a1 100644
--- a/yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/rpcbind/rpcbind_0.2.3.bb
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch
index 4ac820fde2..4ac820fde2 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-Fix-stack-overflow-due-to-too-deep-recursion.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch
index 40ecef00bd..40ecef00bd 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch
index b5d71cc1b4..b5d71cc1b4 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/0002-comm.h-now-depends-on-term.h.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch
index e184aa1f31..e184aa1f31 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Avoid-mis-identifying-systems-as-SVR4.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch
index 248bf087e2..248bf087e2 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Provide-cross-compile-alternatives-for-AC_TRY_RUN.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch
index cc62c12e05..cc62c12e05 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Remove-redundant-compiler-sanity-checks.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch
index d7e55a4451..d7e55a4451 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/Skip-host-file-system-checks-when-cross-compiling.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch
index e0caf5d83e..e0caf5d83e 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/fix-parallel-make.patch
diff --git a/yocto-poky/meta/recipes-extended/screen/screen/screen.pam b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/screen.pam
index ff657fa07c..ff657fa07c 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen/screen.pam
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen/screen.pam
diff --git a/yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb b/import-layers/yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb
index 00d878b2c1..00d878b2c1 100644
--- a/yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/screen/screen_4.3.1.bb
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars
index 8b09f53b0f..8b09f53b0f 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/Makevars
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
index 836551ea18..836551ea18 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/fix_return_type.patch
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch
index 80594068ac..80594068ac 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.1.2/sed-4.1.2_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
index ba1a4bab4c..ba1a4bab4c 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest
index 7c0f62770e..7c0f62770e 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/run-ptest
diff --git a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch
index 105e8b745b..105e8b745b 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch
diff --git a/yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb b/import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb
index 40e3a53ceb..40e3a53ceb 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.1.2.bb
diff --git a/yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb b/import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb
index 5aa7d8a079..5aa7d8a079 100644
--- a/yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/sed/sed_4.2.2.bb
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch
index a6f604b652..a6f604b652 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch
index 828b95a572..828b95a572 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-Do-not-read-login.defs-before-doing-chroot.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
index 85dde8e1bb..85dde8e1bb 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch
index 68da25f406..68da25f406 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/allow-for-setting-password-in-clear-text.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch
index 185590cabd..185590cabd 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/check_size_of_uid_t_and_gid_t_using_AC_CHECK_SIZEOF.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
index 4fa3d184ed..4fa3d184ed 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/commonio.c-fix-unexpected-open-failure-in-chroot-env.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch
index 02cb91aafd..02cb91aafd 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/fix-installation-failure-with-subids-disabled.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot
index 8a68dd341a..8a68dd341a 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/login.defs_shadow-sysroot
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed
index 0a1f3be4af..0a1f3be4af 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/login_defs_pam.sed
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn
index baf7698bba..baf7698bba 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chfn
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd
index 9e3efa68ba..9e3efa68ba 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chpasswd
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh
index 8fb169f64e..8fb169f64e 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/chsh
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/login b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/login
index b340058539..b340058539 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/login
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/login
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers
index 4aa3dde48b..4aa3dde48b 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/newusers
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd
index f534992435..f534992435 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/passwd
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/su b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/su
index 8d590a32e6..8d590a32e6 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/pam.d/su
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/pam.d/su
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/securetty b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/securetty
index 2be341a216..2be341a216 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/securetty
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/securetty
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch
index a7bb0a9290..a7bb0a9290 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-4.1.3-dots-in-usernames.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
index 15f8044fa2..15f8044fa2 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/shadow-update-pam-conf.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch
index 37dc153fca..37dc153fca 100644
--- a/yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/files/usermod-fix-compilation-failure-with-subids-disabled.patch
diff --git a/yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb
index c78f888cf4..c78f888cf4 100644
--- a/yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-securetty_4.2.1.bb
diff --git a/yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb
index 697569c47e..697569c47e 100644
--- a/yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow-sysroot_4.2.1.bb
diff --git a/yocto-poky/meta/recipes-extended/shadow/shadow.inc b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow.inc
index d024b01dcb..d024b01dcb 100644
--- a/yocto-poky/meta/recipes-extended/shadow/shadow.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow.inc
diff --git a/yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb
index 5675cb8cc9..5675cb8cc9 100644
--- a/yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/shadow/shadow_4.2.1.bb
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch
index 57ebfe4329..57ebfe4329 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/0001-Fix-error-conflicting-types-for-posix_close.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
index 2ea1ffda57..2ea1ffda57 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/change-char-type-to-signed-char-in-macros.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch
index 0c1553a661..0c1553a661 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/fix-check-pcre.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch
index 50cac9264f..50cac9264f 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/rpathfix.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch
index 958fe983c5..958fe983c5 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/slang-fix-the-iconv-existence-checking.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
index 420001b08b..420001b08b 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang/sprintf-bug-concerning-8-bit-characters.patch
diff --git a/yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb b/import-layers/yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb
index 237e9f2526..237e9f2526 100644
--- a/yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/slang/slang_2.2.4.bb
diff --git a/yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch b/import-layers/yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch
index 032995db8f..032995db8f 100644
--- a/yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/stat/stat-3.3/fix-error-return.patch
diff --git a/yocto-poky/meta/recipes-extended/stat/stat_3.3.bb b/import-layers/yocto-poky/meta/recipes-extended/stat/stat_3.3.bb
index a5ece07440..a5ece07440 100644
--- a/yocto-poky/meta/recipes-extended/stat/stat_3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/stat/stat_3.3.bb
diff --git a/yocto-poky/meta/recipes-extended/stress/files/texinfo.patch b/import-layers/yocto-poky/meta/recipes-extended/stress/files/texinfo.patch
index 5ac595192f..5ac595192f 100644
--- a/yocto-poky/meta/recipes-extended/stress/files/texinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/stress/files/texinfo.patch
diff --git a/yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb b/import-layers/yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb
index e9179d3e19..e9179d3e19 100644
--- a/yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/stress/stress_1.0.4.bb
diff --git a/yocto-poky/meta/recipes-extended/sudo/files/sudo.pam b/import-layers/yocto-poky/meta/recipes-extended/sudo/files/sudo.pam
index 515eab0c6c..515eab0c6c 100644
--- a/yocto-poky/meta/recipes-extended/sudo/files/sudo.pam
+++ b/import-layers/yocto-poky/meta/recipes-extended/sudo/files/sudo.pam
diff --git a/yocto-poky/meta/recipes-extended/sudo/sudo.inc b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo.inc
index a25876b7fc..a25876b7fc 100644
--- a/yocto-poky/meta/recipes-extended/sudo/sudo.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo.inc
diff --git a/yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch
index eb36cd49bb..eb36cd49bb 100644
--- a/yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo/0001-Include-sys-types.h-for-id_t-definition.patch
diff --git a/yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb
index 042043ecef..042043ecef 100644
--- a/yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/sudo/sudo_1.8.15.bb
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch
index 9567946c0c..9567946c0c 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/0001-Fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch
index 00fba71017..00fba71017 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-strip-install.patch
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch
index c1cc042c9c..c1cc042c9c 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/no-vectorization.patch
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd
index 258f882803..258f882803 100755
--- a/yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/sysklogd
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf
index 0849de1268..0849de1268 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/files/syslog.conf
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc
index 1e363db6e8..1e363db6e8 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd.inc
diff --git a/yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
index 975ecc2b63..975ecc2b63 100644
--- a/yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
diff --git a/yocto-poky/meta/recipes-extended/sysstat/sysstat.inc b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat.inc
index c353291935..c353291935 100644
--- a/yocto-poky/meta/recipes-extended/sysstat/sysstat.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat.inc
diff --git a/yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch
index c12652307c..c12652307c 100644
--- a/yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/0001-Include-needed-headers-explicitly.patch
diff --git a/yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat
index 0b0ec30de0..0b0ec30de0 100644
--- a/yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/99_sysstat
diff --git a/yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service
index aff07109f5..aff07109f5 100644
--- a/yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat/sysstat.service
diff --git a/yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb
index 7a8eb96ad2..7a8eb96ad2 100644
--- a/yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/sysstat/sysstat_11.2.0.bb
diff --git a/yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
index af5026f529..af5026f529 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
diff --git a/yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch
index f8059a0a89..f8059a0a89 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/gcc43build.patch
diff --git a/yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch
index 30534c29ce..30534c29ce 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar-1.17/m4extensions.patch
diff --git a/yocto-poky/meta/recipes-extended/tar/tar.inc b/import-layers/yocto-poky/meta/recipes-extended/tar/tar.inc
index 93e4da114b..93e4da114b 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar.inc
diff --git a/yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch b/import-layers/yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch
index b0dc16c3dd..b0dc16c3dd 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar/musl_dirent.patch
diff --git a/yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch b/import-layers/yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch
index 0b8be39eed..0b8be39eed 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar/remove-gets.patch
diff --git a/yocto-poky/meta/recipes-extended/tar/tar_1.17.bb b/import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.17.bb
index b9ca2063df..b9ca2063df 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar_1.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.17.bb
diff --git a/yocto-poky/meta/recipes-extended/tar/tar_1.28.bb b/import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.28.bb
index 518e622065..518e622065 100644
--- a/yocto-poky/meta/recipes-extended/tar/tar_1.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/tar/tar_1.28.bb
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff
index 16d6719cbc..16d6719cbc 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/00_man_quoting.diff
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch
index 9a735bff6d..9a735bff6d 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/01_man_portability.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch
index 9e188027fc..9e188027fc 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/05_wildcard_matching.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch
index 725f4b5957..725f4b5957 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/06_fix_gethostbyname.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch
index 96d47c39f4..96d47c39f4 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/10_usagi-ipv6.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch
index 226106f4ff..226106f4ff 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_tcpd_blacklist.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch
index 260e8d3138..260e8d3138 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/11_usagi_fix.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch
index e8289e44d9..e8289e44d9 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/12_makefile_config.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch
index bd1396bc79..bd1396bc79 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/13_shlib_weaksym.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch
index eb5685c576..eb5685c576 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/14_cidr_support.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch
index 3ca6874119..3ca6874119 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/15_match_clarify.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch
index 3087377976..3087377976 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/expand_remote_port.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch
index 4cc554fc38..4cc554fc38 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/have_strerror.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch
index 3ba214d241..3ba214d241 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ldflags.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch
index 797352579b..797352579b 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/makefile-fix-parallel.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch
index 19bd7d3c0f..19bd7d3c0f 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/man_fromhost.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch
index eee640e8a8..eee640e8a8 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch
index 7650600ab5..7650600ab5 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rename_strings_variable.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch
index 5875b81b2f..5875b81b2f 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/restore_sigalarm.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff
index 723f4f136a..723f4f136a 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/rfc931.diff
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8 b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8
index 875616b9ea..875616b9ea 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.8
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch
index fc2afeef15..fc2afeef15 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/safe_finger.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch
index 9d7ea042b2..9d7ea042b2 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/sig_fix.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch
index 76dd6340b2..76dd6340b2 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/siglongjmp.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
index 8e46df8e1e..8e46df8e1e 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch
index be29bdcfaa..be29bdcfaa 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/tcpdchk_libwrapped.patch
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8 b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8
index 9c8f30543e..9c8f30543e 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/try-from.8
diff --git a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index 5fdbbced72..5fdbbced72 100644
--- a/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
diff --git a/yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb b/import-layers/yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb
index eac289e3b5..eac289e3b5 100644
--- a/yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/texi2html/texi2html_5.0.bb
diff --git a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb
index 1254bc89b4..1254bc89b4 100644
--- a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb
diff --git a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING
index 531cbe723d..531cbe723d 100644
--- a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/COPYING
diff --git a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py
index 8b7033eccc..8b7033eccc 100644
--- a/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo-dummy-native/texinfo-dummy/template.py
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
index f4d66600a1..f4d66600a1 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/check-locale-h.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
index 81ebe26cf6..81ebe26cf6 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/do-compile-native-tools.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
index 2297051ddb..2297051ddb 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo-4.8/using-native-makeinfo.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
index c7338aa470..c7338aa470 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch
index ab6f1658aa..ab6f1658aa 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch
index 0ce47ecdb9..0ce47ecdb9 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch
index 0b6e9fd7ea..0b6e9fd7ea 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/link-zip.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch
index 41bd220bad..41bd220bad 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch
index 5b7f32d9a9..5b7f32d9a9 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb
index 13678e093b..13678e093b 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_4.8.bb
diff --git a/yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb
index 8638bb1d0d..8638bb1d0d 100644
--- a/yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/texinfo/texinfo_6.0.bb
diff --git a/yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch b/import-layers/yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch
index 23ea0e3eb9..23ea0e3eb9 100644
--- a/yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/time/time-1.7/debian.patch
diff --git a/yocto-poky/meta/recipes-extended/time/time.inc b/import-layers/yocto-poky/meta/recipes-extended/time/time.inc
index 85862177b7..85862177b7 100644
--- a/yocto-poky/meta/recipes-extended/time/time.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/time/time.inc
diff --git a/yocto-poky/meta/recipes-extended/time/time_1.7.bb b/import-layers/yocto-poky/meta/recipes-extended/time/time_1.7.bb
index 92c5353d09..92c5353d09 100644
--- a/yocto-poky/meta/recipes-extended/time/time_1.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/time/time_1.7.bb
diff --git a/yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb b/import-layers/yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb
index 06b92ea6e8..06b92ea6e8 100644
--- a/yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/tzcode/tzcode-native_2016c.bb
diff --git a/yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb b/import-layers/yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb
index 5eb85b7e9a..5eb85b7e9a 100644
--- a/yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/tzdata/tzdata_2016c.bb
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch
index afc4c734a7..afc4c734a7 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch
index 0e497cc65f..0e497cc65f 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/09-cve-2014-8139-crc-overflow.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch
index c989df1896..c989df1896 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/10-cve-2014-8140-test-compr-eb.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch
index c48c23f304..c48c23f304 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/11-cve-2014-8141-getzip64data.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch
index 87eed965d0..87eed965d0 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7696.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch
index a8f293674b..a8f293674b 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/CVE-2015-7697.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch
index 8f30e42674..8f30e42674 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/avoid-strip.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch
index 5fcd318b25..5fcd318b25 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
index 659c6e3315..659c6e3315 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip/define-ldflags.patch
diff --git a/yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb
index 9efe75628a..9efe75628a 100644
--- a/yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/unzip/unzip_6.0.bb
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch
index 8afed5c0db..8afed5c0db 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/0001-Fix-build-issues-found-with-non-glibc-C-libraries.patch
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch
index 14ab9c56ab..14ab9c56ab 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fix-ping-failure.patch
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch
index 2fad3a112f..2fad3a112f 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/fixsepbuild.patch
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch
index e68ad545c3..e68ad545c3 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch
index b2765f1908..b2765f1908 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog/watchdog-init.patch
diff --git a/yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb
index 7330238972..7330238972 100644
--- a/yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/watchdog/watchdog_5.14.bb
diff --git a/yocto-poky/meta/recipes-extended/wget/wget.inc b/import-layers/yocto-poky/meta/recipes-extended/wget/wget.inc
index dc381a6280..dc381a6280 100644
--- a/yocto-poky/meta/recipes-extended/wget/wget.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/wget/wget.inc
diff --git a/yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 0b3c6f5557..0b3c6f5557 100644
--- a/yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/wget/wget/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb b/import-layers/yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb
index dca5d1f712..dca5d1f712 100644
--- a/yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/wget/wget_1.17.1.bb
diff --git a/yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch
index 495cdc6cf4..495cdc6cf4 100644
--- a/yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/automake-foreign.patch
diff --git a/yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
index fb9b1a4083..fb9b1a4083 100644
--- a/yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.18/fix_name_conflict_group_member.patch
diff --git a/yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch
index 4d0f2e4d7b..4d0f2e4d7b 100644
--- a/yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/which/which-2.21/automake.patch
diff --git a/yocto-poky/meta/recipes-extended/which/which_2.18.bb b/import-layers/yocto-poky/meta/recipes-extended/which/which_2.18.bb
index eb6cc9967e..eb6cc9967e 100644
--- a/yocto-poky/meta/recipes-extended/which/which_2.18.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/which/which_2.18.bb
diff --git a/yocto-poky/meta/recipes-extended/which/which_2.21.bb b/import-layers/yocto-poky/meta/recipes-extended/which/which_2.21.bb
index a7687f6fe4..a7687f6fe4 100644
--- a/yocto-poky/meta/recipes-extended/which/which_2.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/which/which_2.21.bb
diff --git a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch
index 14160bf8df..14160bf8df 100644
--- a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Don-t-build-the-in-script-manual.patch
diff --git a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
index e9defadeaf..e9defadeaf 100644
--- a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils/0001-Reinstate-xdg-terminal.patch
diff --git a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
index c1472cf97c..c1472cf97c 100644
--- a/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/xdg-utils/xdg-utils_1.1.1.bb
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch
index 3c1b2f6f0e..3c1b2f6f0e 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/0001-configure-Use-HAVE_SYS_RESOURCE_H-to-guard-sys-resou.patch
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch
index cd6e6c1078..cd6e6c1078 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Disable-services-from-inetd.conf-if-a-service-with-t.patch
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch
index 8e59cdcaae..8e59cdcaae 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/Various-fixes-from-the-previous-maintainer.patch
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch
index c44c5a113f..c44c5a113f 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-CVE-2013-4342.patch
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch
index 2365ca123b..2365ca123b 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd-should-be-able-to-listen-on-IPv6-even-in-ine.patch
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf
index 9e6ea2577e..9e6ea2577e 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.conf
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default
index 20a38e3f3e..20a38e3f3e 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.default
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init
index 777c2c8b46..777c2c8b46 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.init
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service
index d5fdc5bc29..d5fdc5bc29 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd/xinetd.service
diff --git a/yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
index 6bfaabe829..6bfaabe829 100644
--- a/yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/xinetd/xinetd_2.3.15.bb
diff --git a/yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb b/import-layers/yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb
index d118f3a744..d118f3a744 100644
--- a/yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/xz/xz_5.2.2.bb
diff --git a/yocto-poky/meta/recipes-extended/zip/zip.inc b/import-layers/yocto-poky/meta/recipes-extended/zip/zip.inc
index 6221c5e139..6221c5e139 100644
--- a/yocto-poky/meta/recipes-extended/zip/zip.inc
+++ b/import-layers/yocto-poky/meta/recipes-extended/zip/zip.inc
diff --git a/yocto-poky/meta/recipes-extended/zip/zip_3.0.bb b/import-layers/yocto-poky/meta/recipes-extended/zip/zip_3.0.bb
index 383da4b89e..383da4b89e 100644
--- a/yocto-poky/meta/recipes-extended/zip/zip_3.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-extended/zip/zip_3.0.bb
diff --git a/yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb b/import-layers/yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
index 869569c517..869569c517 100644
--- a/yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/epiphany/epiphany_3.18.4.bb
diff --git a/yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch b/import-layers/yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch
index 2585d7f741..2585d7f741 100644
--- a/yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/epiphany/files/0001-yelp.m4-drop-the-check-for-itstool.patch
diff --git a/yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb b/import-layers/yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb
index 32523a64aa..32523a64aa 100644
--- a/yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gcr/gcr_3.18.0.bb
diff --git a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch
index edbdced43a..edbdced43a 100644
--- a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/extending-libinstall-dependencies.patch
diff --git a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch
index 70146c6181..70146c6181 100644
--- a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch
diff --git a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch
index ecca62a712..ecca62a712 100644
--- a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/hardcoded_libtool.patch
diff --git a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest
index 8f9072386e..8f9072386e 100644
--- a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/run-ptest
diff --git a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb
index ba94eecbd9..ba94eecbd9 100644
--- a/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
index ee460d9889..ee460d9889 100644
--- a/yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome-desktop/gnome-desktop3_3.18.2.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
index 81c88458dc..81c88458dc 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/adwaita-icon-theme_3.18.0.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch
index 59a7ca7802..59a7ca7802 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/remove_plus_from_invalid_characters_list.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch
index f758a4bcc5..f758a4bcc5 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf/unable-connect-dbus.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb
index 9e9f714282..9e9f714282 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gconf_3.2.6.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb
index 06f3bb34cf..06f3bb34cf 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-common_3.18.0.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc
index 8adfac7d74..8adfac7d74 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils.inc
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch
index 416d698641..416d698641 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/sysrooted-pkg-config.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch
index 0e196c0634..0e196c0634 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/use-usr-bin-env-for-python-in-xml2po.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch
index 9346494e95..9346494e95 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils/xsltproc_nonet.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
index 78cc005f99..78cc005f99 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/gnome-doc-utils_0.20.10.bb
diff --git a/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch b/import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch
index 0261f58c90..0261f58c90 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl/libart_lgpl-2.3.21-crosscompile.patch
diff --git a/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb b/import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
index 95581b297c..95581b297c 100644
--- a/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb
diff --git a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch
index 5026d81772..5026d81772 100644
--- a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch
diff --git a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch
index 6afefabc73..6afefabc73 100644
--- a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-add-host-gi-gi-cross-wrapper-and-gi-ldd.patch
diff --git a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch
index f923dcccf8..f923dcccf8 100644
--- a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-a-use-ldd-wrapper-option.patch
diff --git a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch
index e1241a9499..e1241a9499 100644
--- a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-giscanner-add-use-binary-wrapper-option.patch
diff --git a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
index 9b16147da3..9b16147da3 100644
--- a/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.46.0.bb
diff --git a/yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb b/import-layers/yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb
index 25fdabade0..25fdabade0 100644
--- a/yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.19.3.bb
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc
index 5bbfe6b8e5..5bbfe6b8e5 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+.inc
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch
index 74e479fd1b..74e479fd1b 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/doc-fixes.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch
index 1ae728e70d..1ae728e70d 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/hardcoded_libtool.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch
index 96e1f5feac..96e1f5feac 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/strict-prototypes.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff
index 340d12008b..340d12008b 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/toggle-font.diff
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch
index d0a970ad4d..d0a970ad4d 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+/xsettings.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc
index bd29300d50..bd29300d50 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3.inc
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch
index c8c480c5eb..c8c480c5eb 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Do-not-try-to-initialize-GL-without-libGL.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch
index 32d8a84792..32d8a84792 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/Dont-force-csd.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch
index 3b4beeb712..3b4beeb712 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3/hardcoded_libtool.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
index b76c0cc1ce..b76c0cc1ce 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+3_3.18.8.bb
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb
index cf55d2070a..cf55d2070a 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk+_2.24.29.bb
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
index 793f14a545..793f14a545 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils-native_3.18.8.bb
diff --git a/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch
index 237f803755..237f803755 100644
--- a/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk+/gtk-icon-utils/Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch
index 80b0521d48..80b0521d48 100644
--- a/yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/files/0001-Revert-Import-introspection-stub-machinery-too.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb b/import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
index 84e49c13a6..84e49c13a6 100644
--- a/yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk-doc-stub/gtk-doc-stub_git.bb
diff --git a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch
index f0b878d376..f0b878d376 100644
--- a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/glib-2.32.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch
index 5c557ba689..5c557ba689 100644
--- a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines-2.20.2/substitute-tests.patch
diff --git a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
index c0ac911a64..c0ac911a64 100644
--- a/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
diff --git a/yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb b/import-layers/yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
index a704632ca9..a704632ca9 100644
--- a/yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.15.bb
diff --git a/yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb b/import-layers/yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
index 3ce38cec55..3ce38cec55 100644
--- a/yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/json-glib/json-glib_1.0.4.bb
diff --git a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch
index c5d586465c..c5d586465c 100644
--- a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/glade-cruft.patch
diff --git a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch
index dc4c092fd3..dc4c092fd3 100644
--- a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/no-xml2.patch
diff --git a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch
index b5b2ec4534..b5b2ec4534 100644
--- a/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch
diff --git a/yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index 553e19c601..553e19c601 100644
--- a/yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libglade/libglade_2.6.4.bb
diff --git a/yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb b/import-layers/yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb
index 6a105023b9..6a105023b9 100644
--- a/yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libgudev/libgudev_230.bb
diff --git a/yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb b/import-layers/yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb
index ce8e5ae21a..ce8e5ae21a 100644
--- a/yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libnotify/libnotify_0.7.6.bb
diff --git a/yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch b/import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch
index 6c23071cd3..6c23071cd3 100644
--- a/yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch
+++ b/import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg/gtk-option.patch
diff --git a/yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb b/import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb
index 2ac52f7797..2ac52f7797 100644
--- a/yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/librsvg/librsvg_2.40.13.bb
diff --git a/yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb b/import-layers/yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb
index beaaba03e5..beaaba03e5 100644
--- a/yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libsecret/libsecret_0.18.4.bb
diff --git a/yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb b/import-layers/yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb
index 495894b899..495894b899 100644
--- a/yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-gnome/libwnck/libwnck3_3.14.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb
index 0a64c31ab3..0a64c31ab3 100644
--- a/yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/builder/builder_0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh b/import-layers/yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh
index 001a03357d..001a03357d 100644
--- a/yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/builder/files/builder_session.sh
diff --git a/yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc
index ef72e8904b..ef72e8904b 100644
--- a/yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo-fpu.inc
diff --git a/yocto-poky/meta/recipes-graphics/cairo/cairo.inc b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo.inc
index c7e686d5ae..c7e686d5ae 100644
--- a/yocto-poky/meta/recipes-graphics/cairo/cairo.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo.inc
diff --git a/yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb
index 20b46689f5..20b46689f5 100644
--- a/yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cairo/cairo_1.14.6.bb
diff --git a/yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
index 127f0a1c3b..127f0a1c3b 100644
--- a/yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc
index c6ecd0804c..c6ecd0804c 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0.inc
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch
index c4edff3952..c4edff3952 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/0001-build-Use-AC_COMPILE_IFELSE.patch
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
index 3b6a70ef0a..3b6a70ef0a 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/install-examples.patch
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch
index f5c18c5828..f5c18c5828 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest
index 98877e5226..98877e5226 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0/run-ptest
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb
index c53b3e71ba..c53b3e71ba 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
index 4c877982b7..4c877982b7 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0.inc
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch
index 0b26b990d7..0b26b990d7 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0/0001-Install-example-binary-needed-for-core-image-clutter.patch
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
index fcf5242c5e..fcf5242c5e 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gst-3.0_3.0.16.bb
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
index 05c4e5f5ca..05c4e5f5ca 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0.inc
diff --git a/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb
index 23257bb9c7..23257bb9c7 100644
--- a/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/clutter/clutter-gtk-1.0_1.6.6.bb
diff --git a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc
index 690ea3b86e..690ea3b86e 100644
--- a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0.inc
diff --git a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch
index 479a0ff4b5..479a0ff4b5 100644
--- a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0/test-backface-culling.c-fix-may-be-used-uninitialize.patch
diff --git a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb
index ed10c7a39f..ed10c7a39f 100644
--- a/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/cogl/cogl-1.0_1.22.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch
index 0717ea6f88..0717ea6f88 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples/configure.in-Fix-string-argument-syntax.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb
index 7907c5c0da..7907c5c0da 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb-examples_1.7.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb.inc b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb.inc
index f6b7cbe1ad..f6b7cbe1ad 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb.inc
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch
index 76e0f75303..76e0f75303 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/0001-gfx-direct-Aboid-usng-VLAs-and-printf-formats.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch
index 2ef4e93853..2ef4e93853 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/bashism.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch
index ee4d900ba8..ee4d900ba8 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/compar_fn_t.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch
index dd8c01905f..dd8c01905f 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/configurefix.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch
index 1f81a6796c..1f81a6796c 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/fusion.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch
index 29f45c7977..29f45c7977 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/union-sigval.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch
index ac48f68db7..ac48f68db7 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb/use-PTHREAD_MUTEX_RECURSIVE.patch
diff --git a/yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb
index c6c070eda6..c6c070eda6 100644
--- a/yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/directfb/directfb_1.7.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch
index 286e548bc9..286e548bc9 100644
--- a/yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/fix_O_CLOEXEC_undeclared.patch
diff --git a/yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch
index 30e0a61fd9..30e0a61fd9 100644
--- a/yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm/installtests.patch
diff --git a/yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb
index ddd697f34f..ddd697f34f 100644
--- a/yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/drm/libdrm_2.4.67.bb
diff --git a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
index 455d31e872..455d31e872 100644
--- a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-fb_1.0.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb
index 3427fdf420..3427fdf420 100644
--- a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo-x11_1.0.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc
index d0c0c27619..d0c0c27619 100644
--- a/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/eglinfo.inc
diff --git a/yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch
index ca9f55c189..ca9f55c189 100644
--- a/yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/eglinfo/files/0001-Add-STAGING_INCDIR-to-searchpath-for-egl-headers.patch
diff --git a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch
index f2fd5d4731..f2fd5d4731 100644
--- a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/0001-Revert-changes-made-to-FcConfigAppFontAddDir-recentl.patch
diff --git a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch
index fca1e65946..fca1e65946 100644
--- a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb
index b427947a93..b427947a93 100644
--- a/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/fontconfig/fontconfig_2.11.94.bb
diff --git a/yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch b/import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch
index 20838813dc..20838813dc 100644
--- a/yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype/use-right-libtool.patch
diff --git a/yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb
index 3ed9070120..3ed9070120 100644
--- a/yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/freetype/freetype_2.6.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb
index 95c33f410b..95c33f410b 100644
--- a/yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/fstests/fstests_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch b/import-layers/yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch
index e411f11cb5..e411f11cb5 100644
--- a/yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/glew/glew/no-strip.patch
diff --git a/yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb
index a25c405f3f..a25c405f3f 100644
--- a/yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/glew/glew_1.13.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
index cfe885fe7e..cfe885fe7e 100644
--- a/yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb
index b0f25cf1b1..b0f25cf1b1 100644
--- a/yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-clutter.bb
diff --git a/yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb
index 5641195e8c..5641195e8c 100644
--- a/yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-directfb.bb
diff --git a/yocto-poky/meta/recipes-graphics/images/core-image-weston.bb b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-weston.bb
index 52e271dacd..52e271dacd 100644
--- a/yocto-poky/meta/recipes-graphics/images/core-image-weston.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-weston.bb
diff --git a/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
index 8455bb8cae..8455bb8cae 100644
--- a/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/images/core-image-x11.bb
diff --git a/yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
index 4859431941..4859431941 100644
--- a/yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/jpeg/libjpeg-turbo_8d+1.4.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch
index 674c8e8330..674c8e8330 100644
--- a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0001-select-platforms-based-on-configuration-results.patch
diff --git a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch
index 262d6845f5..262d6845f5 100644
--- a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/0002-add-an-option-to-disable-glx-support.patch
diff --git a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch
index 4b8fea58df..4b8fea58df 100644
--- a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch
diff --git a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb
index 6c247ccafe..6c247ccafe 100644
--- a/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libepoxy/libepoxy_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb
index c60ddea74d..c60ddea74d 100644
--- a/yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libfakekey/libfakekey_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch b/import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch
index 8cd507f799..8cd507f799 100644
--- a/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch
diff --git a/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb b/import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
index f2eb675600..f2eb675600 100644
--- a/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libmatchbox/libmatchbox_1.11.bb
diff --git a/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch
index f98b927522..f98b927522 100644
--- a/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/libsdl-1.2.15-xdata32.patch
diff --git a/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch
index 913baa92a0..913baa92a0 100644
--- a/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl-1.2.15/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
index 9c0ec541e3..9c0ec541e3 100644
--- a/yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb
diff --git a/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch b/import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch
index 60185b131f..60185b131f 100644
--- a/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2/linkage.patch
diff --git a/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb
index 428230711a..428230711a 100644
--- a/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libsdl2/libsdl2_2.0.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license
index 628de9830d..628de9830d 100644
--- a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license
diff --git a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch
index d08d0d5b99..d08d0d5b99 100644
--- a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch
diff --git a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch
index 905d08e616..905d08e616 100644
--- a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
index 67c5e27776..67c5e27776 100644
--- a/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
diff --git a/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session
index 4d6caa0c5a..4d6caa0c5a 100644
--- a/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session
+++ b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session/matchbox-session
diff --git a/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
index cbaf054365..cbaf054365 100644
--- a/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig
index 239da8f57c..239da8f57c 100644
--- a/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig
+++ b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm/kbdconfig
diff --git a/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
index aa768280a8..aa768280a8 100644
--- a/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/matchbox-wm/matchbox-wm_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb
index eb80cd3bb7..eb80cd3bb7 100644
--- a/yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/menu-cache/menu-cache_1.0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
index e4461ef177..e4461ef177 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/files/replace_glibc_check_with_linux.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb
index 010998d926..010998d926 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/libglu_9.0.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch
index 93ee9c286d..93ee9c286d 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch
index 09054cb756..09054cb756 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch
index 6b58c2b776..6b58c2b776 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch
index f77b97f3e5..f77b97f3e5 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch
index aac2a37294..aac2a37294 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch
index 12e0805f15..12e0805f15 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch
index 89d2fac4fd..89d2fac4fd 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch
index a6085754d2..a6085754d2 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch
index 1262dee237..1262dee237 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch
index 04e1b446f3..04e1b446f3 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos/0010-sharedtex_mt-fix-rendering-thread-hang.patch
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb
index 557b8c65db..557b8c65db 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-demos_8.2.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb
index fc2bca9982..fc2bca9982 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa-gl_11.1.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa.inc b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa.inc
index 442479ae62..442479ae62 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa.inc
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb
index 502afcfd8a..502afcfd8a 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_11.1.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb
index c0345178c4..c0345178c4 100644
--- a/yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mesa/mesa_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session b/import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session
index dca655a913..dca655a913 100644
--- a/yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/files/mini-x-session
diff --git a/yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
index 4e89d631c3..4e89d631c3 100644
--- a/yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch
index 3c8a832021..3c8a832021 100644
--- a/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-build-dir.patch
diff --git a/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch
index 82c93dd604..82c93dd604 100644
--- a/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0/fix-test-includes.patch
diff --git a/yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
index 5545c1e819..5545c1e819 100644
--- a/yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/mx/mx.inc b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx.inc
index 4f1095793d..4f1095793d 100644
--- a/yocto-poky/meta/recipes-graphics/mx/mx.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/mx/mx.inc
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
index 5734b2785f..5734b2785f 100644
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-clutter.bb
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb
index a657a1a4e9..a657a1a4e9 100644
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-directfb.bb
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
index 17301a0527..17301a0527 100644
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
index c53f1b758d..c53f1b758d 100644
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb
diff --git a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
index 3537d8cbba..3537d8cbba 100644
--- a/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb
diff --git a/yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
index 812da21c56..812da21c56 100644
--- a/yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch
diff --git a/yocto-poky/meta/recipes-graphics/pango/pango/run-ptest b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango/run-ptest
index fa87a75779..fa87a75779 100644
--- a/yocto-poky/meta/recipes-graphics/pango/pango/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango/run-ptest
diff --git a/yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb
index 7fc65fd439..7fc65fd439 100644
--- a/yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/pango/pango_1.38.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch b/import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch
index c27cc04f01..c27cc04f01 100644
--- a/yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit/0001-tests-Fix-missing-include-of-Xutil.h.patch
diff --git a/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
index 607f236c2a..607f236c2a 100644
--- a/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c b/import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c
index 41cebc58a7..41cebc58a7 100644
--- a/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c
+++ b/import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock/pong-clock-no-flicker.c
diff --git a/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
index 0e1a7928f2..0e1a7928f2 100644
--- a/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/pong-clock/pong-clock_1.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch
index 9e86f2b2e5..9e86f2b2e5 100644
--- a/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb b/import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
index 6c1b93cd0a..6c1b93cd0a 100644
--- a/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/startup-notification/startup-notification_0.12.bb
diff --git a/yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf
index 1b0da937e8..1b0da937e8 100644
--- a/yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/ts.conf
diff --git a/yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh
index 7068e8d922..7068e8d922 100644
--- a/yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib/tslib.sh
diff --git a/yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb
index b0264c3b38..b0264c3b38 100644
--- a/yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/tslib/tslib_1.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf
index 06094503cc..06094503cc 100644
--- a/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts/30-liberation-aliases.conf
diff --git a/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
index bda82e7efc..bda82e7efc 100644
--- a/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
diff --git a/yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
index b2e4cef39d..b2e4cef39d 100644
--- a/yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
diff --git a/yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch b/import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
index a0c826ed93..a0c826ed93 100644
--- a/yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle/0001-third_party-threads-Use-PTHREAD_MUTEX_RECURSIVE-by-d.patch
diff --git a/yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb
index f7db1bc955..f7db1bc955 100644
--- a/yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/waffle/waffle_1.5.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch
index 97c63bd377..97c63bd377 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput/touchpad-serial-synaptics-need-to-fake-new-touches-on-TRIPLETAP.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb
index 4167679c2c..4167679c2c 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/libinput_1.1.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb b/import-layers/yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb
index ccd0ebbfce..ccd0ebbfce 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/mtdev_1.1.5.bb
diff --git a/yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb
index d12ac186cd..d12ac186cd 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/wayland_1.9.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston-init.bb b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init.bb
index 653541e3c8..653541e3c8 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston-init.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init.bb
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston-init/init b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/init
index 2e938f4307..2e938f4307 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston-init/init
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/init
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service
index 4f1f7ff102..4f1f7ff102 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston-init/weston.service
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
index 148848d8d2..148848d8d2 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/0001-make-error-portable.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch
index a40eaf186e..a40eaf186e 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/explicit-enable-disable-systemd.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch
index 2d28d5689a..2d28d5689a 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/libsystemd.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch
index 35e6d6ff58..35e6d6ff58 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-lcms-explicitly-configurable.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch
index ad07d4fc2d..ad07d4fc2d 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/make-libwebp-explicitly-configurable.patch
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop
index 1086ae8bf6..1086ae8bf6 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.desktop
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston/weston.png b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.png
index ea8b7e0e23..ea8b7e0e23 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston/weston.png
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston/weston.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb
index 16a788d2a3..16a788d2a3 100644
--- a/yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/wayland/weston_1.9.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in
index b8eed7610f..b8eed7610f 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/Xserver.in
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults
index f5b69dd516..f5b69dd516 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xdefaults
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession
index 0b73127ae1..0b73127ae1 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh
index a9d102c746..a9d102c746 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/12keymap.sh
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh
index 91594b9e3d..91594b9e3d 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/13xdgbasedirs.sh
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh
index 3d7008ca45..3d7008ca45 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/89xdgautostart.sh
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh
index b936dedf3b..b936dedf3b 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/Xsession.d/90XWindowManager.sh
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap
index 05a13fa3c8..05a13fa3c8 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/etc/X11/default.xmodmap
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch
index eff975e341..eff975e341 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common/gplv2-license.patch
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb
index 6d7c347c00..6d7c347c00 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/x11-common_0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
index b68d40e1be..b68d40e1be 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init.bb
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername
index 7060e5ec16..7060e5ec16 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/Xusername
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch
index eff975e341..eff975e341 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/gplv2-license.patch
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
index bfa0a8d6cb..bfa0a8d6cb 100755
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf
index 3c0582a87e..3c0582a87e 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf
diff --git a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service
index 62d979f1d6..62d979f1d6 100644
--- a/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service
+++ b/import-layers/yocto-poky/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service
diff --git a/yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb
index b871d89f9f..b871d89f9f 100644
--- a/yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput
index 9633fc5f32..9633fc5f32 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/pointercal.xinput
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
index 65348c3762..65348c3762 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh
index 5290726784..5290726784 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/30xinput_calibrate.sh
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch
index 86982924a8..86982924a8 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/Allow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch
index 9351331be8..9351331be8 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/add-geometry-input-when-calibrating.patch
diff --git a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
index ac5b70cba4..ac5b70cba4 100644
--- a/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
index a453e24876..a453e24876 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontdir_1.0.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb
index 31cf186767..31cf186767 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/mkfontscale_1.1.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb
index 87268046e6..87268046e6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/rgb_1.0.6.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb
index 4e9355880d..4e9355880d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/x11perf_1.6.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
index b173f4fe8d..b173f4fe8d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xauth_1.0.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch
index 1e8199cc66..1e8199cc66 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo/disable-xkb.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb
index af04bb6e3a..af04bb6e3a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xdpyinfo_1.3.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch
index 6130959f86..6130959f86 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev/diet-x11.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb
index f151b579e3..f151b579e3 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xev_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
index 84d0cb8044..84d0cb8044 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb
index 825737f39a..825737f39a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xhost_1.0.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb
index 93185188ee..93185188ee 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinit_1.3.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb
index 25cd047bc9..25cd047bc9 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb
index 1c9835987c..1c9835987c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xkbcomp_1.3.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
index 2deac6a050..2deac6a050 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc
index 3529cb26ef..3529cb26ef 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xorg-app-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
index d78bf0451c..d78bf0451c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb
index 41bd42069c..41bd42069c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xrandr_1.4.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch
index 97d13a30df..97d13a30df 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset/disable-xkb.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
index f683b7603f..f683b7603f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xset_1.2.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb
index 2965ef7f8a..2965ef7f8a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xvinfo_1.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb
index 0c23d19437..0c23d19437 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb
index cf77ad209a..cf77ad209a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.10.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb
index 6fe51accb9..6fe51accb9 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.8.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
index dfb08f724b..dfb08f724b 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb
index 0252baff14..0252baff14 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-libinput_0.16.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch
index 6930864ede..6930864ede 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb
index 1f0b78a157..1f0b78a157 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
index d79a2e4dde..d79a2e4dde 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-mouse_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb
index b47c82cc60..b47c82cc60 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_1.8.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
index 140f633b42..140f633b42 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-synaptics_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb
index 8615b48daa..8615b48daa 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-input-vmmouse_13.1.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
index c498477604..c498477604 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-cirrus_1.5.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
index 52e9bd1dfa..52e9bd1dfa 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-fbdev_0.4.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch
index 35762192fd..35762192fd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-gen8-Fix-the-YUV-RGB-shader.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch
index 29924bb90c..29924bb90c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/0001-uxa-fix-the-call-to-PixmapSyncDirtyHelper-broken-by-.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch
index 8a5dd39ae1..8a5dd39ae1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/always_include_xorg_server.h.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch
index dda508dcfd..dda508dcfd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/disable-x11-dri3.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch
index 589d52e0f0..589d52e0f0 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/sna-Protect-against-ABI-breakage-in-recent-versions-.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch
index 0e675ee9f2..0e675ee9f2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel/udev-fstat.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
index d75b44f17e..d75b44f17e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-intel_2.99.917.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb
index 78954497a2..78954497a2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omap_0.4.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch
index c4cf16eb05..c4cf16eb05 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Prevents-omapfb-from-from-crashing-when-pixelclock-o.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
index 9fb01d438a..9fb01d438a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
index 683a989832..683a989832 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch
index 67ea7c1a5f..67ea7c1a5f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch
index b0ac9a44c8..b0ac9a44c8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch
index 67b284023d..67b284023d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch
index d56729987c..d56729987c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch
index dc0b9b3f41..dc0b9b3f41 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0007-always_include_xorg_server.h.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
index 7ebb960f11..7ebb960f11 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb
index fa251b50ea..fa251b50ea 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch
index 6039d089a1..6039d089a1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/0002-add-option-for-vmwgfx.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb
index 8c891e6aed..8c891e6aed 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware_13.1.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
index 57a4c827dd..57a4c827dd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc
index c4dba1b19c..c4dba1b19c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-input.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc
index 38281e0f23..38281e0f23 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-driver/xorg-driver-video.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
index f330c185af..f330c185af 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
index 90846d8185..90846d8185 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch
index 0b9fb8ccc0..0b9fb8ccc0 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias-1.0.3/nocompiler.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb
index 15e101596a..15e101596a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
index 2285124984..2285124984 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
index d5267f59a2..d5267f59a2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-font-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb
index 9bcd1b2fa6..9bcd1b2fa6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz
index 8bc8570a4a..8bc8570a4a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-1.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz
index 8fa8290152..8fa8290152 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-10.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz
index bb1c5e138d..bb1c5e138d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-11.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz
index 842fa1b41a..842fa1b41a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-13.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz
index cd119b66da..cd119b66da 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-14.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz
index 25fe84a0ed..25fe84a0ed 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-15.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz
index e362c70cea..e362c70cea 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-16.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz
index 176a7591cc..176a7591cc 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-2.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz
index a4faf1a6cc..a4faf1a6cc 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-3.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz
index 96ddd15255..96ddd15255 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-4.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz
index 541a2ad2c7..541a2ad2c7 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-5.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz
index a4986f4066..a4986f4066 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-7.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz
index 3f89abe774..3f89abe774 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-8.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz
index 432b536222..432b536222 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-ISO8859-9.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz
index e7fcb898e1..e7fcb898e1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13-KOI8-R.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz
index 2df6355374..2df6355374 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz
index a263c5dd38..a263c5dd38 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-1.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz
index a1a7d37e62..a1a7d37e62 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-10.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz
index a148e99bce..a148e99bce 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-13.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz
index 8791b8ca34..8791b8ca34 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-14.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz
index 8604508684..8604508684 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-15.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz
index f28b1f1c4a..f28b1f1c4a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-16.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz
index fd1e6cfe9f..fd1e6cfe9f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-2.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz
index 672b759421..672b759421 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-3.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz
index d90a4330d6..d90a4330d6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-4.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz
index 775e7c18b4..775e7c18b4 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-5.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz
index ac12fd98a2..ac12fd98a2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-7.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz
index 42bbd52217..42bbd52217 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-8.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz
index 690d31f860..690d31f860 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B-ISO8859-9.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz
index d4c3184c72..d4c3184c72 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13B.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz
index 884b5130c5..884b5130c5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-1.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz
index cbb1a9d704..cbb1a9d704 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-10.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz
index 78c8580cfe..78c8580cfe 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-13.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz
index 0e90f3ee16..0e90f3ee16 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-14.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz
index bd1273e1ff..bd1273e1ff 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-15.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz
index 5100b429ac..5100b429ac 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-16.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz
index ec5bbed297..ec5bbed297 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-2.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz
index 06c835ee68..06c835ee68 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-3.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz
index 478541c2af..478541c2af 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-4.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz
index 1c593ce0cf..1c593ce0cf 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-5.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz
index 335cf5fc3e..335cf5fc3e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-7.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz
index 099423e640..099423e640 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O-ISO8859-9.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz
index 4a546ddb1a..4a546ddb1a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/6x13O.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz
index 72eb72bbec..72eb72bbec 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/cursor.pcf.gz
Binary files differ
diff --git a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir
index 0a2718f7ba..0a2718f7ba 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/fonts.dir
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb
index e623cee421..e623cee421 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libdmx_1.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb
index a181f05c29..a181f05c29 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libfontenc_1.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb
index 5049b7ee02..5049b7ee02 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libice_1.0.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch
index e92fc0d95d..e92fc0d95d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0001-Include-config.h-before-anything-else-in-.c.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch
index 16d69a82a4..16d69a82a4 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0002-Fix-quoting-issue.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch
index f513c8e59c..f513c8e59c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0003-linux_sysfs.c-Include-limits.h-for-PATH_MAX.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
index f532858244..f532858244 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb
index ffa6a609f3..ffa6a609f3 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpciaccess_0.13.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
index 5514c7f5e8..5514c7f5e8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libpthread-stubs_0.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
index 1925136369..1925136369 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb
index c0d0148258..c0d0148258 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc
index b04eafbdf2..b04eafbdf2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff
index 744cedc777..744cedc777 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/X18NCMSstubs.diff
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
index c1b6cde534..c1b6cde534 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/disable_tests.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff
index a7c3984fd5..a7c3984fd5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-disable-xlocale.diff
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
index c6347f5be1..c6347f5be1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/fix-utf8-wrong-define.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch
index f2abf7c7a9..f2abf7c7a9 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb
index 8e531c7456..8e531c7456 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libx11_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
index 2ef8bfa8b6..2ef8bfa8b6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxau_1.0.8.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch
index d6148834a6..d6148834a6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate/fix-xcb.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
index 455e869c7a..455e869c7a 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcalibrate_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch
index 5641c0fe95..5641c0fe95 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch
index 698d038f90..698d038f90 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/gcc-mips-pr68302-mips-workaround.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch
index 46297c33c3..46297c33c3 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb/xcbincludedir.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb
index 0856c190a4..0856c190a4 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcb_1.11.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch
index 60331f6e78..60331f6e78 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite/change-include-order.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb
index 70257194a9..70257194a9 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb
index a8e4f24b6b..a8e4f24b6b 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxcursor_1.1.14.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb
index c3d70043ca..c3d70043ca 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb
index f4e30d93d4..f4e30d93d4 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
index efa8b65ace..efa8b65ace 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_1.3.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb
index b799186ef0..b799186ef0 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxext_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb
index 6e2740c9a1..6e2740c9a1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfixes_5.0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
index 1b6e33c717..1b6e33c717 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb
index a967cdc585..a967cdc585 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxft_2.3.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
index 7523479698..7523479698 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxi_1.7.6.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb
index 027c8043d8..027c8043d8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxinerama_1.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb
index de22a81972..de22a81972 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbcommon_0.5.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb
index 39a344ccad..39a344ccad 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxkbfile_1.0.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
index 003baec6ea..003baec6ea 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb
index 545874cdd4..545874cdd4 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxpm_3.5.11.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb
index abbbae5528..abbbae5528 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrandr_1.5.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb
index 9fde040613..9fde040613 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxrender_0.9.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
index 8c04c44f80..8c04c44f80 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxres_1.0.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
index 354e5de7fd..354e5de7fd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb
index ae34b1fe46..ae34b1fe46 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxshmfence_1.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
index ce6c756df9..ce6c756df9 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb
index c1ed0bb314..c1ed0bb314 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
index 1b0bcf391c..1b0bcf391c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb
index f02b8b64f5..f02b8b64f5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxv_1.0.10.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb
index 41e8498a6f..41e8498a6f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxvmc_1.0.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb
index 695a39637c..695a39637c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb
index af6f1f76a2..af6f1f76a2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86misc_1.0.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
index 35f87d2719..35f87d2719 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/libxxf86vm_1.1.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch
index 4569dca01e..4569dca01e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-ARM-qemu-related-workarounds-in-cpu-features-detecti.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch
index 6b7c1e62a2..6b7c1e62a2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/0001-v3-test-add-a-check-for-FE_DIVBYZERO.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch
index b52a5707d6..b52a5707d6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/asm_include.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch
index 14a5fd209b..14a5fd209b 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman/mips-export-revert.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb
index 553ce369b7..553ce369b7 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/pixman_0.32.8.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch
index 11e90940a1..11e90940a1 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image/clang.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb
index c6bb5a61cd..c6bb5a61cd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-image_0.4.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb
index bca64ed61f..bca64ed61f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-keysyms_0.4.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb
index 25c22e5fa7..25c22e5fa7 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-renderutil_0.3.9.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb
index 39f1383299..39f1383299 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util-wm_0.4.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc
index 99d04f9d44..99d04f9d44 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb
index 206f07a65c..206f07a65c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xcb-util_0.4.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb
index 16a1f4f31e..16a1f4f31e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.16.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
index 6f4e44454f..6f4e44454f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xorg-lib-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb
index d5b7f1a2c6..d5b7f1a2c6 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-lib/xtrans_1.3.5.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb
index f798a43538..f798a43538 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch
index ff8cb25cd5..ff8cb25cd5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto/fix.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
index b88d157923..b88d157923 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
index adfee26306..adfee26306 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
index 75d0268108..75d0268108 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
index d960e5d4cf..d960e5d4cf 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb
index f4c40c5719..f4c40c5719 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_2.8.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
index 9074f48d47..9074f48d47 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
index bed97b3f49..bed97b3f49 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/dri3proto_1.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
index 39fb88d84c..39fb88d84c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb
index 27fc281748..27fc281748 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/fontsproto_2.1.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb
index eb03d33c2b..eb03d33c2b 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/glproto_1.4.17.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb
index 7e8e0c155f..7e8e0c155f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_2.3.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb
index 6520f3bb03..6520f3bb03 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/inputproto_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb
index 46f5c92b61..46f5c92b61 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/kbproto_1.0.7.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb
index dbb6f32bc0..dbb6f32bc0 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/presentproto_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
index b59e52513f..b59e52513f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/randrproto_1.5.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb
index ad2317c26e..ad2317c26e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/recordproto_1.14.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
index ff800ec831..ff800ec831 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb
index 08b610aea5..08b610aea5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/resourceproto_1.2.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
index ab07f518cf..ab07f518cf 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb
index 53aa7593b8..53aa7593b8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/videoproto_2.3.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc
index 8703d6391c..8703d6391c 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch
index f808e1963b..f808e1963b 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto/no-python-native.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb
index 5bc5a112e5..5bc5a112e5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_1.11.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb
index 2ea4d04217..2ea4d04217 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcb-proto_git.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb
index 0751b94c9d..0751b94c9d 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb
index dd0bd951b2..dd0bd951b2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xextproto_7.3.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
index 86f3ce328f..86f3ce328f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
index b3f9210ccb..b3f9210ccb 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
index d4663ea880..d4663ea880 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
index 0f31900a9e..0f31900a9e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
index d00774ece5..d00774ece5 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc
index 7a417c9742..7a417c9742 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xorg-proto-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch
index 540ad27d43..540ad27d43 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto/xproto_fix_for_x32.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb
index 7427a7d531..7427a7d531 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-proto/xproto_7.0.28.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb
index be3a667449..be3a667449 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/gccmakedep_1.0.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb
index 84a967a81e..84a967a81e 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb
index 26cf50f2fd..26cf50f2fd 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/util-macros_1.19.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc
index 18d022c49f..18d022c49f 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-util/xorg-util-common.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf
index 7ceb6fd634..7ceb6fd634 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/10-preload-modules.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
index 629ae214e8..629ae214e8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuarm/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
index e6c8b514e3..e6c8b514e3 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
index 629ae214e8..629ae214e8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemumips64/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
index 629ae214e8..629ae214e8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemuppc/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
index 629ae214e8..629ae214e8 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemush4/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf
index bbda9eaa63..bbda9eaa63 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86-64/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
index bbda9eaa63..bbda9eaa63 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/qemux86/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config/xorg.conf
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
index e07c204c74..e07c204c74 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
index f4c5469b56..f4c5469b56 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch
index cd30999520..cd30999520 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/configure.ac-Use-libsystemd-in-REQUIRED_LIBS-check.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch
index ec0eea6ca2..ec0eea6ca2 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/macro_tweak.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch
index 5f186cb843..5f186cb843 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/modesetting_libdrm_requirements.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch
index 4be441fb71..4be441fb71 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg/musl-arm-inb-outb.patch
diff --git a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
index eb79b40465..eb79b40465 100644
--- a/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.18.0.bb
diff --git a/yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb b/import-layers/yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb
index ce5df03936..ce5df03936 100644
--- a/yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xrestop/xrestop_0.4.bb
diff --git a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh
index fa43617bd2..fa43617bd2 100644
--- a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/30xTs_Calibrate.sh
diff --git a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch
index 1da7717869..1da7717869 100644
--- a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/change-cross.patch
diff --git a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch
index f7b0854c34..f7b0854c34 100644
--- a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/cleanup.patch
diff --git a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch
index 3e4533f785..3e4533f785 100644
--- a/yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal/dso_linking_change_build_fix.patch
diff --git a/yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb
index 4bfddf06b5..4bfddf06b5 100644
--- a/yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xtscal/xtscal_0.6.3.bb
diff --git a/yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb b/import-layers/yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
index 51839ddf79..51839ddf79 100644
--- a/yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-graphics/xvideo-tests/xvideo-tests_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch
index a4b7157b4f..a4b7157b4f 100644
--- a/yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/0001-include-sys-types.h-for-dev_t-definition.patch
diff --git a/yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch
index dea1aa2028..dea1aa2028 100644
--- a/yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace/ldflags.patch
diff --git a/yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb
index 957cb7096f..957cb7096f 100644
--- a/yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/blktrace/blktrace_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb
index c55577c661..c55577c661 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-linux_1.8.bb
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb
index 552eb6abaa..552eb6abaa 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-module_1.8.bb
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb
index c4005242a7..c4005242a7 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev-tests_1.8.bb
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc
index ade7ef9cea..ade7ef9cea 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/cryptodev.inc
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch
index 3f0298b0b0..3f0298b0b0 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch
diff --git a/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch
index a580fc68e1..a580fc68e1 100644
--- a/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/cryptodev/files/0001-Disable-installing-header-file-provided-by-another-p.patch
diff --git a/yocto-poky/meta/recipes-kernel/dtc/dtc.inc b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc.inc
index 0c409b0c0b..0c409b0c0b 100644
--- a/yocto-poky/meta/recipes-kernel/dtc/dtc.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc.inc
diff --git a/yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch
index 1120617e7b..1120617e7b 100644
--- a/yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc/make_install.patch
diff --git a/yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb
index 4446142a30..4446142a30 100644
--- a/yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/dtc/dtc_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index 445d03a876..445d03a876 100644
--- a/yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc
index 758a3a78b8..758a3a78b8 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools.inc
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch
index bfd077daf0..bfd077daf0 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-purgatory-Pass-r-directly-to-linker.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch
index 90c2f6e0ec..90c2f6e0ec 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0001-vmcore-dmesg-Define-_GNU_SOURCE.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch
index dc97d930e9..dc97d930e9 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/0002-powerpc-change-the-memory-size-limit.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump
index 3fb133fb35..3fb133fb35 100755
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf
index 42a2435b96..42a2435b96 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kdump.conf
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch
index b03f582576..b03f582576 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-aarch64.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch
index e198eb6e9a..e198eb6e9a 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-tools-Refine-kdump-device_tree-sort.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch
index 26d18eb6fe..26d18eb6fe 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch
diff --git a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb
index c1c97af9e8..c1c97af9e8 100644
--- a/yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kexec/kexec-tools_2.0.11.bb
diff --git a/yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb b/import-layers/yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb
index c2c2589109..c2c2589109 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb
index f0e274ed79..f0e274ed79 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod-native_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod.inc b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod.inc
index 0bcdcf673f..0bcdcf673f 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod.inc
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
index b722183b68..b722183b68 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/Change-to-calling-bswap_-instead-of-htobe-and-be-toh.patch
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
index feafcb9b7c..feafcb9b7c 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/avoid_parallel_tests.patch
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf
index 527c0bb6ee..527c0bb6ee 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/depmod-search.conf
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch
index 8161d6128d..8161d6128d 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/fix-O_CLOEXEC.patch
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch
index 831dbcb909..831dbcb909 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/ptest.patch
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest
index 598dd2cb5f..598dd2cb5f 100755
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod/run-ptest
diff --git a/yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb
index 69185b2453..69185b2453 100644
--- a/yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/kmod/kmod_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch
index b248133460..b248133460 100644
--- a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/0001-Rectify-the-function-signatures-to-fix-prototype-mis.patch
diff --git a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
index 7848ccf2ae..7848ccf2ae 100644
--- a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-fsync.patch
diff --git a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch
index af19b3772d..af19b3772d 100644
--- a/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop-0.5/latencytop-makefile.patch
diff --git a/yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb
index f31f1bb7ab..f31f1bb7ab 100644
--- a/yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/latencytop/latencytop_0.5.bb
diff --git a/yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch b/import-layers/yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch
index d59a7f7d88..d59a7f7d88 100644
--- a/yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/libpfm/files/0001-Makefile-Add-LDFLAGS-variable-to-SLDFLAGS.patch
diff --git a/yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb b/import-layers/yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb
index 0b024ad61d..0b024ad61d 100644
--- a/yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/libpfm/libpfm4_4.6.0.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index a4e64d549c..a4e64d549c 100644
--- a/yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
index 2ba6ed51df..2ba6ed51df 100644
--- a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers.inc
diff --git a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
index 6ad479863e..6ad479863e 100644
--- a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
diff --git a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
index c617093749..c617093749 100644
--- a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
diff --git a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
index 6d9e8d864e..6d9e8d864e 100644
--- a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
diff --git a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb
index 3763dc0d3a..3763dc0d3a 100644
--- a/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb
index 196c8c7a24..196c8c7a24 100644
--- a/yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/kernel-devsrc.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc
index 651a19e4ae..651a19e4ae 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dtb.inc
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb
index cc0e4e64a9..cc0e4e64a9 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL
index d511905c16..d511905c16 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-dummy/COPYING.GPL
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb
index 3085263453..3085263453 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-dev.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
index a138957276..a138957276 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
index d81ca13872..d81ca13872 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
index 28c72132ae..28c72132ae 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
index 684e880985..684e880985 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc
index 6b161fc064..6b161fc064 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto.inc
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb
index aecb517ed7..aecb517ed7 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.1.bb
diff --git a/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index 3c5ee1bd43..3c5ee1bd43 100644
--- a/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb
diff --git a/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch
index 3e2c4e1e68..3e2c4e1e68 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-Fix-invalid-pointer-free-with-trace-collection.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch
index eb16cd1d2e..eb16cd1d2e 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace/0001-lttng-live-Include-sys-param.h-for-MAXNAMLEN-definti.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb
index 176602632b..176602632b 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/babeltrace_1.3.1.bb
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb
index 2eb1a51bc9..2eb1a51bc9 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-modules_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch
index d05c04c662..d05c04c662 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/Revert-Build-look-for-python-3.0-when-building-pytho.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest
index e758815c77..e758815c77 100755
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/run-ptest
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch
index 958bce48e0..958bce48e0 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/runtest-2.4.0.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch
index bd4f7d1d1b..bd4f7d1d1b 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools/stop-using-SIGUNUSED.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb
index 8bd09892ca..8bd09892ca 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch
index 9b37a4a330..9b37a4a330 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-add-support-for-aarch64_be.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
index b68a9899c9..b68a9899c9 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust/lttng-ust-doc-examples-disable.patch
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb
index 15d925d29e..15d925d29e 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/lttng/lttng-ust_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch
index 21ac49cbd8..21ac49cbd8 100644
--- a/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/PD.patch
diff --git a/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh
index a78adf5729..a78adf5729 100755
--- a/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh
+++ b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/files/modutils.sh
diff --git a/yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb
index db670cfbb4..db670cfbb4 100644
--- a/yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
index cf3ad435cf..cf3ad435cf 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile.inc
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch
index ae8562a231..ae8562a231 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/0001-Add-rmb-definition-for-NIOS2-architecture.patch
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4 b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4
index 95ecd91b5e..95ecd91b5e 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/acinclude.m4
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch
index b9bb6c5779..b9bb6c5779 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/automake-foreign.patch
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch
index 51db408454..51db408454 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/musl.patch
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
index aefa9548e1..aefa9548e1 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/oprofile-cross-compile-tests.patch
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch
index 3eaf6a794a..3eaf6a794a 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/root-home-dir.patch
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest
index 4814be652a..4814be652a 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile/run-ptest
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb
index 92a94ad0d4..92a94ad0d4 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofile_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init
index 2544ea4ac0..2544ea4ac0 100755
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/init
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service
index 1a2cbe62ea..1a2cbe62ea 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server/oprofileui-server.service
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
index cc3477bc7b..cc3477bc7b 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui-server_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc
index 8fcf014a95..8fcf014a95 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui.inc
diff --git a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb
index 86f3d8e50e..86f3d8e50e 100644
--- a/yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/oprofile/oprofileui_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/perf/perf-features.inc b/import-layers/yocto-poky/meta/recipes-kernel/perf/perf-features.inc
index b8859ab7d5..b8859ab7d5 100644
--- a/yocto-poky/meta/recipes-kernel/perf/perf-features.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/perf/perf-features.inc
diff --git a/yocto-poky/meta/recipes-kernel/perf/perf.bb b/import-layers/yocto-poky/meta/recipes-kernel/perf/perf.bb
index 3d6ffb30fb..3d6ffb30fb 100644
--- a/yocto-poky/meta/recipes-kernel/perf/perf.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/perf/perf.bb
diff --git a/yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch b/import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch
index 0fd63106d6..0fd63106d6 100644
--- a/yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop/0001-include-rquired-headers-for-typedefs.patch
diff --git a/yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb b/import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb
index 1f2dfb83dd..1f2dfb83dd 100644
--- a/yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/powertop/powertop_2.8.bb
diff --git a/yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch
index dcc2cbe67c..dcc2cbe67c 100644
--- a/yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/define-NT_GNU_BUILD_ID.patch
diff --git a/yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch
index d2c053e689..d2c053e689 100644
--- a/yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/gui-argument.patch
diff --git a/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch
index c53ac6427c..c53ac6427c 100644
--- a/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-arm.patch
diff --git a/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch
index e055b8ad8b..e055b8ad8b 100644
--- a/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/files/rmb-mips.patch
diff --git a/yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb
index 84c6aad39e..84c6aad39e 100644
--- a/yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/sysprof/sysprof_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
index 3686c2f761..3686c2f761 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap-uprobes_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch
index b4f2fbc066..b4f2fbc066 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/configure-allow-to-disable-libvirt.patch
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch
index 33a89940ae..33a89940ae 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/docproc-build-fix.patch
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
index 988cda4f0c..988cda4f0c 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch
index 013af5c3a4..013af5c3a4 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/system_map_location.patch
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch
index 28a7eae407..28a7eae407 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap/x32_abi_time.patch
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb
index 97064b8385..97064b8385 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc
index 656f15f808..656f15f808 100644
--- a/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/systemtap/systemtap_git.inc
diff --git a/yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb
index 563182c89f..563182c89f 100644
--- a/yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/kernelshark_git.bb
diff --git a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc
index 3ad06fad81..3ad06fad81 100644
--- a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc
+++ b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd.inc
diff --git a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch
index 320db6a321..320db6a321 100644
--- a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch
+++ b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd/blktrace-api-compatibility.patch
diff --git a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb
index dd9a8a0ded..dd9a8a0ded 100644
--- a/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-kernel/trace-cmd/trace-cmd_git.bb
diff --git a/yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb b/import-layers/yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
index 10c350ac25..10c350ac25 100644
--- a/yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/libpng/libpng12_1.2.56.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb
index f93841dc7f..f93841dc7f 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libclass-isa-perl_0.36.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb
index 9a7461463a..9a7461463a 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libdumpvalue-perl_1.17.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb
index dd8e1159ee..dd8e1159ee 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libenv-perl_1.04.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb
index ce37c72ca8..ce37c72ca8 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libfile-checktree-perl_4.41.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb
index f1839e0cf9..f1839e0cf9 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libi18n-collate-perl_1.02.bb
diff --git a/yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb
index a3e58f031e..a3e58f031e 100644
--- a/yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb
+++ b/import-layers/yocto-poky/meta/recipes-lsb4/perl/libpod-plainer-perl_1.04.bb
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc
index 50402307c5..50402307c5 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-fpu.inc
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch
index 0ead0cdafe..0ead0cdafe 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/0001-topology-Add-missing-include-sys-stat.h.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch
index 795e48ab2e..795e48ab2e 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch
index 161619b279..161619b279 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib/avoid-including-sys-poll.h-directly.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb
index a73da28828..a73da28828 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-lib_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch
index 8e5b6a2a21..8e5b6a2a21 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins/0001-pph-include-config.h-from-rate_speexrate.c.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb
index fec6575309..fec6575309 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-plugins_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch
index d049a30d2c..d049a30d2c 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/0001-as10k1-Make-output_tram_line-static-inline.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch
index 319f25d27a..319f25d27a 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/autotools.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest
index 58328bd3a5..58328bd3a5 100755
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/gitcompile_hdajacksensetest
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
index 9bd6848eda..9bd6848eda 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools/makefile_no_gtk.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb
index 9e633f1f70..9e633f1f70 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-tools_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb
index a98f9b90ba..a98f9b90ba 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch
index b6d7d4f0d0..b6d7d4f0d0 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch
index e578dfe743..e578dfe743 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils/0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch
diff --git a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb
index af40488180..af40488180 100644
--- a/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/alsa/alsa-utils_1.1.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
index 1dfbb9b04c..1dfbb9b04c 100644
--- a/yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/ffmpeg/ffmpeg_3.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb b/import-layers/yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb
index f25271f879..f25271f879 100644
--- a/yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/flac/flac_1.3.1.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch
index 2cab87f9ec..2cab87f9ec 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/files/0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch
index 712d46daa0..712d46daa0 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch
index 783c42ad70..783c42ad70 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch
index 7bf1b034b3..7bf1b034b3 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
index 9fd207b384..9fd207b384 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gst-player.desktop
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch
index 2cd18bbc95..2cd18bbc95 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player/gtk2.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb
index 8129169c53..8129169c53 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-player_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc
index c24493e1e8..c24493e1e8 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
index 363101e1a4..363101e1a4 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch
index 1d99ad1251..1d99ad1251 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/0001-Disable-yasm-for-libav-when-disable-yasm.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch
index 36abf8607e..36abf8607e 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav/workaround-to-build-gst-libav-for-i586-with-gcc.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb
index 687230a8f4..687230a8f4 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
index ebc8a5ef2e..ebc8a5ef2e 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb
index c542b13f0d..c542b13f0d 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-meta-base.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
index 0fff612eee..0fff612eee 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch
index a428ac9c91..a428ac9c91 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-omx-fixed-type-error-in-printf-call.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
index 74358a7245..74358a7245 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.2.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
index 9705543529..9705543529 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
index 9e2b94ede8..9e2b94ede8 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
index 154d340e4e..154d340e4e 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
index 1085e95e8a..1085e95e8a 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch
index e81b065705..e81b065705 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
index 3491a15e65..3491a15e65 100755
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch
index 357fd78002..357fd78002 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch
index d52afd5d57..d52afd5d57 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/configure-allow-to-disable-libssh2.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch
index 369ff93ac1..369ff93ac1 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/ensure-valid-sentinels-for-gst_structure_get-etc.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch
index 5ce57714e7..5ce57714e7 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb
index 8eb47c265f..8eb47c265f 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
index ef6581b2ab..ef6581b2ab 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
index 7381458f47..7381458f47 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
index 781e4d8012..781e4d8012 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
index 85fcacb555..85fcacb555 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch
index 9b66f7f49d..9b66f7f49d 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-riff-add-missing-include-directories-when-calling-in.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch
index 9fbebd5700..9fbebd5700 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
index 42d99c1db9..42d99c1db9 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch
index 7813915d8d..7813915d8d 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch
index 096a6f4cba..096a6f4cba 100755
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-convertframe-Support-video-crop-when-convert-frame.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch
index 325671721d..325671721d 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
index 284abbe94b..284abbe94b 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/get-caps-from-src-pad-when-query-caps.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch
index 01e944ddd8..01e944ddd8 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/make-gio_unix_2_0-dependency-configurable.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb
index 429dc9338f..429dc9338f 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
index 38a9fcc29b..38a9fcc29b 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
index 4621bf8943..4621bf8943 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
index d1973d439f..d1973d439f 100755
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-gstrtpmp4gpay-set-dafault-value-for-MPEG4-without-co.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch
index c7f3630eca..c7f3630eca 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch
index bc7ac0b6a1..bc7ac0b6a1 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/ensure-valid-sentinel-for-gst_structure_get.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb
index 0b4f43690b..0b4f43690b 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
index 9cadc9afcf..9cadc9afcf 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
index aff223072d..aff223072d 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb
index 7edfb81d24..7edfb81d24 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
index 69afe4cfb3..69afe4cfb3 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
index 2dcec509d9..2dcec509d9 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
index ae6d36477b..ae6d36477b 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch
index 89d6384adb..89d6384adb 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server/0001-Don-t-hardcode-libtool-name-when-using-introspection.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb
index 5bdae6cf92..5bdae6cf92 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.6.2.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
index 10b4668e5f..10b4668e5f 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch
index 94f5cc56e8..94f5cc56e8 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-Fix-crash-with-gst-inspect.patch
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb
index ba1b83b08c..ba1b83b08c 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.6.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb
index 7715bb202e..7715bb202e 100644
--- a/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb
diff --git a/yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch
index 571a1d07a3..571a1d07a3 100644
--- a/yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/lame-3.99.5_fix_for_automake-1.12.x.patch
diff --git a/yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch
index e88d7f1bb4..e88d7f1bb4 100644
--- a/yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame/no-gtk1.patch
diff --git a/yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb
index 047761153d..047761153d 100644
--- a/yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/lame/lame_3.99.5.bb
diff --git a/yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch b/import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch
index 5168100f3a..5168100f3a 100644
--- a/yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52/buildcleanup.patch
diff --git a/yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb b/import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb
index 8ff8889b60..8ff8889b60 100644
--- a/yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/liba52/liba52_0.7.4.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch
index 38d40c3632..38d40c3632 100644
--- a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/addpkgconfig.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch
index 2845fb1d3a..2845fb1d3a 100644
--- a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
index 05a8a47631..05a8a47631 100644
--- a/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libid3tag/libid3tag_0.15.1b.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch
index b49dc8c983..b49dc8c983 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/add-pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch
index 3e544248d9..3e544248d9 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/automake-foreign.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch
index 01c7aa3c8c..01c7aa3c8c 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/fix_for_mips_with_gcc-4.5.0.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch
index d5e6d206e2..d5e6d206e2 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/no-force-mem.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch
index cc87d299ed..cc87d299ed 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
index d431abdaa7..d431abdaa7 100644
--- a/yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libmad/libmad_0.15.1b.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb
index 0142e0f4f8..0142e0f4f8 100644
--- a/yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libogg/libogg_1.3.2.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch
index 876e80ef76..876e80ef76 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/configure-fix.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch
index f408e4a621..f408e4a621 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/disable-so-versioning.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch
index 787953a99b..787953a99b 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/dynamicloader-linking.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch
index dbe8c41f74..dbe8c41f74 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/makefile-docdir-fix.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch
index 483ca1328b..483ca1328b 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/parallel-make.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
index d83eb45701..d83eb45701 100644
--- a/yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb
index 58cef1ff3b..58cef1ff3b 100644
--- a/yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libpng/libpng_1.6.21.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb
index 1c37681963..1c37681963 100644
--- a/yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libsamplerate/libsamplerate0_0.1.8.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb
index 80435d4b5b..80435d4b5b 100644
--- a/yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.26.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch
index 359f3d1a7a..359f3d1a7a 100644
--- a/yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
index 664d8480a2..664d8480a2 100644
--- a/yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch b/import-layers/yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch
index 457202eae5..457202eae5 100644
--- a/yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libtiff/files/libtool2.patch
diff --git a/yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
index e2e24e0fb2..e2e24e0fb2 100644
--- a/yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libtiff/tiff_4.0.6.bb
diff --git a/yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb b/import-layers/yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
index 636e0f307b..636e0f307b 100644
--- a/yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/libvorbis/libvorbis_1.3.5.bb
diff --git a/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch b/import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch
index 7dc56436f0..7dc56436f0 100644
--- a/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec-0.4.1/altivec_h_needed.patch
diff --git a/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb b/import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb
index 16669947f9..16669947f9 100644
--- a/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/mpeg2dec/mpeg2dec_0.4.1.bb
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
index 0b05ce4cac..0b05ce4cac 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch
index 1c1e2fbdbc..1c1e2fbdbc 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-Revert-module-switch-on-port-available-Route-to-pref.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch
index 84c951940b..84c951940b 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-card-add-pa_card_profile.ports.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch
index bc32775836..bc32775836 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-client-conf-Add-allow-autospawn-for-root.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch
index 85559950e8..85559950e8 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0001-padsp-Make-it-compile-on-musl.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch
index be3655b23c..be3655b23c 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0002-alsa-bluetooth-fail-if-user-requested-profile-doesn-.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch
index 0e7780154d..0e7780154d 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0003-card-move-profile-selection-after-pa_card_new.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch
index e0efa70f32..e0efa70f32 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/0004-alsa-set-availability-for-some-unavailable-profiles.patch
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse
index 5b1998032b..5b1998032b 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio/volatiles.04_pulse
diff --git a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb
index b01ba8f689..b01ba8f689 100644
--- a/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/pulseaudio/pulseaudio_8.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb
index 2d7f31bc1b..2d7f31bc1b 100644
--- a/yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/sbc/sbc_1.3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb
index f7d23dbd7c..f7d23dbd7c 100644
--- a/yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speex_1.2rc2.bb
diff --git a/yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch
index c7067daaa0..c7067daaa0 100644
--- a/yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch
diff --git a/yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb
index 6b1acedbef..6b1acedbef 100644
--- a/yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb
diff --git a/yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch
index 7e5102903b..7e5102903b 100644
--- a/yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch
index 2049542227..2049542227 100644
--- a/yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor/tremor-arm-thumb2.patch
diff --git a/yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb
index 937894a73a..937894a73a 100644
--- a/yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/tremor/tremor_20150107.bb
diff --git a/yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb b/import-layers/yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb
index c89adac5df..c89adac5df 100644
--- a/yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/webp/libwebp_0.5.0.bb
diff --git a/yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch b/import-layers/yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch
index bf72fca682..bf72fca682 100644
--- a/yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/x264/x264/don-t-default-to-cortex-a9-with-neon.patch
diff --git a/yocto-poky/meta/recipes-multimedia/x264/x264_git.bb b/import-layers/yocto-poky/meta/recipes-multimedia/x264/x264_git.bb
index 0a69909808..0a69909808 100644
--- a/yocto-poky/meta/recipes-multimedia/x264/x264_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-multimedia/x264/x264_git.bb
diff --git a/yocto-poky/meta/recipes-rt/README b/import-layers/yocto-poky/meta/recipes-rt/README
index 7d7558de49..7d7558de49 100644
--- a/yocto-poky/meta/recipes-rt/README
+++ b/import-layers/yocto-poky/meta/recipes-rt/README
diff --git a/yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb b/import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb
index db7d581832..db7d581832 100644
--- a/yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb
+++ b/import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt-sdk.bb
diff --git a/yocto-poky/meta/recipes-rt/images/core-image-rt.bb b/import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt.bb
index cab6f8b749..cab6f8b749 100644
--- a/yocto-poky/meta/recipes-rt/images/core-image-rt.bb
+++ b/import-layers/yocto-poky/meta/recipes-rt/images/core-image-rt.bb
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch
index 00fcc7d722..00fcc7d722 100644
--- a/yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/0001-Makefile-Set-CC-AR-variable-only-if-it-doesn-t-have-.patch
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py
index e2280e43e2..e2280e43e2 100755
--- a/yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/rt_bmark.py
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest
index 8e6d3e3588..8e6d3e3588 100644
--- a/yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/files/run-ptest
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
index 962069e3dc..962069e3dc 100644
--- a/yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/hwlatdetect_0.96.bb
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc
index 76f9b3a341..76f9b3a341 100644
--- a/yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests.inc
diff --git a/yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb
index 2f96fea9b5..2f96fea9b5 100644
--- a/yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb
+++ b/import-layers/yocto-poky/meta/recipes-rt/rt-tests/rt-tests_0.96.bb
diff --git a/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc b/import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc
index 93538ed01e..93538ed01e 100644
--- a/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc
+++ b/import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc
diff --git a/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb b/import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb
index da4d98ad48..da4d98ad48 100644
--- a/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb
diff --git a/yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb
index 7fa69d0997..7fa69d0997 100644
--- a/yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-dev.bb
diff --git a/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
index 93e5a4eb6d..93e5a4eb6d 100644
--- a/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk-ptest.bb
diff --git a/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb
index d7cc52b52b..d7cc52b52b 100644
--- a/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato-sdk.bb
diff --git a/yocto-poky/meta/recipes-sato/images/core-image-sato.bb b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato.bb
index e3246d2b67..e3246d2b67 100644
--- a/yocto-poky/meta/recipes-sato/images/core-image-sato.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/images/core-image-sato.bb
diff --git a/yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop b/import-layers/yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop
index c7e2d5bb58..c7e2d5bb58 100644
--- a/yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop
+++ b/import-layers/yocto-poky/meta/recipes-sato/leafpad/files/leafpad.desktop
diff --git a/yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch b/import-layers/yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch
index 2ebf74a6f7..2ebf74a6f7 100644
--- a/yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/leafpad/files/owl-menu.patch
diff --git a/yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb b/import-layers/yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
index 093b89f779..093b89f779 100644
--- a/yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/leafpad/leafpad_0.8.18.1.bb
diff --git a/yocto-poky/meta/recipes-sato/libowl/libowl_git.bb b/import-layers/yocto-poky/meta/recipes-sato/libowl/libowl_git.bb
index 9cc47dbd53..9cc47dbd53 100644
--- a/yocto-poky/meta/recipes-sato/libowl/libowl_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/libowl/libowl_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch b/import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch
index 825694962b..825694962b 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/files/no-handed.patch
diff --git a/yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
index 5f73a4c48d..5f73a4c48d 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb
index 1979cbb769..1979cbb769 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop-sato/matchbox-desktop-sato_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch
index 46397dc8a2..46397dc8a2 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch
diff --git a/yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb
index dbe8c11451..dbe8c11451 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch
index 6b7a5cfecb..6b7a5cfecb 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/0001-desktop-file-Hide-the-keyboard-from-app-list.patch
diff --git a/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh
index 6cf188b2d0..6cf188b2d0 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/files/80matchboxkeyboard.sh
diff --git a/yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
index eba1970ee6..eba1970ee6 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch
index 3bab6d292d..3bab6d292d 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch
diff --git a/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch
index 45ba9a0318..45ba9a0318 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/files/silence-warnings.patch
diff --git a/yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
index 98c3ae487b..98c3ae487b 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session b/import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session
index 42ce483d35..42ce483d35 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato/session
diff --git a/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
index 76de18ae93..76de18ae93 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
index c8cbd57a6e..c8cbd57a6e 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc
index d947e1ab0f..d947e1ab0f 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc
diff --git a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
index f6786dda5c..f6786dda5c 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.1.bb
diff --git a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb
index 0d3569de95..0d3569de95 100644
--- a/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_git.bb
diff --git a/yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/import-layers/yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 8ba49231d5..8ba49231d5 100644
--- a/yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png
index b8e559456e..b8e559456e 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/emblem-symbolic-link.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png
index 05921a6689..05921a6689 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-directory.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png
index ce77a8e62d..ce77a8e62d 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-fs-regular.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png
index bfe4bad56c..bfe4bad56c 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/gnome-mime-text-plain.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch
index ae54dbd560..ae54dbd560 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/files/no-desktop.patch
diff --git a/yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
index a6b0aacd29..a6b0aacd29 100644
--- a/yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb
diff --git a/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf b/import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf
index 97492e7a50..97492e7a50 100644
--- a/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf
+++ b/import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato/50-sato.conf
diff --git a/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb b/import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
index e27339fb46..e27339fb46 100644
--- a/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/pulseaudio-sato/pulseaudio-client-conf-sato_1.bb
diff --git a/yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch
index f43d1df6cc..f43d1df6cc 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-Use-labs-instead-of-abs.patch
diff --git a/yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch
index 5351f8eb4e..5351f8eb4e 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-palisade-Fix-warnings-with-clang-on-arm.patch
diff --git a/yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch
index 0b971c432e..0b971c432e 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/0001-rect-Fix-compiler-errors-about-uninitialized-use-of-.patch
diff --git a/yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch
index c134acde2f..c134acde2f 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/fix-compiling-failure-with-option-g-O.patch
diff --git a/yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch
index 7e2c3ab75d..7e2c3ab75d 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/files/oh-puzzles-owl-menu.patch
diff --git a/yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb b/import-layers/yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb
index dfa68a659b..dfa68a659b 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/oh-puzzles_git.bb
diff --git a/yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb b/import-layers/yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb
index 346f43bc9c..346f43bc9c 100644
--- a/yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/puzzles/puzzles_git.bb
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
index 4d5daa661c..4d5daa661c 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode.inc
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
index 882ea41136..882ea41136 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.desktop
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png
index e56fa2e9cd..e56fa2e9cd 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/rxvt.png
Binary files differ
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch
index 16efeef49f..16efeef49f 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode/xwc.patch
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
index 3480ec74bf..3480ec74bf 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.20.bb
diff --git a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb
index bfa8a614df..bfa8a614df 100644
--- a/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.22.bb
diff --git a/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch b/import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch
index 2c176ee90f..2c176ee90f 100644
--- a/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme/0001-Inherit-the-GNOME-icon-theme.patch
diff --git a/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb b/import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
index ced735f001..ced735f001 100644
--- a/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/sato-icon-theme/sato-icon-theme_0.4.1.bb
diff --git a/yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/import-layers/yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
index 1b2b65dfc9..1b2b65dfc9 100644
--- a/yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb
diff --git a/yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh
index 95374135f2..95374135f2 100644
--- a/yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh
+++ b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/70settings-daemon.sh
diff --git a/yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch
index baf06d6b84..baf06d6b84 100644
--- a/yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/addsoundkeys.patch
diff --git a/yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch
index 594374467a..594374467a 100644
--- a/yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/files/dso_linking_change_build_fix.patch
diff --git a/yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb
index c0615530af..c0615530af 100644
--- a/yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/settings-daemon/settings-daemon_git.bb
diff --git a/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb b/import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb
index ebdd6d123a..ebdd6d123a 100644
--- a/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb
diff --git a/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop b/import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop
index 662659afc2..662659afc2 100644
--- a/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop
+++ b/import-layers/yocto-poky/meta/recipes-sato/shutdown-desktop/shutdown-desktop/shutdown.desktop
diff --git a/yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
index fae3b0b2e5..fae3b0b2e5 100644
--- a/yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch
index 3d004db29c..3d004db29c 100644
--- a/yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-OptionsGTK.cmake-drop-the-hardcoded-introspection-gt.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch
index 44b43cdbba..44b43cdbba 100644
--- a/yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/files/0001-When-building-introspection-files-add-CMAKE_C_FLAGS-.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch
index d7e4ef6263..d7e4ef6263 100644
--- a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Enable-backtrace-on-linux-when-using-glibc.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch
index 77ebf37efa..77ebf37efa 100644
--- a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-with-non-glibc-libraries-on-linux.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch
index e5267138bf..e5267138bf 100644
--- a/yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk/clang.patch
diff --git a/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
index 8eb6b9f3b2..8eb6b9f3b2 100644
--- a/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-sato/webkit/webkitgtk_2.10.7.bb
diff --git a/yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch
index dbb1148809..dbb1148809 100644
--- a/yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configfix.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch
index 91e244ce2c..91e244ce2c 100644
--- a/yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/configure_fixes.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr-util/run-ptest b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/run-ptest
index ae19a1d11b..ae19a1d11b 100644
--- a/yocto-poky/meta/recipes-support/apr/apr-util/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util/run-ptest
diff --git a/yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb
index 2b8676fef3..2b8676fef3 100644
--- a/yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr-util_1.5.4.bb
diff --git a/yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch
index 6805b8b6e2..6805b8b6e2 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/Fix-packet-discards-HTTP-redirect.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr/cleanup.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/cleanup.patch
index b6784e015d..b6784e015d 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/cleanup.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/cleanup.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr/configfix.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configfix.patch
index 605c4f632c..605c4f632c 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/configfix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configfix.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch
index 7521eeb469..7521eeb469 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configure.in-fix-LTFLAGS-to-make-it-work-with-ccache.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch
index 0514000599..0514000599 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/configure_fixes.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr/run-ptest b/import-layers/yocto-poky/meta/recipes-support/apr/apr/run-ptest
index ae19a1d11b..ae19a1d11b 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/run-ptest
diff --git a/yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch b/import-layers/yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch
index 16499f5ac9..16499f5ac9 100644
--- a/yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr/upgrade-and-fix-1.5.1.patch
diff --git a/yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb b/import-layers/yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb
index db1530530a..db1530530a 100644
--- a/yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/apr/apr_1.5.2.bb
diff --git a/yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb
index d61c8be241..d61c8be241 100644
--- a/yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/argp-standalone_1.3.bb
diff --git a/yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch
index a6e2759c5d..a6e2759c5d 100644
--- a/yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch
diff --git a/yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch
index 1c07eea3c1..1c07eea3c1 100644
--- a/yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/0002-isprint.patch
diff --git a/yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
index b7777cbd91..b7777cbd91 100644
--- a/yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
diff --git a/yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb b/import-layers/yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb
index 5a23754b74..5a23754b74 100644
--- a/yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/aspell/aspell_0.60.6.1.bb
diff --git a/yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb
index b8a93f3dcb..b8a93f3dcb 100644
--- a/yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-atk_2.18.1.bb
diff --git a/yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch
index 69a51d5662..69a51d5662 100644
--- a/yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core/0001-nls.m4-Take-it-from-gettext-0.15.patch
diff --git a/yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb
index eced59750a..eced59750a 100644
--- a/yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/atk/at-spi2-core_2.18.3.bb
diff --git a/yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb b/import-layers/yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb
index 3c0e82df60..3c0e82df60 100644
--- a/yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/atk/atk_2.18.0.bb
diff --git a/yocto-poky/meta/recipes-support/attr/acl.inc b/import-layers/yocto-poky/meta/recipes-support/attr/acl.inc
index 198fb4fed9..198fb4fed9 100644
--- a/yocto-poky/meta/recipes-support/attr/acl.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl.inc
diff --git a/yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch b/import-layers/yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch
index cf765fdbb8..cf765fdbb8 100644
--- a/yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl/acl-fix-the-order-of-expected-output-of-getfacl.patch
diff --git a/yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch b/import-layers/yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch
index eb6979fa3c..eb6979fa3c 100644
--- a/yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl/add-missing-configure.ac.patch
diff --git a/yocto-poky/meta/recipes-support/attr/acl/run-ptest b/import-layers/yocto-poky/meta/recipes-support/attr/acl/run-ptest
index 3b31cc99af..3b31cc99af 100644
--- a/yocto-poky/meta/recipes-support/attr/acl/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl/run-ptest
diff --git a/yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch b/import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch
index 0b350be563..0b350be563 100644
--- a/yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch
diff --git a/yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch b/import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch
index 8cc11a63e1..8cc11a63e1 100644
--- a/yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch
diff --git a/yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb b/import-layers/yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb
index ecdbdb6b79..ecdbdb6b79 100644
--- a/yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/acl_2.2.52.bb
diff --git a/yocto-poky/meta/recipes-support/attr/attr.inc b/import-layers/yocto-poky/meta/recipes-support/attr/attr.inc
index 68609784d9..68609784d9 100644
--- a/yocto-poky/meta/recipes-support/attr/attr.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/attr.inc
diff --git a/yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb b/import-layers/yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb
index 44eee39644..44eee39644 100644
--- a/yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/attr_2.4.47.bb
diff --git a/yocto-poky/meta/recipes-support/attr/ea-acl.inc b/import-layers/yocto-poky/meta/recipes-support/attr/ea-acl.inc
index 370e16f4a6..370e16f4a6 100644
--- a/yocto-poky/meta/recipes-support/attr/ea-acl.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/ea-acl.inc
diff --git a/yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch b/import-layers/yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch
index 20fcc3cee7..20fcc3cee7 100644
--- a/yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/files/attr-Missing-configure.ac.patch
diff --git a/yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch b/import-layers/yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch
index 9d4b8929e8..9d4b8929e8 100644
--- a/yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/files/dont-use-decl-macros.patch
diff --git a/yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch b/import-layers/yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch
index b72bf184d6..b72bf184d6 100644
--- a/yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/files/relative-libdir.patch
diff --git a/yocto-poky/meta/recipes-support/attr/files/run-ptest b/import-layers/yocto-poky/meta/recipes-support/attr/files/run-ptest
index a6c6867f2d..a6c6867f2d 100644
--- a/yocto-poky/meta/recipes-support/attr/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/attr/files/run-ptest
diff --git a/yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb b/import-layers/yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb
index 8b257d2d10..8b257d2d10 100644
--- a/yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/bash-completion/bash-completion_2.1.bb
diff --git a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch
index 8ef774f0f2..8ef774f0f2 100644
--- a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-configure.ac-add-check-for-NO_GETCONTEXT-definition.patch
diff --git a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch
index ab907fca0c..ab907fca0c 100644
--- a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0001-fix-build-with-musl.patch
diff --git a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch
index c73c5400cf..c73c5400cf 100644
--- a/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc/0002-Altera-NIOS2-support.patch
diff --git a/yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb
index 8d4dab399b..8d4dab399b 100644
--- a/yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/bdwgc/bdwgc_7.4.2.bb
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch
index b3298ce2db..b3298ce2db 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/add-option-dev-dsp.patch
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch
index 3e5513fce9..3e5513fce9 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/beecrypt-enable-ptest-support.patch
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
index 91b1fa6ef5..91b1fa6ef5 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch
index 8144e39be0..8144e39be0 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-for-gcc-4.7.patch
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
index 6cb0c00205..6cb0c00205 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest
index 2ee294d991..2ee294d991 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt/run-ptest
diff --git a/yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
index 1e626f154c..1e626f154c 100644
--- a/yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb
diff --git a/yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb b/import-layers/yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb
index 32646d707b..32646d707b 100644
--- a/yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/bjam-native_1.60.0.bb
diff --git a/yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc b/import-layers/yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc
index a38693e25d..a38693e25d 100644
--- a/yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost-1.60.0.inc
diff --git a/yocto-poky/meta/recipes-support/boost/boost.inc b/import-layers/yocto-poky/meta/recipes-support/boost/boost.inc
index 982446c068..982446c068 100644
--- a/yocto-poky/meta/recipes-support/boost/boost.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost.inc
diff --git a/yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch b/import-layers/yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
index df7e71fea6..df7e71fea6 100644
--- a/yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
diff --git a/yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch b/import-layers/yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch
index fe85c69a82..fe85c69a82 100644
--- a/yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost/arm-intrinsics.patch
diff --git a/yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch b/import-layers/yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch
index 66808a69dd..66808a69dd 100644
--- a/yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost/consider-hardfp.patch
diff --git a/yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb b/import-layers/yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb
index 4d824c85b5..4d824c85b5 100644
--- a/yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/boost_1.60.0.bb
diff --git a/yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch b/import-layers/yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch
index 9f8b7eac0a..9f8b7eac0a 100644
--- a/yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/boost/files/bjam-native-build-bjam.debug.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch
index 4b4b287d4e..4b4b287d4e 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch
index bf027233d1..bf027233d1 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0001-update-ca-certificates-remove-c-rehash.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch
index 792b4030b2..792b4030b2 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/0002-update-ca-certificates-use-SYSROOT.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch
index f8b0791bea..f8b0791bea 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/default-sysroot.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
index a113fa8b15..a113fa8b15 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/sbindir.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch
index 6e2171f758..6e2171f758 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates/update-ca-certificates-support-Toybox.patch
diff --git a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb
index e0f1939137..e0f1939137 100644
--- a/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/ca-certificates/ca-certificates_20160104.bb
diff --git a/yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch
index ad879d466b..ad879d466b 100644
--- a/yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/add-polkit-configure-argument.patch
diff --git a/yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch
index f2f9b9c682..f2f9b9c682 100644
--- a/yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit/sepbuildfix.patch
diff --git a/yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb
index 2974e3664a..2974e3664a 100644
--- a/yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/consolekit/consolekit_0.4.6.bb
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch
index 72755981a9..72755981a9 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-dbpath.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch
index bc7200d072..bc7200d072 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch
index 905531f848..905531f848 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/dumpMetadata-disable-signature-validation.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch
index d8202a4f7c..d8202a4f7c 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fix-native-install.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch
index d34eb56a8e..d34eb56a8e 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/fixstat.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch
index 80205a1507..80205a1507 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/python-scripts-should-use-interpreter-from-env.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch
index dc5de2b5b0..dc5de2b5b0 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/recommends.patch
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py
index a5b61bade7..a5b61bade7 100755
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo/rpm-createsolvedb.py
diff --git a/yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb
index 2a3231b3a4..2a3231b3a4 100644
--- a/yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/createrepo/createrepo_0.4.11.bb
diff --git a/yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch b/import-layers/yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch
index b8bd304d71..b8bd304d71 100644
--- a/yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/curl/curl/configure_ac.patch
diff --git a/yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb b/import-layers/yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb
index c2173d8a06..c2173d8a06 100644
--- a/yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/curl/curl_7.47.1.bb
diff --git a/yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch b/import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
index d4c6bb8e05..d4c6bb8e05 100644
--- a/yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch
diff --git a/yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch b/import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch
index 329bff5d3b..329bff5d3b 100644
--- a/yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch
diff --git a/yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch b/import-layers/yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch
index 34e8db84df..34e8db84df 100644
--- a/yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db/arm-thumb-mutex_db5.patch
diff --git a/yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch b/import-layers/yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch
index 2c7f1e186b..2c7f1e186b 100644
--- a/yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db/fix-parallel-build.patch
diff --git a/yocto-poky/meta/recipes-support/db/db_5.3.28.bb b/import-layers/yocto-poky/meta/recipes-support/db/db_5.3.28.bb
index c724f049f7..c724f049f7 100644
--- a/yocto-poky/meta/recipes-support/db/db_5.3.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db_5.3.28.bb
diff --git a/yocto-poky/meta/recipes-support/db/db_6.0.30.bb b/import-layers/yocto-poky/meta/recipes-support/db/db_6.0.30.bb
index 50a469b080..50a469b080 100644
--- a/yocto-poky/meta/recipes-support/db/db_6.0.30.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/db/db_6.0.30.bb
diff --git a/yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb b/import-layers/yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb
index 6a1d5bf83d..6a1d5bf83d 100644
--- a/yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/debianutils/debianutils_4.7.bb
diff --git a/yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb b/import-layers/yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb
index 97a47614cd..97a47614cd 100644
--- a/yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/enchant/enchant_1.6.0.bb
diff --git a/yocto-poky/meta/recipes-support/gdbm/files/ptest.patch b/import-layers/yocto-poky/meta/recipes-support/gdbm/files/ptest.patch
index 65236fb48b..65236fb48b 100644
--- a/yocto-poky/meta/recipes-support/gdbm/files/ptest.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/files/ptest.patch
diff --git a/yocto-poky/meta/recipes-support/gdbm/files/run-ptest b/import-layers/yocto-poky/meta/recipes-support/gdbm/files/run-ptest
index 615da8444b..615da8444b 100755
--- a/yocto-poky/meta/recipes-support/gdbm/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/files/run-ptest
diff --git a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
index d3cb43b9b9..d3cb43b9b9 100644
--- a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/ldflags.patch
diff --git a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
index 0f9d04f4a1..0f9d04f4a1 100644
--- a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/libtool-mode.patch
diff --git a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
index 369145c410..369145c410 100644
--- a/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm-1.8.3/makefile.patch
diff --git a/yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb
index adf8c5bd38..adf8c5bd38 100644
--- a/yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.11.bb
diff --git a/yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb
index b253dc1447..b253dc1447 100644
--- a/yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gdbm/gdbm_1.8.3.bb
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch
index 627d71aba9..627d71aba9 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/Use-__gnu_inline__-attribute.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch
index 6da0be9ca0..6da0be9ca0 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
index 63aed05ece..63aed05ece 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch
index 325ffe491f..325ffe491f 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/0001-Append-the-user-provided-flags-to-the-auto-detected-.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch
index 564d12d42b..564d12d42b 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/amd64.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch
index 74904a2530..74904a2530 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp-6.1.0/use-includedir.patch
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp.inc b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp.inc
index abac8cf339..abac8cf339 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp.inc
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb
index 5e8ee29f36..5e8ee29f36 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp_4.2.1.bb
diff --git a/yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb
index de827f5b7c..de827f5b7c 100644
--- a/yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gmp/gmp_6.1.0.bb
diff --git a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch
index 840666f302..840666f302 100644
--- a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/0001-gsystem-subprocess.c-Enable-GNU-extensions-in-system.patch
diff --git a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
index 5a178e2ef1..5a178e2ef1 100644
--- a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing/update-output-syntax.patch
diff --git a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
index ccb3d3b7dc..ccb3d3b7dc 100644
--- a/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gnome-desktop-testing/gnome-desktop-testing_2014.1.bb
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch
index f0667741c8..f0667741c8 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4242.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch
index b50a32f40c..b50a32f40c 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4351.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch
index 5dcde1f9cb..5dcde1f9cb 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/CVE-2013-4576.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch
index 362717636b..362717636b 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/GnuPG1-CVE-2012-6085.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
index e005ac658f..e005ac658f 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch
index e5fb24aa63..e5fb24aa63 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/curl_typeof_fix_backport.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch
index 2855cab24b..2855cab24b 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/long-long-thumb.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch
index 9a03b2b705..9a03b2b705 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg-1.4.7/mips_gcc4.4.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch
index 4241bc3a2e..4241bc3a2e 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/autogen.sh-fix-find-version-for-beta-checking.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch
index 7af1955d52..7af1955d52 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/dirmngr-uses-libgpg-error.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
index f958603ca7..f958603ca7 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch
index c6dbf1b75a..c6dbf1b75a 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg/use-pkgconfig-instead-of-npth-config.patch
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb
index b4ccbfed69..b4ccbfed69 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_1.4.7.bb
diff --git a/yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb
index 8e2189bca7..8e2189bca7 100644
--- a/yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gnupg/gnupg_2.1.11.bb
diff --git a/yocto-poky/meta/recipes-support/gnutls/gnutls.inc b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls.inc
index e7c91eb804..e7c91eb804 100644
--- a/yocto-poky/meta/recipes-support/gnutls/gnutls.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls.inc
diff --git a/yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch
index c5b95eb5bf..c5b95eb5bf 100644
--- a/yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/0001-configure.ac-fix-sed-command.patch
diff --git a/yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch
index 5e452c52e7..5e452c52e7 100644
--- a/yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/correct_rpl_gettimeofday_signature.patch
diff --git a/yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch
index 0e1b7c8f72..0e1b7c8f72 100644
--- a/yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch
diff --git a/yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb
index b652f6fac0..b652f6fac0 100644
--- a/yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/gnutls_3.4.9.bb
diff --git a/yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch b/import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch
index 2ac89f3b32..2ac89f3b32 100644
--- a/yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1/dont-depend-on-help2man.patch
diff --git a/yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb b/import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb
index 7f0856945f..7f0856945f 100644
--- a/yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gnutls/libtasn1_4.7.bb
diff --git a/yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc
index 30a4d56d6e..30a4d56d6e 100644
--- a/yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc
+++ b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/gpgme.pc
diff --git a/yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
index e2f1f4ffb5..e2f1f4ffb5 100644
--- a/yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb
index 86eda239bf..86eda239bf 100644
--- a/yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/gpgme/gpgme_1.6.0.bb
diff --git a/yocto-poky/meta/recipes-support/icu/icu.inc b/import-layers/yocto-poky/meta/recipes-support/icu/icu.inc
index cc6f222a50..cc6f222a50 100644
--- a/yocto-poky/meta/recipes-support/icu/icu.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu.inc
diff --git a/yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch b/import-layers/yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
index 2968d571bb..2968d571bb 100644
--- a/yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu/0001-Disable-LDFLAGSICUDT-for-Linux.patch
diff --git a/yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch b/import-layers/yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch
index ec63f50c46..ec63f50c46 100644
--- a/yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu/fix-install-manx.patch
diff --git a/yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch b/import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch
index 6e40659227..6e40659227 100644
--- a/yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-pkgdata-large-cmd.patch
diff --git a/yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch b/import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch
index 1519d84696..1519d84696 100644
--- a/yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu/icu-release-56-1-flagparser-fix.patch
diff --git a/yocto-poky/meta/recipes-support/icu/icu_56.1.bb b/import-layers/yocto-poky/meta/recipes-support/icu/icu_56.1.bb
index db0de106bc..db0de106bc 100644
--- a/yocto-poky/meta/recipes-support/icu/icu_56.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/icu/icu_56.1.bb
diff --git a/yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb b/import-layers/yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb
index 0b78dc45e7..0b78dc45e7 100644
--- a/yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/iso-codes/iso-codes_3.65.bb
diff --git a/yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch b/import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
index b6ccdda6a5..b6ccdda6a5 100644
--- a/yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan/libassuan-add-pkgconfig-support.patch
diff --git a/yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb b/import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb
index f376d631ed..f376d631ed 100644
--- a/yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libassuan/libassuan_2.4.2.bb
diff --git a/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch b/import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch
index c051075949..c051075949 100644
--- a/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops/0001-Add-initial-nios2-architecture-support.patch
diff --git a/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb b/import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb
index fdb70d8ef3..fdb70d8ef3 100644
--- a/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libatomic-ops/libatomic-ops_7.4.2.bb
diff --git a/yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb b/import-layers/yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb
index 3335386d8f..3335386d8f 100644
--- a/yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libbsd/libbsd_0.8.2.bb
diff --git a/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch b/import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch
index 59591eb469..59591eb469 100644
--- a/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng/python.patch
diff --git a/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb b/import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
index 5715467664..5715467664 100644
--- a/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libcap-ng/libcap-ng_0.7.7.bb
diff --git a/yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb b/import-layers/yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb
index a701019bb4..a701019bb4 100644
--- a/yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libcap/libcap_2.24.bb
diff --git a/yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb b/import-layers/yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb
index c0b459f661..c0b459f661 100644
--- a/yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libcheck/libcheck_0.10.0.bb
diff --git a/yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb b/import-layers/yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb
index 9df7923204..9df7923204 100644
--- a/yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libcroco/libcroco_0.6.11.bb
diff --git a/yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch b/import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch
index 1027ae8e6c..1027ae8e6c 100644
--- a/yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon/fix-includes.patch
diff --git a/yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb b/import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb
index 070ee1890e..070ee1890e 100644
--- a/yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libdaemon/libdaemon_0.14.bb
diff --git a/yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb b/import-layers/yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb
index c8163e3bf8..c8163e3bf8 100644
--- a/yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libevdev/libevdev_1.4.6.bb
diff --git a/yocto-poky/meta/recipes-support/libevent/libevent/run-ptest b/import-layers/yocto-poky/meta/recipes-support/libevent/libevent/run-ptest
index d521688e77..d521688e77 100644
--- a/yocto-poky/meta/recipes-support/libevent/libevent/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/libevent/libevent/run-ptest
diff --git a/yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb b/import-layers/yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb
index df8a31c58d..df8a31c58d 100644
--- a/yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libevent/libevent_2.0.22.bb
diff --git a/yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb b/import-layers/yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb
index cff4caede9..cff4caede9 100644
--- a/yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libexif/libexif_0.6.21.bb
diff --git a/yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch
index db96e63547..db96e63547 100644
--- a/yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi/0001-mips-Use-compiler-internal-define-for-linux.patch
diff --git a/yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch
index 1e90125edd..1e90125edd 100644
--- a/yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi/not-win32.patch
diff --git a/yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb
index 72e25fb9d5..72e25fb9d5 100644
--- a/yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libffi/libffi_3.2.1.bb
diff --git a/yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch
index 69a51d5662..69a51d5662 100644
--- a/yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra/0001-nls.m4-Take-it-from-gettext-0.15.patch
diff --git a/yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
index f204968039..f204968039 100644
--- a/yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm-extra_1.2.4.bb
diff --git a/yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb
index 866b11a9aa..866b11a9aa 100644
--- a/yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libfm/libfm_1.2.4.bb
diff --git a/yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
index 67ddfc6403..67ddfc6403 100644
--- a/yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/add-pkgconfig-support.patch
diff --git a/yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
index 582e62f709..582e62f709 100644
--- a/yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/fix-ICE-failure-on-mips-with-option-O-and-g.patch
diff --git a/yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch
index a3e540369c..a3e540369c 100644
--- a/yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/files/libgcrypt-fix-building-error-with-O2-in-sysroot-path.patch
diff --git a/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc
index 5478253e06..5478253e06 100644
--- a/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt.inc
diff --git a/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb
index 717a23f1c4..717a23f1c4 100644
--- a/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libgcrypt/libgcrypt_1.6.5.bb
diff --git a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch
index dab1c13b6e..dab1c13b6e 100644
--- a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/0001-libgpg-error-Add-nios2-support.patch
diff --git a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch
index 9ffeedbe5a..9ffeedbe5a 100644
--- a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb
index 0dd16025af..0dd16025af 100644
--- a/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libgpg-error/libgpg-error_1.21.bb
diff --git a/yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch b/import-layers/yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch
index c5c0cb076e..c5c0cb076e 100644
--- a/yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libical/libical/Remove-cmake-check-for-Perl.patch
diff --git a/yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb b/import-layers/yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb
index 1042e6fa38..1042e6fa38 100644
--- a/yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libical/libical_2.0.0.bb
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch
index 3cbf549d48..3cbf549d48 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/autoconf.patch
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch
index fb07f7366b..fb07f7366b 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.11.1/shared_preloadable_libiconv_linux.patch
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch
index 6af377b4cc..6af377b4cc 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/add-relocatable-module.patch
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch
index 5d34ce7c0e..5d34ce7c0e 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv-1.14/autoconf.patch
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb
index 6ce4b96e33..6ce4b96e33 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.11.1.bb
diff --git a/yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb
index 1b6fe09bb7..1b6fe09bb7 100644
--- a/yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libiconv/libiconv_1.14.bb
diff --git a/yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch b/import-layers/yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
index d28dfd9ebe..d28dfd9ebe 100644
--- a/yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libksba/libksba/ksba-add-pkgconfig-support.patch
diff --git a/yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb b/import-layers/yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb
index bc21164199..bc21164199 100644
--- a/yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libksba/libksba_1.3.3.bb
diff --git a/yocto-poky/meta/recipes-support/libmpc/libmpc.inc b/import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
index b3742543df..b3742543df 100644
--- a/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc.inc
diff --git a/yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb b/import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb
index 4f1f5242fb..4f1f5242fb 100644
--- a/yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libmpc/libmpc_1.0.3.bb
diff --git a/yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch
index fe8b833a1c..fe8b833a1c 100644
--- a/yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pc-file.patch
diff --git a/yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch
index 79aa0bdf11..79aa0bdf11 100644
--- a/yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl/fix-pktloc_syntax_h-race.patch
diff --git a/yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb
index cabe84107c..cabe84107c 100644
--- a/yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libnl/libnl_3.2.25.bb
diff --git a/yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile
index 708d807d08..708d807d08 100644
--- a/yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile
+++ b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/Makefile
diff --git a/yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch
index 89b44f6aa6..89b44f6aa6 100644
--- a/yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/fix-pcre-name-collision.patch
diff --git a/yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch
index 83880f7098..83880f7098 100644
--- a/yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/pcre-cross.patch
diff --git a/yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest
index 990d4a12ad..990d4a12ad 100644
--- a/yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre/run-ptest
diff --git a/yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb
index 384c2fe79c..384c2fe79c 100644
--- a/yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libpcre/libpcre_8.38.bb
diff --git a/yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch b/import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch
index 5ae52f2d43..5ae52f2d43 100644
--- a/yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy/0001-test-Include-sys-select.h-for-select.patch
diff --git a/yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb b/import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb
index 8cc90bb8e7..8cc90bb8e7 100644
--- a/yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libproxy/libproxy_0.4.11.bb
diff --git a/yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb b/import-layers/yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb
index f6e3db2c9b..f6e3db2c9b 100644
--- a/yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb
diff --git a/yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch
index 2aeacb868e..2aeacb868e 100644
--- a/yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch
index d4489165bf..d4489165bf 100644
--- a/yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring/iconv-m4-remove-the-test-to-convert-euc-jp.patch
diff --git a/yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb
index bb701227f2..bb701227f2 100644
--- a/yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libunistring/libunistring_0.9.6.bb
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch
index 5426fcc5c1..5426fcc5c1 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Fix-build-on-mips-musl.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch
index af972f84e4..af972f84e4 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-Invalid-dwarf-opcodes-can-cause-references-beyond-th.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch
index 9aed419a12..9aed419a12 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-backtrace-Use-only-with-glibc-and-uclibc.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch
index 7309ffd865..7309ffd865 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-disable-tests.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch
index 371013aaaa..371013aaaa 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/0001-x86-Stub-out-x86_local_resume.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch
index 228ec322d5..228ec322d5 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/AArch64-port.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch
index 0dff2c86dc..0dff2c86dc 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Add-AO_REQUIRE_CAS-to-fix-build-on-ARM-v6.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch
index dc0f5c1b47..dc0f5c1b47 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case-link-failure-on-PowerPC-systems-with-Altivec.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch
index 0e55c91b80..0e55c91b80 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Link-libunwind-to-libgcc_s-rather-than-libgcc.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch
index 268b702dcb..268b702dcb 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind-1.1/Support-building-with-older-compilers.patch
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind.inc b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind.inc
index 1c342d3922..1c342d3922 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind.inc
diff --git a/yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb
index aff84092a6..aff84092a6 100644
--- a/yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libunwind/libunwind_1.1.bb
diff --git a/yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch
index 690872b4a2..690872b4a2 100644
--- a/yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0001-Support-for-NIOS2-architecture.patch
diff --git a/yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch
index a10ccd7d8f..a10ccd7d8f 100644
--- a/yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu/0002-Support-for-aarch64_be.patch
diff --git a/yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb
index aadc32ff71..aadc32ff71 100644
--- a/yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/liburcu/liburcu_0.9.1.bb
diff --git a/yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch
index b88440dec9..b88440dec9 100644
--- a/yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat/0001-usb.h-Include-sys-types.h.patch
diff --git a/yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
index 1ddbe238fc..1ddbe238fc 100644
--- a/yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb-compat_0.1.5.bb
diff --git a/yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch
index 6e6bb83d1f..6e6bb83d1f 100644
--- a/yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb1/no-dll.patch
diff --git a/yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb
index 4cad2d4be7..4cad2d4be7 100644
--- a/yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libusb/libusb1_1.0.20.bb
diff --git a/yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch
index f4113efba9..f4113efba9 100644
--- a/yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/CVE-2015-7995.patch
diff --git a/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch
index 89d14c944d..89d14c944d 100644
--- a/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch
index 16a801010c..16a801010c 100644
--- a/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt/pkgconfig_fix.patch
diff --git a/yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb
index 23ac599de5..23ac599de5 100644
--- a/yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libxslt/libxslt_1.1.28.bb
diff --git a/yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch b/import-layers/yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
index 61fa7e5692..61fa7e5692 100644
--- a/yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/libyaml/files/libyaml-CVE-2014-9130.patch
diff --git a/yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb b/import-layers/yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb
index b0155774d2..b0155774d2 100644
--- a/yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/libyaml/libyaml_0.1.6.bb
diff --git a/yocto-poky/meta/recipes-support/lz4/lz4.bb b/import-layers/yocto-poky/meta/recipes-support/lz4/lz4.bb
index 18e56d04c6..18e56d04c6 100644
--- a/yocto-poky/meta/recipes-support/lz4/lz4.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/lz4/lz4.bb
diff --git a/yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch
index db3a70e803..db3a70e803 100644
--- a/yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch
diff --git a/yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4 b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4
index c4d2ccd5b5..c4d2ccd5b5 100644
--- a/yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4
+++ b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/acinclude.m4
diff --git a/yocto-poky/meta/recipes-support/lzo/lzo/run-ptest b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/run-ptest
index 2ea7745f70..2ea7745f70 100644
--- a/yocto-poky/meta/recipes-support/lzo/lzo/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo/run-ptest
diff --git a/yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb
index 2978617bbd..2978617bbd 100644
--- a/yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/lzo/lzo_2.09.bb
diff --git a/yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch
index 867b88b308..867b88b308 100644
--- a/yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/0001-use-static-inlines-as-the-external-inline-definition.patch
diff --git a/yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4 b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4
index 0029c19c7d..0029c19c7d 100644
--- a/yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4
+++ b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/acinclude.m4
diff --git a/yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
index 739be82311..739be82311 100644
--- a/yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
diff --git a/yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb
index 07d628908a..07d628908a 100644
--- a/yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/lzop/lzop_1.03.bb
diff --git a/yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch
index ca7100eb29..ca7100eb29 100644
--- a/yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch
diff --git a/yocto-poky/meta/recipes-support/mpfr/mpfr.inc b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr.inc
index 7f3f9175dc..7f3f9175dc 100644
--- a/yocto-poky/meta/recipes-support/mpfr/mpfr.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr.inc
diff --git a/yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb
index ee8a238937..ee8a238937 100644
--- a/yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/mpfr/mpfr_3.1.3.bb
diff --git a/yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch b/import-layers/yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
index 459f5e3857..459f5e3857 100644
--- a/yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/neon/neon/gnutls_4.3_fixup.patch
diff --git a/yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch
index 239dba8e25..239dba8e25 100644
--- a/yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/neon/neon/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb b/import-layers/yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb
index b6cfd5076f..b6cfd5076f 100644
--- a/yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/neon/neon_0.30.1.bb
diff --git a/yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch b/import-layers/yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch
index 23da777921..23da777921 100644
--- a/yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch
diff --git a/yocto-poky/meta/recipes-support/nettle/files/run-ptest b/import-layers/yocto-poky/meta/recipes-support/nettle/files/run-ptest
index b90bed66d2..b90bed66d2 100644
--- a/yocto-poky/meta/recipes-support/nettle/files/run-ptest
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/files/run-ptest
diff --git a/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch
index a956f426b8..a956f426b8 100644
--- a/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8803_8805.patch
diff --git a/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch
index 73723a998d..73723a998d 100644
--- a/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle-2.7.1/CVE-2015-8804.patch
diff --git a/yocto-poky/meta/recipes-support/nettle/nettle.inc b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle.inc
index af51fb6c77..af51fb6c77 100644
--- a/yocto-poky/meta/recipes-support/nettle/nettle.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle.inc
diff --git a/yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb
index d4df0a3a8e..d4df0a3a8e 100644
--- a/yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle_2.7.1.bb
diff --git a/yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb
index 2b7977974d..2b7977974d 100644
--- a/yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/nettle/nettle_3.2.bb
diff --git a/yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch b/import-layers/yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch
index b6a12e7309..b6a12e7309 100644
--- a/yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/npth/npth/pkgconfig.patch
diff --git a/yocto-poky/meta/recipes-support/npth/npth_1.2.bb b/import-layers/yocto-poky/meta/recipes-support/npth/npth_1.2.bb
index 1b3962e640..1b3962e640 100644
--- a/yocto-poky/meta/recipes-support/npth/npth_1.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/npth/npth_1.2.bb
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch
index 23228067ec..23228067ec 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/0002-Add-nios2-support.patch
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch
index c2b7258e50..c2b7258e50 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/fix-build-on-x86_64.patch
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in
index c37d0bcbd7..c37d0bcbd7 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/nspr.pc.in
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch
index a7e7853de1..a7e7853de1 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-rpath-from-tests.patch
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch
index bde715c5dc..bde715c5dc 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr/remove-srcdir-from-configure-in.patch
diff --git a/yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb
index 168341bc05..168341bc05 100644
--- a/yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/nspr/nspr_4.12.bb
diff --git a/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch b/import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch
index 82f25743af..82f25743af 100644
--- a/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname/0001-nss-myhostname-Check-for-nss.h-presense-before-use.patch
diff --git a/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb b/import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
index de5b7cf598..de5b7cf598 100644
--- a/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/nss-myhostname/nss-myhostname_0.3.bb
diff --git a/yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch b/import-layers/yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch
index cb3ad0068e..cb3ad0068e 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/0001-Fix-build-failure-on-opensuse-13.1.patch
diff --git a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch
index 547594d5b6..547594d5b6 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-incorrect-shebang-of-perl.patch
diff --git a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch
index 866de07ea8..866de07ea8 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-nsinstall-build.patch
diff --git a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch
index f0b3550bff..f0b3550bff 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-fix-support-cross-compiling.patch
diff --git a/yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch
index 7661dc93a0..7661dc93a0 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss-no-rpath-for-cross-compiling.patch
diff --git a/yocto-poky/meta/recipes-support/nss/nss/nss.pc.in b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss.pc.in
index 200f635c65..200f635c65 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/nss.pc.in
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/nss.pc.in
diff --git a/yocto-poky/meta/recipes-support/nss/nss/signlibs.sh b/import-layers/yocto-poky/meta/recipes-support/nss/nss/signlibs.sh
index a74e499f8c..a74e499f8c 100644
--- a/yocto-poky/meta/recipes-support/nss/nss/signlibs.sh
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss/signlibs.sh
diff --git a/yocto-poky/meta/recipes-support/nss/nss_3.21.bb b/import-layers/yocto-poky/meta/recipes-support/nss/nss_3.21.bb
index d2e24112de..d2e24112de 100644
--- a/yocto-poky/meta/recipes-support/nss/nss_3.21.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/nss/nss_3.21.bb
diff --git a/yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb b/import-layers/yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
index a4efff1617..a4efff1617 100644
--- a/yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb
diff --git a/yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb b/import-layers/yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb
index d6b7130208..d6b7130208 100644
--- a/yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/pinentry/pinentry_0.9.2.bb
diff --git a/yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch b/import-layers/yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch
index 016cf66a27..016cf66a27 100644
--- a/yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/popt/popt/disable_tests.patch
diff --git a/yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch b/import-layers/yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch
index 0bddbf8c94..0bddbf8c94 100644
--- a/yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/popt/popt/pkgconfig_fix.patch
diff --git a/yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch b/import-layers/yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
index 91bca96a50..91bca96a50 100644
--- a/yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
diff --git a/yocto-poky/meta/recipes-support/popt/popt_1.16.bb b/import-layers/yocto-poky/meta/recipes-support/popt/popt_1.16.bb
index cb13a815e0..cb13a815e0 100644
--- a/yocto-poky/meta/recipes-support/popt/popt_1.16.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/popt/popt_1.16.bb
diff --git a/yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb b/import-layers/yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
index 7081afbeb1..7081afbeb1 100644
--- a/yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch
index 4bd9d31c0e..4bd9d31c0e 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0001-If-the-libc-is-lacking-argp-use-libargp.patch
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch
index 1c8a79ce0b..1c8a79ce0b 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/0002-Add-argument-to-control-the-libargp-dependency.patch
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/default b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/default
index 7aede9be03..7aede9be03 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/default
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/default
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/init b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/init
index 7cf78393a4..7cf78393a4 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/init
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/init
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch
index e691315d16..e691315d16 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/uclibc-libuargp-configure.patch
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch
index 1422571818..1422571818 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools/underquote.patch
diff --git a/yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb
index 913a092fd6..913a092fd6 100644
--- a/yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/rng-tools/rng-tools_5.bb
diff --git a/yocto-poky/meta/recipes-support/serf/serf/env.patch b/import-layers/yocto-poky/meta/recipes-support/serf/serf/env.patch
index 9d073e9abf..9d073e9abf 100644
--- a/yocto-poky/meta/recipes-support/serf/serf/env.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/serf/serf/env.patch
diff --git a/yocto-poky/meta/recipes-support/serf/serf/norpath.patch b/import-layers/yocto-poky/meta/recipes-support/serf/serf/norpath.patch
index 380f5d00d2..380f5d00d2 100644
--- a/yocto-poky/meta/recipes-support/serf/serf/norpath.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/serf/serf/norpath.patch
diff --git a/yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb b/import-layers/yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb
index b5059d546b..b5059d546b 100644
--- a/yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/serf/serf_1.3.8.bb
diff --git a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc
index 6eedb6d3fd..6eedb6d3fd 100644
--- a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info.inc
diff --git a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch
index 3c9f1ea438..3c9f1ea438 100644
--- a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch
diff --git a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch
index 84c4d03731..84c4d03731 100644
--- a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch
diff --git a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
index 2cf50414ca..2cf50414ca 100644
--- a/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/shared-mime-info/shared-mime-info_1.6.bb
diff --git a/yocto-poky/meta/recipes-support/sqlite/sqlite3.inc b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3.inc
index 5bff33b851..5bff33b851 100644
--- a/yocto-poky/meta/recipes-support/sqlite/sqlite3.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3.inc
diff --git a/yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch
index 6f39ae2663..6f39ae2663 100644
--- a/yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3/fix-disable-static-shell.patch
diff --git a/yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
index 992d20cd5b..992d20cd5b 100644
--- a/yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/sqlite/sqlite3_3.11.0.bb
diff --git a/yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb b/import-layers/yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb
index d125308ccd..d125308ccd 100644
--- a/yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/taglib/taglib_1.9.1.bb
diff --git a/yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf b/import-layers/yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf
index d42e3d1f50..d42e3d1f50 100644
--- a/yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf
+++ b/import-layers/yocto-poky/meta/recipes-support/user-creation/files/system-xuser.conf
diff --git a/yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb b/import-layers/yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb
index 13ba677333..13ba677333 100644
--- a/yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/user-creation/xuser-account_0.1.bb
diff --git a/yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch b/import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch
index 9b9980397a..9b9980397a 100644
--- a/yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/cve-2012-2738.patch
diff --git a/yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch b/import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch
index 6763d37540..6763d37540 100644
--- a/yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch
+++ b/import-layers/yocto-poky/meta/recipes-support/vte/vte-0.28.2/obsolete_automake_macros.patch
diff --git a/yocto-poky/meta/recipes-support/vte/vte.inc b/import-layers/yocto-poky/meta/recipes-support/vte/vte.inc
index 8565cc2ad6..8565cc2ad6 100644
--- a/yocto-poky/meta/recipes-support/vte/vte.inc
+++ b/import-layers/yocto-poky/meta/recipes-support/vte/vte.inc
diff --git a/yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb b/import-layers/yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb
index 74087ca831..74087ca831 100644
--- a/yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb
+++ b/import-layers/yocto-poky/meta/recipes-support/vte/vte_0.28.2.bb
diff --git a/yocto-poky/meta/recipes.txt b/import-layers/yocto-poky/meta/recipes.txt
index 9e178d6ce8..9e178d6ce8 100644
--- a/yocto-poky/meta/recipes.txt
+++ b/import-layers/yocto-poky/meta/recipes.txt
diff --git a/yocto-poky/meta/site/arm-32 b/import-layers/yocto-poky/meta/site/arm-32
index 81fd8d3103..81fd8d3103 100644
--- a/yocto-poky/meta/site/arm-32
+++ b/import-layers/yocto-poky/meta/site/arm-32
diff --git a/yocto-poky/meta/site/arm-64 b/import-layers/yocto-poky/meta/site/arm-64
index 90c09b2d54..90c09b2d54 100644
--- a/yocto-poky/meta/site/arm-64
+++ b/import-layers/yocto-poky/meta/site/arm-64
diff --git a/yocto-poky/meta/site/arm-common b/import-layers/yocto-poky/meta/site/arm-common
index a3c979fe05..a3c979fe05 100644
--- a/yocto-poky/meta/site/arm-common
+++ b/import-layers/yocto-poky/meta/site/arm-common
diff --git a/yocto-poky/meta/site/arm-darwin b/import-layers/yocto-poky/meta/site/arm-darwin
index 09ff097aa0..09ff097aa0 100644
--- a/yocto-poky/meta/site/arm-darwin
+++ b/import-layers/yocto-poky/meta/site/arm-darwin
diff --git a/yocto-poky/meta/site/arm-darwin8 b/import-layers/yocto-poky/meta/site/arm-darwin8
index 09ff097aa0..09ff097aa0 100644
--- a/yocto-poky/meta/site/arm-darwin8
+++ b/import-layers/yocto-poky/meta/site/arm-darwin8
diff --git a/yocto-poky/meta/site/arm-linux b/import-layers/yocto-poky/meta/site/arm-linux
index e6b9a726fb..e6b9a726fb 100644
--- a/yocto-poky/meta/site/arm-linux
+++ b/import-layers/yocto-poky/meta/site/arm-linux
diff --git a/yocto-poky/meta/site/arm-linux-uclibc b/import-layers/yocto-poky/meta/site/arm-linux-uclibc
index 6ae7c6e09d..6ae7c6e09d 100644
--- a/yocto-poky/meta/site/arm-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/arm-linux-uclibc
diff --git a/yocto-poky/meta/site/armeb-linux b/import-layers/yocto-poky/meta/site/armeb-linux
index 6521ff584a..6521ff584a 100644
--- a/yocto-poky/meta/site/armeb-linux
+++ b/import-layers/yocto-poky/meta/site/armeb-linux
diff --git a/yocto-poky/meta/site/armeb-linux-uclibc b/import-layers/yocto-poky/meta/site/armeb-linux-uclibc
index 731e857dc2..731e857dc2 100644
--- a/yocto-poky/meta/site/armeb-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/armeb-linux-uclibc
diff --git a/yocto-poky/meta/site/common b/import-layers/yocto-poky/meta/site/common
index 5ccc14f8c9..5ccc14f8c9 100644
--- a/yocto-poky/meta/site/common
+++ b/import-layers/yocto-poky/meta/site/common
diff --git a/yocto-poky/meta/site/common-darwin b/import-layers/yocto-poky/meta/site/common-darwin
index 7d2d898749..7d2d898749 100644
--- a/yocto-poky/meta/site/common-darwin
+++ b/import-layers/yocto-poky/meta/site/common-darwin
diff --git a/yocto-poky/meta/site/common-glibc b/import-layers/yocto-poky/meta/site/common-glibc
index 1443f8e528..1443f8e528 100644
--- a/yocto-poky/meta/site/common-glibc
+++ b/import-layers/yocto-poky/meta/site/common-glibc
diff --git a/yocto-poky/meta/site/common-linux b/import-layers/yocto-poky/meta/site/common-linux
index 0a752a40eb..0a752a40eb 100644
--- a/yocto-poky/meta/site/common-linux
+++ b/import-layers/yocto-poky/meta/site/common-linux
diff --git a/yocto-poky/meta/site/common-mingw b/import-layers/yocto-poky/meta/site/common-mingw
index f337c36e75..f337c36e75 100644
--- a/yocto-poky/meta/site/common-mingw
+++ b/import-layers/yocto-poky/meta/site/common-mingw
diff --git a/yocto-poky/meta/site/common-musl b/import-layers/yocto-poky/meta/site/common-musl
index 26fc103319..26fc103319 100644
--- a/yocto-poky/meta/site/common-musl
+++ b/import-layers/yocto-poky/meta/site/common-musl
diff --git a/yocto-poky/meta/site/common-uclibc b/import-layers/yocto-poky/meta/site/common-uclibc
index 26fc103319..26fc103319 100644
--- a/yocto-poky/meta/site/common-uclibc
+++ b/import-layers/yocto-poky/meta/site/common-uclibc
diff --git a/yocto-poky/meta/site/endian-big b/import-layers/yocto-poky/meta/site/endian-big
index b99e96c20a..b99e96c20a 100644
--- a/yocto-poky/meta/site/endian-big
+++ b/import-layers/yocto-poky/meta/site/endian-big
diff --git a/yocto-poky/meta/site/endian-little b/import-layers/yocto-poky/meta/site/endian-little
index 858db76b31..858db76b31 100644
--- a/yocto-poky/meta/site/endian-little
+++ b/import-layers/yocto-poky/meta/site/endian-little
diff --git a/yocto-poky/meta/site/ix86-common b/import-layers/yocto-poky/meta/site/ix86-common
index 23b8e8bc2b..23b8e8bc2b 100644
--- a/yocto-poky/meta/site/ix86-common
+++ b/import-layers/yocto-poky/meta/site/ix86-common
diff --git a/yocto-poky/meta/site/mips-common b/import-layers/yocto-poky/meta/site/mips-common
index 5858dfb15b..5858dfb15b 100644
--- a/yocto-poky/meta/site/mips-common
+++ b/import-layers/yocto-poky/meta/site/mips-common
diff --git a/yocto-poky/meta/site/mips-linux b/import-layers/yocto-poky/meta/site/mips-linux
index 72a54f95e3..72a54f95e3 100644
--- a/yocto-poky/meta/site/mips-linux
+++ b/import-layers/yocto-poky/meta/site/mips-linux
diff --git a/yocto-poky/meta/site/mips-linux-uclibc b/import-layers/yocto-poky/meta/site/mips-linux-uclibc
index b23363e156..b23363e156 100644
--- a/yocto-poky/meta/site/mips-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/mips-linux-uclibc
diff --git a/yocto-poky/meta/site/mips64-linux b/import-layers/yocto-poky/meta/site/mips64-linux
index ed0fbbe653..ed0fbbe653 100644
--- a/yocto-poky/meta/site/mips64-linux
+++ b/import-layers/yocto-poky/meta/site/mips64-linux
diff --git a/yocto-poky/meta/site/mips64-linux-uclibc b/import-layers/yocto-poky/meta/site/mips64-linux-uclibc
index cbba5525fa..cbba5525fa 100644
--- a/yocto-poky/meta/site/mips64-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/mips64-linux-uclibc
diff --git a/yocto-poky/meta/site/mips64el-linux b/import-layers/yocto-poky/meta/site/mips64el-linux
index 8b61eb0f35..8b61eb0f35 100644
--- a/yocto-poky/meta/site/mips64el-linux
+++ b/import-layers/yocto-poky/meta/site/mips64el-linux
diff --git a/yocto-poky/meta/site/mips64el-linux-uclibc b/import-layers/yocto-poky/meta/site/mips64el-linux-uclibc
index 6a0499d101..6a0499d101 100644
--- a/yocto-poky/meta/site/mips64el-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/mips64el-linux-uclibc
diff --git a/yocto-poky/meta/site/mipsel-linux b/import-layers/yocto-poky/meta/site/mipsel-linux
index 696b1beeb4..696b1beeb4 100644
--- a/yocto-poky/meta/site/mipsel-linux
+++ b/import-layers/yocto-poky/meta/site/mipsel-linux
diff --git a/yocto-poky/meta/site/mipsel-linux-uclibc b/import-layers/yocto-poky/meta/site/mipsel-linux-uclibc
index f921cda4ae..f921cda4ae 100644
--- a/yocto-poky/meta/site/mipsel-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/mipsel-linux-uclibc
diff --git a/yocto-poky/meta/site/native b/import-layers/yocto-poky/meta/site/native
index 7dfb1cbeeb..7dfb1cbeeb 100644
--- a/yocto-poky/meta/site/native
+++ b/import-layers/yocto-poky/meta/site/native
diff --git a/yocto-poky/meta/site/nios2-linux b/import-layers/yocto-poky/meta/site/nios2-linux
index 95c09d3b4c..95c09d3b4c 100644
--- a/yocto-poky/meta/site/nios2-linux
+++ b/import-layers/yocto-poky/meta/site/nios2-linux
diff --git a/yocto-poky/meta/site/powerpc-common b/import-layers/yocto-poky/meta/site/powerpc-common
index efa299c664..efa299c664 100644
--- a/yocto-poky/meta/site/powerpc-common
+++ b/import-layers/yocto-poky/meta/site/powerpc-common
diff --git a/yocto-poky/meta/site/powerpc-darwin b/import-layers/yocto-poky/meta/site/powerpc-darwin
index 085f50b034..085f50b034 100644
--- a/yocto-poky/meta/site/powerpc-darwin
+++ b/import-layers/yocto-poky/meta/site/powerpc-darwin
diff --git a/yocto-poky/meta/site/powerpc-linux b/import-layers/yocto-poky/meta/site/powerpc-linux
index a9f89cb5d4..a9f89cb5d4 100644
--- a/yocto-poky/meta/site/powerpc-linux
+++ b/import-layers/yocto-poky/meta/site/powerpc-linux
diff --git a/yocto-poky/meta/site/powerpc32-linux b/import-layers/yocto-poky/meta/site/powerpc32-linux
index 06d961f5ce..06d961f5ce 100644
--- a/yocto-poky/meta/site/powerpc32-linux
+++ b/import-layers/yocto-poky/meta/site/powerpc32-linux
diff --git a/yocto-poky/meta/site/powerpc64-linux b/import-layers/yocto-poky/meta/site/powerpc64-linux
index d64e230aff..d64e230aff 100644
--- a/yocto-poky/meta/site/powerpc64-linux
+++ b/import-layers/yocto-poky/meta/site/powerpc64-linux
diff --git a/yocto-poky/meta/site/sh-common b/import-layers/yocto-poky/meta/site/sh-common
index 5cbf36a79f..5cbf36a79f 100644
--- a/yocto-poky/meta/site/sh-common
+++ b/import-layers/yocto-poky/meta/site/sh-common
diff --git a/yocto-poky/meta/site/sparc-linux b/import-layers/yocto-poky/meta/site/sparc-linux
index 49d0d9a3d6..49d0d9a3d6 100644
--- a/yocto-poky/meta/site/sparc-linux
+++ b/import-layers/yocto-poky/meta/site/sparc-linux
diff --git a/yocto-poky/meta/site/x32-linux b/import-layers/yocto-poky/meta/site/x32-linux
index 308d6e21ec..308d6e21ec 100644
--- a/yocto-poky/meta/site/x32-linux
+++ b/import-layers/yocto-poky/meta/site/x32-linux
diff --git a/yocto-poky/meta/site/x86_64-linux b/import-layers/yocto-poky/meta/site/x86_64-linux
index ebdcf69f78..ebdcf69f78 100644
--- a/yocto-poky/meta/site/x86_64-linux
+++ b/import-layers/yocto-poky/meta/site/x86_64-linux
diff --git a/yocto-poky/meta/site/x86_64-linux-uclibc b/import-layers/yocto-poky/meta/site/x86_64-linux-uclibc
index 2d269f78f7..2d269f78f7 100644
--- a/yocto-poky/meta/site/x86_64-linux-uclibc
+++ b/import-layers/yocto-poky/meta/site/x86_64-linux-uclibc
diff --git a/yocto-poky/oe-init-build-env b/import-layers/yocto-poky/oe-init-build-env
index 5fe68d1e2a..5fe68d1e2a 100755
--- a/yocto-poky/oe-init-build-env
+++ b/import-layers/yocto-poky/oe-init-build-env
diff --git a/yocto-poky/oe-init-build-env-memres b/import-layers/yocto-poky/oe-init-build-env-memres
index 9e1425ea83..9e1425ea83 100755
--- a/yocto-poky/oe-init-build-env-memres
+++ b/import-layers/yocto-poky/oe-init-build-env-memres
diff --git a/yocto-poky/scripts/README b/import-layers/yocto-poky/scripts/README
index 1b8d127245..1b8d127245 100644
--- a/yocto-poky/scripts/README
+++ b/import-layers/yocto-poky/scripts/README
diff --git a/yocto-poky/scripts/bitbake-prserv-tool b/import-layers/yocto-poky/scripts/bitbake-prserv-tool
index fa31b52584..fa31b52584 100755
--- a/yocto-poky/scripts/bitbake-prserv-tool
+++ b/import-layers/yocto-poky/scripts/bitbake-prserv-tool
diff --git a/yocto-poky/scripts/bitbake-whatchanged b/import-layers/yocto-poky/scripts/bitbake-whatchanged
index af54d16f8b..af54d16f8b 100755
--- a/yocto-poky/scripts/bitbake-whatchanged
+++ b/import-layers/yocto-poky/scripts/bitbake-whatchanged
diff --git a/yocto-poky/scripts/buildhistory-collect-srcrevs b/import-layers/yocto-poky/scripts/buildhistory-collect-srcrevs
index f3eb76bd0d..f3eb76bd0d 100755
--- a/yocto-poky/scripts/buildhistory-collect-srcrevs
+++ b/import-layers/yocto-poky/scripts/buildhistory-collect-srcrevs
diff --git a/yocto-poky/scripts/buildhistory-diff b/import-layers/yocto-poky/scripts/buildhistory-diff
index dfebcddf72..dfebcddf72 100755
--- a/yocto-poky/scripts/buildhistory-diff
+++ b/import-layers/yocto-poky/scripts/buildhistory-diff
diff --git a/yocto-poky/scripts/cleanup-workdir b/import-layers/yocto-poky/scripts/cleanup-workdir
index 01ebd526e3..01ebd526e3 100755
--- a/yocto-poky/scripts/cleanup-workdir
+++ b/import-layers/yocto-poky/scripts/cleanup-workdir
diff --git a/yocto-poky/scripts/combo-layer b/import-layers/yocto-poky/scripts/combo-layer
index 91270415fc..91270415fc 100755
--- a/yocto-poky/scripts/combo-layer
+++ b/import-layers/yocto-poky/scripts/combo-layer
diff --git a/yocto-poky/scripts/combo-layer-hook-default.sh b/import-layers/yocto-poky/scripts/combo-layer-hook-default.sh
index 1e3a3b9bc8..1e3a3b9bc8 100755
--- a/yocto-poky/scripts/combo-layer-hook-default.sh
+++ b/import-layers/yocto-poky/scripts/combo-layer-hook-default.sh
diff --git a/yocto-poky/scripts/combo-layer.conf.example b/import-layers/yocto-poky/scripts/combo-layer.conf.example
index 90e2b58723..90e2b58723 100644
--- a/yocto-poky/scripts/combo-layer.conf.example
+++ b/import-layers/yocto-poky/scripts/combo-layer.conf.example
diff --git a/yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh b/import-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh
index 136a25570d..136a25570d 100755
--- a/yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh
+++ b/import-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix-plot.sh
diff --git a/yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh b/import-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh
index 106456584d..106456584d 100755
--- a/yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh
+++ b/import-layers/yocto-poky/scripts/contrib/bb-perf/bb-matrix.sh
diff --git a/yocto-poky/scripts/contrib/bb-perf/buildstats.sh b/import-layers/yocto-poky/scripts/contrib/bb-perf/buildstats.sh
index 96158a9650..96158a9650 100755
--- a/yocto-poky/scripts/contrib/bb-perf/buildstats.sh
+++ b/import-layers/yocto-poky/scripts/contrib/bb-perf/buildstats.sh
diff --git a/yocto-poky/scripts/contrib/bbvars.py b/import-layers/yocto-poky/scripts/contrib/bbvars.py
index 0896d64445..0896d64445 100755
--- a/yocto-poky/scripts/contrib/bbvars.py
+++ b/import-layers/yocto-poky/scripts/contrib/bbvars.py
diff --git a/yocto-poky/scripts/contrib/build-perf-test.sh b/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
index 7d99228c73..7d99228c73 100755
--- a/yocto-poky/scripts/contrib/build-perf-test.sh
+++ b/import-layers/yocto-poky/scripts/contrib/build-perf-test.sh
diff --git a/yocto-poky/scripts/contrib/ddimage b/import-layers/yocto-poky/scripts/contrib/ddimage
index a503f11d0d..a503f11d0d 100755
--- a/yocto-poky/scripts/contrib/ddimage
+++ b/import-layers/yocto-poky/scripts/contrib/ddimage
diff --git a/yocto-poky/scripts/contrib/devtool-stress.py b/import-layers/yocto-poky/scripts/contrib/devtool-stress.py
index 8cf92ca2fe..8cf92ca2fe 100755
--- a/yocto-poky/scripts/contrib/devtool-stress.py
+++ b/import-layers/yocto-poky/scripts/contrib/devtool-stress.py
diff --git a/yocto-poky/scripts/contrib/dialog-power-control b/import-layers/yocto-poky/scripts/contrib/dialog-power-control
index 7550ea53be..7550ea53be 100755
--- a/yocto-poky/scripts/contrib/dialog-power-control
+++ b/import-layers/yocto-poky/scripts/contrib/dialog-power-control
diff --git a/yocto-poky/scripts/contrib/documentation-audit.sh b/import-layers/yocto-poky/scripts/contrib/documentation-audit.sh
index 2144aac936..2144aac936 100755
--- a/yocto-poky/scripts/contrib/documentation-audit.sh
+++ b/import-layers/yocto-poky/scripts/contrib/documentation-audit.sh
diff --git a/yocto-poky/scripts/contrib/graph-tool b/import-layers/yocto-poky/scripts/contrib/graph-tool
index 6dc7d337f8..6dc7d337f8 100755
--- a/yocto-poky/scripts/contrib/graph-tool
+++ b/import-layers/yocto-poky/scripts/contrib/graph-tool
diff --git a/yocto-poky/scripts/contrib/list-packageconfig-flags.py b/import-layers/yocto-poky/scripts/contrib/list-packageconfig-flags.py
index 2f3b8b06a6..2f3b8b06a6 100755
--- a/yocto-poky/scripts/contrib/list-packageconfig-flags.py
+++ b/import-layers/yocto-poky/scripts/contrib/list-packageconfig-flags.py
diff --git a/yocto-poky/scripts/contrib/mkefidisk.sh b/import-layers/yocto-poky/scripts/contrib/mkefidisk.sh
index 333284ff50..333284ff50 100755
--- a/yocto-poky/scripts/contrib/mkefidisk.sh
+++ b/import-layers/yocto-poky/scripts/contrib/mkefidisk.sh
diff --git a/yocto-poky/scripts/contrib/python/generate-manifest-2.7.py b/import-layers/yocto-poky/scripts/contrib/python/generate-manifest-2.7.py
index d93c943c61..d93c943c61 100755
--- a/yocto-poky/scripts/contrib/python/generate-manifest-2.7.py
+++ b/import-layers/yocto-poky/scripts/contrib/python/generate-manifest-2.7.py
diff --git a/yocto-poky/scripts/contrib/python/generate-manifest-3.5.py b/import-layers/yocto-poky/scripts/contrib/python/generate-manifest-3.5.py
index 367b4b8b4b..367b4b8b4b 100755
--- a/yocto-poky/scripts/contrib/python/generate-manifest-3.5.py
+++ b/import-layers/yocto-poky/scripts/contrib/python/generate-manifest-3.5.py
diff --git a/yocto-poky/scripts/contrib/serdevtry b/import-layers/yocto-poky/scripts/contrib/serdevtry
index 74bd7b7161..74bd7b7161 100755
--- a/yocto-poky/scripts/contrib/serdevtry
+++ b/import-layers/yocto-poky/scripts/contrib/serdevtry
diff --git a/yocto-poky/scripts/contrib/test_build_time.sh b/import-layers/yocto-poky/scripts/contrib/test_build_time.sh
index 9e5725ae54..9e5725ae54 100755
--- a/yocto-poky/scripts/contrib/test_build_time.sh
+++ b/import-layers/yocto-poky/scripts/contrib/test_build_time.sh
diff --git a/yocto-poky/scripts/contrib/test_build_time_worker.sh b/import-layers/yocto-poky/scripts/contrib/test_build_time_worker.sh
index 8e20a9ea7d..8e20a9ea7d 100755
--- a/yocto-poky/scripts/contrib/test_build_time_worker.sh
+++ b/import-layers/yocto-poky/scripts/contrib/test_build_time_worker.sh
diff --git a/yocto-poky/scripts/contrib/verify-homepage.py b/import-layers/yocto-poky/scripts/contrib/verify-homepage.py
index 265ff65d3c..265ff65d3c 100755
--- a/yocto-poky/scripts/contrib/verify-homepage.py
+++ b/import-layers/yocto-poky/scripts/contrib/verify-homepage.py
diff --git a/yocto-poky/scripts/cp-noerror b/import-layers/yocto-poky/scripts/cp-noerror
index 28eb90d4a0..28eb90d4a0 100755
--- a/yocto-poky/scripts/cp-noerror
+++ b/import-layers/yocto-poky/scripts/cp-noerror
diff --git a/yocto-poky/scripts/create-pull-request b/import-layers/yocto-poky/scripts/create-pull-request
index 479ad6efc9..479ad6efc9 100755
--- a/yocto-poky/scripts/create-pull-request
+++ b/import-layers/yocto-poky/scripts/create-pull-request
diff --git a/yocto-poky/scripts/crosstap b/import-layers/yocto-poky/scripts/crosstap
index 58317cf91c..58317cf91c 100755
--- a/yocto-poky/scripts/crosstap
+++ b/import-layers/yocto-poky/scripts/crosstap
diff --git a/yocto-poky/scripts/devtool b/import-layers/yocto-poky/scripts/devtool
index 4780390654..4780390654 100755
--- a/yocto-poky/scripts/devtool
+++ b/import-layers/yocto-poky/scripts/devtool
diff --git a/yocto-poky/scripts/gen-lockedsig-cache b/import-layers/yocto-poky/scripts/gen-lockedsig-cache
index 0986a21651..0986a21651 100755
--- a/yocto-poky/scripts/gen-lockedsig-cache
+++ b/import-layers/yocto-poky/scripts/gen-lockedsig-cache
diff --git a/yocto-poky/scripts/gen-site-config b/import-layers/yocto-poky/scripts/gen-site-config
index 7da7a0bd8a..7da7a0bd8a 100755
--- a/yocto-poky/scripts/gen-site-config
+++ b/import-layers/yocto-poky/scripts/gen-site-config
diff --git a/yocto-poky/scripts/lib/argparse_oe.py b/import-layers/yocto-poky/scripts/lib/argparse_oe.py
index bf3ebaddfd..bf3ebaddfd 100644
--- a/yocto-poky/scripts/lib/argparse_oe.py
+++ b/import-layers/yocto-poky/scripts/lib/argparse_oe.py
diff --git a/yocto-poky/scripts/lib/bsp/__init__.py b/import-layers/yocto-poky/scripts/lib/bsp/__init__.py
index 8bbb6e1530..8bbb6e1530 100644
--- a/yocto-poky/scripts/lib/bsp/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/bsp/__init__.py
diff --git a/yocto-poky/scripts/lib/bsp/engine.py b/import-layers/yocto-poky/scripts/lib/bsp/engine.py
index 66e2162ea8..66e2162ea8 100644
--- a/yocto-poky/scripts/lib/bsp/engine.py
+++ b/import-layers/yocto-poky/scripts/lib/bsp/engine.py
diff --git a/yocto-poky/scripts/lib/bsp/help.py b/import-layers/yocto-poky/scripts/lib/bsp/help.py
index 85a09dd29b..85a09dd29b 100644
--- a/yocto-poky/scripts/lib/bsp/help.py
+++ b/import-layers/yocto-poky/scripts/lib/bsp/help.py
diff --git a/yocto-poky/scripts/lib/bsp/kernel.py b/import-layers/yocto-poky/scripts/lib/bsp/kernel.py
index ba68b60fcb..ba68b60fcb 100644
--- a/yocto-poky/scripts/lib/bsp/kernel.py
+++ b/import-layers/yocto-poky/scripts/lib/bsp/kernel.py
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf
index 588367a05e..588367a05e 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
index bc52893e2a..bc52893e2a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 30830031ed..30830031ed 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg
index 9bfc90c6f2..9bfc90c6f2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-non_hardware.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc
index ea6966ca4d..ea6966ca4d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc
index 405972d98a..405972d98a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc
index 921b7e7e92..921b7e7e92 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg
index 47489e44e9..47489e44e9 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc
index 582759e612..582759e612 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc
index 97f747fa07..97f747fa07 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg
index a2e1ae0f75..a2e1ae0f75 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc
index 828400df40..828400df40 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 2d3d073f79..2d3d073f79 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend
index b88a06c52a..b88a06c52a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT
index fb950dc69f..fb950dc69f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/COPYING.MIT
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README
index 928659f302..928659f302 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources
index 3c4cb7b435..3c4cb7b435 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/README.sources
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/binary/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf
index 5529f45954..5529f45954 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/conf/layer.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig
index 3b85d3821f..3b85d3821f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor/machine/machconfig
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend
index 6d4804d127..6d4804d127 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-bsp/formfactor/formfactor_0.0.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall
index 663dddbb0f..663dddbb0f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb
index fda955b5e2..fda955b5e2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.bb
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall
index 017d206c24..017d206c24 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig
index ceb0ffa30c..ceb0ffa30c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/defconfig
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg
index 922309d5ab..922309d5ab 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc
index 6d1138f42a..6d1138f42a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg
index 1ba8201f16..1ba8201f16 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc
index 0b6b413377..0b6b413377 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/common/recipes-kernel/linux/linux-yocto-custom/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf
index d5abe4f613..d5abe4f613 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
index ac9a0f1bb0..ac9a0f1bb0 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 30830031ed..30830031ed 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc
index 7146e235a2..7146e235a2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc
index 67a54be874..67a54be874 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc
index 91373b3a5d..91373b3a5d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg
index 69efdcc759..69efdcc759 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc
index 85be26de97..85be26de97 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc
index 4c59daac46..4c59daac46 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg
index 3b168b7e36..3b168b7e36 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc
index 3d32f111b0..3d32f111b0 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend
index aecdff0259..aecdff0259 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend
index dd4de311aa..dd4de311aa 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/i386/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT
index 89de354795..89de354795 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/COPYING.MIT
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README
index ca6527cd85..ca6527cd85 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/README
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf
index bdffe17195..bdffe17195 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/conf/layer.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall
index e2a89c3b5d..e2a89c3b5d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/layer-questions.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall
index 3594e6583c..3594e6583c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend
index 353133080a..353133080a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall
index 46df8a8e04..46df8a8e04 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch
index 2000a34da5..2000a34da5 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example-bbappend/example-bbappend/example-bbappend-version/example.patch
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall
index b0069b1a5a..b0069b1a5a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb
index 5fbf59443d..5fbf59443d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.bb
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall
index c319c19c57..c319c19c57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch
index 2000a34da5..2000a34da5 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/example.patch
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c
index 71f2e46b4e..71f2e46b4e 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/layer/recipes-example/example/example-recipe-0.1/helloworld.c
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf
index b319d626f4..b319d626f4 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc
index a128255b38..a128255b38 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc
index 7c9dc52d22..7c9dc52d22 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc
index 64f395bbc4..64f395bbc4 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg
index 47489e44e9..47489e44e9 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc
index 85be26de97..85be26de97 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc
index 97f747fa07..97f747fa07 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg
index 2fe476691c..2fe476691c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc
index f39dc3edf1..f39dc3edf1 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 1e99a04dc8..1e99a04dc8 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend
index b88a06c52a..b88a06c52a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf
index 3afc5e093e..3afc5e093e 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc
index a128255b38..a128255b38 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc
index 7c9dc52d22..7c9dc52d22 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc
index 64f395bbc4..64f395bbc4 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg
index 69efdcc759..69efdcc759 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc
index 85be26de97..85be26de97 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc
index 4c59daac46..4c59daac46 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg
index 0cc906bbf0..0cc906bbf0 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc
index f39dc3edf1..f39dc3edf1 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 01a046c75d..01a046c75d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 57c90fa3ab..57c90fa3ab 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/mips64/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf
index 583c5e44fd..583c5e44fd 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc
index 91ccfb8302..91ccfb8302 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc
index 89b344feab..89b344feab 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc
index 2701fd8b50..2701fd8b50 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg
index 47489e44e9..47489e44e9 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc
index 582759e612..582759e612 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc
index 97f747fa07..97f747fa07 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg
index 5bfe1fe4b0..5bfe1fe4b0 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc
index 7aac8b0801..7aac8b0801 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 1e99a04dc8..1e99a04dc8 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend
index b88a06c52a..b88a06c52a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf
index 67e1cbd997..67e1cbd997 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces
index 16967763e5..16967763e5 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown/machine/interfaces
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend
index 72d991c7e5..72d991c7e5 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-core/init-ifupdown/init-ifupdown_1.0.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
index 3bdde79e6f..3bdde79e6f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 72d991c7e5..72d991c7e5 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall
index 0fb5283a8d..0fb5283a8d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc
index a81b858c03..a81b858c03 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc
index 14554da285..14554da285 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc
index 41d4c6f40f..41d4c6f40f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg
index 69efdcc759..69efdcc759 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc
index 582759e612..582759e612 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc
index 4c59daac46..4c59daac46 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg
index d560784b56..d560784b56 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
index 8301e05f7d..8301e05f7d 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend
index 7e3ce5ba12..7e3ce5ba12 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 14ee16f321..14ee16f321 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index e256e08bd1..e256e08bd1 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend
index fce67b4aa8..fce67b4aa8 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 4097932281..4097932281 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/.gitignore
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf
index e4b825104f..e4b825104f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/conf/machine/machine.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
index b442d02d57..b442d02d57 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
index ac9a0f1bb0..ac9a0f1bb0 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config/machine/xorg.conf
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
index 30830031ed..30830031ed 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall
index 1e0d92c55c..1e0d92c55c 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc
index bbeeecd6be..bbeeecd6be 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-preempt-rt.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc
index 9c9cc90253..9c9cc90253 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-standard.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc
index b53706f8c8..b53706f8c8 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-tiny.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg
index 47489e44e9..47489e44e9 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-config.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc
index 582759e612..582759e612 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-features.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc
index 97f747fa07..97f747fa07 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine-user-patches.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg
index 3290ddefe7..3290ddefe7 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.cfg
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc
index 9b7c291a8f..9b7c291a8f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/files/machine.scc
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall
index 00cf360426..00cf360426 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/kernel-list.noinstall
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend
index c336007ebf..c336007ebf 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-dev.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
index 0a47a4e37f..0a47a4e37f 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 815c77b813..815c77b813 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
index 1e99a04dc8..1e99a04dc8 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.1.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend
index b88a06c52a..b88a06c52a 100644
--- a/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/import-layers/yocto-poky/scripts/lib/bsp/substrate/target/arch/x86_64/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/yocto-poky/scripts/lib/bsp/tags.py b/import-layers/yocto-poky/scripts/lib/bsp/tags.py
index 3719427884..3719427884 100644
--- a/yocto-poky/scripts/lib/bsp/tags.py
+++ b/import-layers/yocto-poky/scripts/lib/bsp/tags.py
diff --git a/yocto-poky/scripts/lib/devtool/__init__.py b/import-layers/yocto-poky/scripts/lib/devtool/__init__.py
index ff97dfc94b..ff97dfc94b 100644
--- a/yocto-poky/scripts/lib/devtool/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/__init__.py
diff --git a/yocto-poky/scripts/lib/devtool/build.py b/import-layers/yocto-poky/scripts/lib/devtool/build.py
index 48f6fe1be5..48f6fe1be5 100644
--- a/yocto-poky/scripts/lib/devtool/build.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/build.py
diff --git a/yocto-poky/scripts/lib/devtool/build_image.py b/import-layers/yocto-poky/scripts/lib/devtool/build_image.py
index e51d766474..e51d766474 100644
--- a/yocto-poky/scripts/lib/devtool/build_image.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/build_image.py
diff --git a/yocto-poky/scripts/lib/devtool/build_sdk.py b/import-layers/yocto-poky/scripts/lib/devtool/build_sdk.py
index b89d65b0cb..b89d65b0cb 100644
--- a/yocto-poky/scripts/lib/devtool/build_sdk.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/build_sdk.py
diff --git a/yocto-poky/scripts/lib/devtool/deploy.py b/import-layers/yocto-poky/scripts/lib/devtool/deploy.py
index 66644ccb6a..66644ccb6a 100644
--- a/yocto-poky/scripts/lib/devtool/deploy.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/deploy.py
diff --git a/yocto-poky/scripts/lib/devtool/package.py b/import-layers/yocto-poky/scripts/lib/devtool/package.py
index afb5809a36..afb5809a36 100644
--- a/yocto-poky/scripts/lib/devtool/package.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/package.py
diff --git a/yocto-poky/scripts/lib/devtool/runqemu.py b/import-layers/yocto-poky/scripts/lib/devtool/runqemu.py
index daee7fbbe3..daee7fbbe3 100644
--- a/yocto-poky/scripts/lib/devtool/runqemu.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/runqemu.py
diff --git a/yocto-poky/scripts/lib/devtool/sdk.py b/import-layers/yocto-poky/scripts/lib/devtool/sdk.py
index 46fd12bdb2..46fd12bdb2 100644
--- a/yocto-poky/scripts/lib/devtool/sdk.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/sdk.py
diff --git a/yocto-poky/scripts/lib/devtool/search.py b/import-layers/yocto-poky/scripts/lib/devtool/search.py
index b44bed7f6f..b44bed7f6f 100644
--- a/yocto-poky/scripts/lib/devtool/search.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/search.py
diff --git a/yocto-poky/scripts/lib/devtool/standard.py b/import-layers/yocto-poky/scripts/lib/devtool/standard.py
index 77a82d5590..77a82d5590 100644
--- a/yocto-poky/scripts/lib/devtool/standard.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/standard.py
diff --git a/yocto-poky/scripts/lib/devtool/upgrade.py b/import-layers/yocto-poky/scripts/lib/devtool/upgrade.py
index a085f78c43..a085f78c43 100644
--- a/yocto-poky/scripts/lib/devtool/upgrade.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/upgrade.py
diff --git a/yocto-poky/scripts/lib/devtool/utilcmds.py b/import-layers/yocto-poky/scripts/lib/devtool/utilcmds.py
index b761a80f8f..b761a80f8f 100644
--- a/yocto-poky/scripts/lib/devtool/utilcmds.py
+++ b/import-layers/yocto-poky/scripts/lib/devtool/utilcmds.py
diff --git a/yocto-poky/scripts/lib/recipetool/__init__.py b/import-layers/yocto-poky/scripts/lib/recipetool/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/recipetool/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/__init__.py
diff --git a/yocto-poky/scripts/lib/recipetool/append.py b/import-layers/yocto-poky/scripts/lib/recipetool/append.py
index 558fd25ac5..558fd25ac5 100644
--- a/yocto-poky/scripts/lib/recipetool/append.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/append.py
diff --git a/yocto-poky/scripts/lib/recipetool/create.py b/import-layers/yocto-poky/scripts/lib/recipetool/create.py
index bb9fb9b049..bb9fb9b049 100644
--- a/yocto-poky/scripts/lib/recipetool/create.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create.py
diff --git a/yocto-poky/scripts/lib/recipetool/create_buildsys.py b/import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys.py
index f84ec3dc6c..f84ec3dc6c 100644
--- a/yocto-poky/scripts/lib/recipetool/create_buildsys.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys.py
diff --git a/yocto-poky/scripts/lib/recipetool/create_buildsys_python.py b/import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys_python.py
index c3823307a4..c3823307a4 100644
--- a/yocto-poky/scripts/lib/recipetool/create_buildsys_python.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create_buildsys_python.py
diff --git a/yocto-poky/scripts/lib/recipetool/create_kernel.py b/import-layers/yocto-poky/scripts/lib/recipetool/create_kernel.py
index c6e86bd2b9..c6e86bd2b9 100644
--- a/yocto-poky/scripts/lib/recipetool/create_kernel.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create_kernel.py
diff --git a/yocto-poky/scripts/lib/recipetool/create_kmod.py b/import-layers/yocto-poky/scripts/lib/recipetool/create_kmod.py
index fe39edb288..fe39edb288 100644
--- a/yocto-poky/scripts/lib/recipetool/create_kmod.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create_kmod.py
diff --git a/yocto-poky/scripts/lib/recipetool/create_npm.py b/import-layers/yocto-poky/scripts/lib/recipetool/create_npm.py
index b3ffcdbc5b..b3ffcdbc5b 100644
--- a/yocto-poky/scripts/lib/recipetool/create_npm.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/create_npm.py
diff --git a/yocto-poky/scripts/lib/recipetool/newappend.py b/import-layers/yocto-poky/scripts/lib/recipetool/newappend.py
index bdf0693ec7..bdf0693ec7 100644
--- a/yocto-poky/scripts/lib/recipetool/newappend.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/newappend.py
diff --git a/yocto-poky/scripts/lib/recipetool/setvar.py b/import-layers/yocto-poky/scripts/lib/recipetool/setvar.py
index 657d2b6a7b..657d2b6a7b 100644
--- a/yocto-poky/scripts/lib/recipetool/setvar.py
+++ b/import-layers/yocto-poky/scripts/lib/recipetool/setvar.py
diff --git a/yocto-poky/scripts/lib/scriptpath.py b/import-layers/yocto-poky/scripts/lib/scriptpath.py
index d00317e18d..d00317e18d 100644
--- a/yocto-poky/scripts/lib/scriptpath.py
+++ b/import-layers/yocto-poky/scripts/lib/scriptpath.py
diff --git a/yocto-poky/scripts/lib/scriptutils.py b/import-layers/yocto-poky/scripts/lib/scriptutils.py
index aef19d3d73..aef19d3d73 100644
--- a/yocto-poky/scripts/lib/scriptutils.py
+++ b/import-layers/yocto-poky/scripts/lib/scriptutils.py
diff --git a/yocto-poky/scripts/lib/wic/__init__.py b/import-layers/yocto-poky/scripts/lib/wic/__init__.py
index 63c1d9c846..63c1d9c846 100644
--- a/yocto-poky/scripts/lib/wic/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/__init__.py
diff --git a/yocto-poky/scripts/lib/wic/__version__.py b/import-layers/yocto-poky/scripts/lib/wic/__version__.py
index 5452a46712..5452a46712 100644
--- a/yocto-poky/scripts/lib/wic/__version__.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/__version__.py
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc
index 5cf2fd1f3e..5cf2fd1f3e 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/common.wks.inc
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg
index a16bd6ac61..a16bd6ac61 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.cfg
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks
index 3529e05c87..3529e05c87 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-bootloader-config.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks
index ea01cf3752..ea01cf3752 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-gpt.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks
index 8a81f8f519..8a81f8f519 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk-multi-rootfs.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks
index 6db74a78b4..6db74a78b4 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/directdisk.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks
index 696e94e3d7..696e94e3d7 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkefidisk.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks
index 66a22f60bd..66a22f60bd 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkgummidisk.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks
index 9d34e9b477..9d34e9b477 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/mkhybridiso.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks
index a6518a0f45..a6518a0f45 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/qemux86-directdisk.wks
diff --git a/yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks
index 7ffd632f4a..7ffd632f4a 100644
--- a/yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks
+++ b/import-layers/yocto-poky/scripts/lib/wic/canned-wks/sdimage-bootpart.wks
diff --git a/yocto-poky/scripts/lib/wic/conf.py b/import-layers/yocto-poky/scripts/lib/wic/conf.py
index f7d56d046b..f7d56d046b 100644
--- a/yocto-poky/scripts/lib/wic/conf.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/conf.py
diff --git a/yocto-poky/scripts/lib/wic/config/wic.conf b/import-layers/yocto-poky/scripts/lib/wic/config/wic.conf
index a51bcb55eb..a51bcb55eb 100644
--- a/yocto-poky/scripts/lib/wic/config/wic.conf
+++ b/import-layers/yocto-poky/scripts/lib/wic/config/wic.conf
diff --git a/yocto-poky/scripts/lib/wic/creator.py b/import-layers/yocto-poky/scripts/lib/wic/creator.py
index 5231297282..5231297282 100644
--- a/yocto-poky/scripts/lib/wic/creator.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/creator.py
diff --git a/yocto-poky/scripts/lib/wic/engine.py b/import-layers/yocto-poky/scripts/lib/wic/engine.py
index 76b93e82f2..76b93e82f2 100644
--- a/yocto-poky/scripts/lib/wic/engine.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/engine.py
diff --git a/yocto-poky/scripts/lib/wic/help.py b/import-layers/yocto-poky/scripts/lib/wic/help.py
index 405d25a878..405d25a878 100644
--- a/yocto-poky/scripts/lib/wic/help.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/help.py
diff --git a/yocto-poky/scripts/lib/wic/imager/__init__.py b/import-layers/yocto-poky/scripts/lib/wic/imager/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/wic/imager/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/imager/__init__.py
diff --git a/yocto-poky/scripts/lib/wic/imager/baseimager.py b/import-layers/yocto-poky/scripts/lib/wic/imager/baseimager.py
index 760cf8a58a..760cf8a58a 100644
--- a/yocto-poky/scripts/lib/wic/imager/baseimager.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/imager/baseimager.py
diff --git a/yocto-poky/scripts/lib/wic/imager/direct.py b/import-layers/yocto-poky/scripts/lib/wic/imager/direct.py
index a1b4249651..a1b4249651 100644
--- a/yocto-poky/scripts/lib/wic/imager/direct.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/imager/direct.py
diff --git a/yocto-poky/scripts/lib/wic/ksparser.py b/import-layers/yocto-poky/scripts/lib/wic/ksparser.py
index 8c3f80882c..8c3f80882c 100644
--- a/yocto-poky/scripts/lib/wic/ksparser.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/ksparser.py
diff --git a/yocto-poky/scripts/lib/wic/msger.py b/import-layers/yocto-poky/scripts/lib/wic/msger.py
index b737554228..b737554228 100644
--- a/yocto-poky/scripts/lib/wic/msger.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/msger.py
diff --git a/yocto-poky/scripts/lib/wic/partition.py b/import-layers/yocto-poky/scripts/lib/wic/partition.py
index f40d1bc8b6..f40d1bc8b6 100644
--- a/yocto-poky/scripts/lib/wic/partition.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/partition.py
diff --git a/yocto-poky/scripts/lib/wic/plugin.py b/import-layers/yocto-poky/scripts/lib/wic/plugin.py
index ccfdfcb934..ccfdfcb934 100644
--- a/yocto-poky/scripts/lib/wic/plugin.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugin.py
diff --git a/yocto-poky/scripts/lib/wic/pluginbase.py b/import-layers/yocto-poky/scripts/lib/wic/pluginbase.py
index ee8fe95c6f..ee8fe95c6f 100644
--- a/yocto-poky/scripts/lib/wic/pluginbase.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/pluginbase.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py
index 6d3f46cc61..6d3f46cc61 100644
--- a/yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/imager/direct_plugin.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py
index a4734c9b36..a4734c9b36 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-efi.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py
index b76c1211ae..b76c1211ae 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-partition.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py
index 5b719bf3bb..5b719bf3bb 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/bootimg-pcbios.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/fsimage.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/fsimage.py
index f894e89367..f894e89367 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/fsimage.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/fsimage.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py
index bc9928314c..bc9928314c 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/isoimage-isohybrid.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py
index 0472f536ba..0472f536ba 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rawcopy.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/rootfs.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs.py
index 425da8b22a..425da8b22a 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/rootfs.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs.py
diff --git a/yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py
index 3d60e6f0ff..3d60e6f0ff 100644
--- a/yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/plugins/source/rootfs_pcbios_ext.py
diff --git a/yocto-poky/scripts/lib/wic/test b/import-layers/yocto-poky/scripts/lib/wic/test
index 9daeafb986..9daeafb986 100644
--- a/yocto-poky/scripts/lib/wic/test
+++ b/import-layers/yocto-poky/scripts/lib/wic/test
diff --git a/yocto-poky/scripts/lib/wic/utils/__init__.py b/import-layers/yocto-poky/scripts/lib/wic/utils/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/lib/wic/utils/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/__init__.py
diff --git a/yocto-poky/scripts/lib/wic/utils/errors.py b/import-layers/yocto-poky/scripts/lib/wic/utils/errors.py
index d1b514dd9d..d1b514dd9d 100644
--- a/yocto-poky/scripts/lib/wic/utils/errors.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/errors.py
diff --git a/yocto-poky/scripts/lib/wic/utils/fs_related.py b/import-layers/yocto-poky/scripts/lib/wic/utils/fs_related.py
index 2e74461a40..2e74461a40 100644
--- a/yocto-poky/scripts/lib/wic/utils/fs_related.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/fs_related.py
diff --git a/yocto-poky/scripts/lib/wic/utils/misc.py b/import-layers/yocto-poky/scripts/lib/wic/utils/misc.py
index 1415ae906c..1415ae906c 100644
--- a/yocto-poky/scripts/lib/wic/utils/misc.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/misc.py
diff --git a/yocto-poky/scripts/lib/wic/utils/oe/__init__.py b/import-layers/yocto-poky/scripts/lib/wic/utils/oe/__init__.py
index 0a81575a74..0a81575a74 100644
--- a/yocto-poky/scripts/lib/wic/utils/oe/__init__.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/oe/__init__.py
diff --git a/yocto-poky/scripts/lib/wic/utils/oe/misc.py b/import-layers/yocto-poky/scripts/lib/wic/utils/oe/misc.py
index 81239ac357..81239ac357 100644
--- a/yocto-poky/scripts/lib/wic/utils/oe/misc.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/oe/misc.py
diff --git a/yocto-poky/scripts/lib/wic/utils/partitionedfs.py b/import-layers/yocto-poky/scripts/lib/wic/utils/partitionedfs.py
index ad596d26f2..ad596d26f2 100644
--- a/yocto-poky/scripts/lib/wic/utils/partitionedfs.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/partitionedfs.py
diff --git a/yocto-poky/scripts/lib/wic/utils/runner.py b/import-layers/yocto-poky/scripts/lib/wic/utils/runner.py
index 7431917ff0..7431917ff0 100644
--- a/yocto-poky/scripts/lib/wic/utils/runner.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/runner.py
diff --git a/yocto-poky/scripts/lib/wic/utils/syslinux.py b/import-layers/yocto-poky/scripts/lib/wic/utils/syslinux.py
index aace2863c1..aace2863c1 100644
--- a/yocto-poky/scripts/lib/wic/utils/syslinux.py
+++ b/import-layers/yocto-poky/scripts/lib/wic/utils/syslinux.py
diff --git a/yocto-poky/scripts/lnr b/import-layers/yocto-poky/scripts/lnr
index 9dacebe095..9dacebe095 100755
--- a/yocto-poky/scripts/lnr
+++ b/import-layers/yocto-poky/scripts/lnr
diff --git a/yocto-poky/scripts/multilib_header_wrapper.h b/import-layers/yocto-poky/scripts/multilib_header_wrapper.h
index 5a87540884..5a87540884 100644
--- a/yocto-poky/scripts/multilib_header_wrapper.h
+++ b/import-layers/yocto-poky/scripts/multilib_header_wrapper.h
diff --git a/yocto-poky/scripts/native-intercept/chown b/import-layers/yocto-poky/scripts/native-intercept/chown
index 4f43271c2b..4f43271c2b 100755
--- a/yocto-poky/scripts/native-intercept/chown
+++ b/import-layers/yocto-poky/scripts/native-intercept/chown
diff --git a/yocto-poky/scripts/oe-buildenv-internal b/import-layers/yocto-poky/scripts/oe-buildenv-internal
index e04db0398d..e04db0398d 100755
--- a/yocto-poky/scripts/oe-buildenv-internal
+++ b/import-layers/yocto-poky/scripts/oe-buildenv-internal
diff --git a/yocto-poky/scripts/oe-find-native-sysroot b/import-layers/yocto-poky/scripts/oe-find-native-sysroot
index 81d62b8882..81d62b8882 100755
--- a/yocto-poky/scripts/oe-find-native-sysroot
+++ b/import-layers/yocto-poky/scripts/oe-find-native-sysroot
diff --git a/yocto-poky/scripts/oe-git-proxy b/import-layers/yocto-poky/scripts/oe-git-proxy
index 1247902406..1247902406 100755
--- a/yocto-poky/scripts/oe-git-proxy
+++ b/import-layers/yocto-poky/scripts/oe-git-proxy
diff --git a/yocto-poky/scripts/oe-pkgdata-util b/import-layers/yocto-poky/scripts/oe-pkgdata-util
index a04e44d35a..a04e44d35a 100755
--- a/yocto-poky/scripts/oe-pkgdata-util
+++ b/import-layers/yocto-poky/scripts/oe-pkgdata-util
diff --git a/yocto-poky/scripts/oe-publish-sdk b/import-layers/yocto-poky/scripts/oe-publish-sdk
index 55872f2f93..55872f2f93 100755
--- a/yocto-poky/scripts/oe-publish-sdk
+++ b/import-layers/yocto-poky/scripts/oe-publish-sdk
diff --git a/yocto-poky/scripts/oe-selftest b/import-layers/yocto-poky/scripts/oe-selftest
index 5e23ef0038..5e23ef0038 100755
--- a/yocto-poky/scripts/oe-selftest
+++ b/import-layers/yocto-poky/scripts/oe-selftest
diff --git a/yocto-poky/scripts/oe-setup-builddir b/import-layers/yocto-poky/scripts/oe-setup-builddir
index 93722e08ad..93722e08ad 100755
--- a/yocto-poky/scripts/oe-setup-builddir
+++ b/import-layers/yocto-poky/scripts/oe-setup-builddir
diff --git a/yocto-poky/scripts/oe-setup-rpmrepo b/import-layers/yocto-poky/scripts/oe-setup-rpmrepo
index 917b98b984..917b98b984 100755
--- a/yocto-poky/scripts/oe-setup-rpmrepo
+++ b/import-layers/yocto-poky/scripts/oe-setup-rpmrepo
diff --git a/yocto-poky/scripts/oe-trim-schemas b/import-layers/yocto-poky/scripts/oe-trim-schemas
index 29fb3a1b67..29fb3a1b67 100755
--- a/yocto-poky/scripts/oe-trim-schemas
+++ b/import-layers/yocto-poky/scripts/oe-trim-schemas
diff --git a/yocto-poky/scripts/oepydevshell-internal.py b/import-layers/yocto-poky/scripts/oepydevshell-internal.py
index f7b2e4e0bf..f7b2e4e0bf 100755
--- a/yocto-poky/scripts/oepydevshell-internal.py
+++ b/import-layers/yocto-poky/scripts/oepydevshell-internal.py
diff --git a/yocto-poky/scripts/opkg-query-helper.py b/import-layers/yocto-poky/scripts/opkg-query-helper.py
index 2fb1a78970..2fb1a78970 100755
--- a/yocto-poky/scripts/opkg-query-helper.py
+++ b/import-layers/yocto-poky/scripts/opkg-query-helper.py
diff --git a/yocto-poky/scripts/postinst-intercepts/postinst_intercept b/import-layers/yocto-poky/scripts/postinst-intercepts/postinst_intercept
index b18e806d43..b18e806d43 100755
--- a/yocto-poky/scripts/postinst-intercepts/postinst_intercept
+++ b/import-layers/yocto-poky/scripts/postinst-intercepts/postinst_intercept
diff --git a/yocto-poky/scripts/postinst-intercepts/update_font_cache b/import-layers/yocto-poky/scripts/postinst-intercepts/update_font_cache
index bf65e19a41..bf65e19a41 100644
--- a/yocto-poky/scripts/postinst-intercepts/update_font_cache
+++ b/import-layers/yocto-poky/scripts/postinst-intercepts/update_font_cache
diff --git a/yocto-poky/scripts/postinst-intercepts/update_gio_module_cache b/import-layers/yocto-poky/scripts/postinst-intercepts/update_gio_module_cache
index fe468092cf..fe468092cf 100644
--- a/yocto-poky/scripts/postinst-intercepts/update_gio_module_cache
+++ b/import-layers/yocto-poky/scripts/postinst-intercepts/update_gio_module_cache
diff --git a/yocto-poky/scripts/postinst-intercepts/update_icon_cache b/import-layers/yocto-poky/scripts/postinst-intercepts/update_icon_cache
index 9cf2a72a0c..9cf2a72a0c 100644
--- a/yocto-poky/scripts/postinst-intercepts/update_icon_cache
+++ b/import-layers/yocto-poky/scripts/postinst-intercepts/update_icon_cache
diff --git a/yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache b/import-layers/yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache
index 5d44075fb4..5d44075fb4 100644
--- a/yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache
+++ b/import-layers/yocto-poky/scripts/postinst-intercepts/update_pixbuf_cache
diff --git a/yocto-poky/scripts/pybootchartgui/AUTHORS b/import-layers/yocto-poky/scripts/pybootchartgui/AUTHORS
index 672b7e9520..672b7e9520 100644
--- a/yocto-poky/scripts/pybootchartgui/AUTHORS
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/AUTHORS
diff --git a/yocto-poky/scripts/pybootchartgui/COPYING b/import-layers/yocto-poky/scripts/pybootchartgui/COPYING
index ed87acf948..ed87acf948 100644
--- a/yocto-poky/scripts/pybootchartgui/COPYING
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/COPYING
diff --git a/yocto-poky/scripts/pybootchartgui/MAINTAINERS b/import-layers/yocto-poky/scripts/pybootchartgui/MAINTAINERS
index c65e1315f1..c65e1315f1 100644
--- a/yocto-poky/scripts/pybootchartgui/MAINTAINERS
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/MAINTAINERS
diff --git a/yocto-poky/scripts/pybootchartgui/NEWS b/import-layers/yocto-poky/scripts/pybootchartgui/NEWS
index 7c5b2fc3a1..7c5b2fc3a1 100644
--- a/yocto-poky/scripts/pybootchartgui/NEWS
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/NEWS
diff --git a/yocto-poky/scripts/pybootchartgui/README.pybootchart b/import-layers/yocto-poky/scripts/pybootchartgui/README.pybootchart
index 8642e64679..8642e64679 100644
--- a/yocto-poky/scripts/pybootchartgui/README.pybootchart
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/README.pybootchart
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui.py
index 7ce1a5be40..7ce1a5be40 100755
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py
index e69de29bb2..e69de29bb2 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/__init__.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py
index 05c714e95e..05c714e95e 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/batch.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py
index 8c574be50c..8c574be50c 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/draw.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py
index 7fedd232df..7fedd232df 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/gui.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py
index b45ae0a3d2..b45ae0a3d2 120000
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in
index 21bb0be3a7..21bb0be3a7 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/main.py.in
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py
index d423b9f77c..d423b9f77c 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/parsing.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py
index cf88110b1c..cf88110b1c 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/process_tree.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py
index 015d743aa0..015d743aa0 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/samples.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py
index 00fb3bf797..00fb3bf797 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/parser_test.py
diff --git a/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py
index 6f46a1c03d..6f46a1c03d 100644
--- a/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py
+++ b/import-layers/yocto-poky/scripts/pybootchartgui/pybootchartgui/tests/process_tree_test.py
diff --git a/yocto-poky/scripts/pythondeps b/import-layers/yocto-poky/scripts/pythondeps
index ff92e747ed..ff92e747ed 100755
--- a/yocto-poky/scripts/pythondeps
+++ b/import-layers/yocto-poky/scripts/pythondeps
diff --git a/yocto-poky/scripts/recipetool b/import-layers/yocto-poky/scripts/recipetool
index 6c66487569..6c66487569 100755
--- a/yocto-poky/scripts/recipetool
+++ b/import-layers/yocto-poky/scripts/recipetool
diff --git a/yocto-poky/scripts/relocate_sdk.py b/import-layers/yocto-poky/scripts/relocate_sdk.py
index 99fca86a12..99fca86a12 100755
--- a/yocto-poky/scripts/relocate_sdk.py
+++ b/import-layers/yocto-poky/scripts/relocate_sdk.py
diff --git a/yocto-poky/scripts/rootfs_rpm-extract-postinst.awk b/import-layers/yocto-poky/scripts/rootfs_rpm-extract-postinst.awk
index 8f2836b32c..8f2836b32c 100644
--- a/yocto-poky/scripts/rootfs_rpm-extract-postinst.awk
+++ b/import-layers/yocto-poky/scripts/rootfs_rpm-extract-postinst.awk
diff --git a/yocto-poky/scripts/rpm2cpio.sh b/import-layers/yocto-poky/scripts/rpm2cpio.sh
index 5df8c0f705..5df8c0f705 100755
--- a/yocto-poky/scripts/rpm2cpio.sh
+++ b/import-layers/yocto-poky/scripts/rpm2cpio.sh
diff --git a/yocto-poky/scripts/runqemu b/import-layers/yocto-poky/scripts/runqemu
index d7fa941a66..d7fa941a66 100755
--- a/yocto-poky/scripts/runqemu
+++ b/import-layers/yocto-poky/scripts/runqemu
diff --git a/yocto-poky/scripts/runqemu-addptable2image b/import-layers/yocto-poky/scripts/runqemu-addptable2image
index f0195ad8a3..f0195ad8a3 100755
--- a/yocto-poky/scripts/runqemu-addptable2image
+++ b/import-layers/yocto-poky/scripts/runqemu-addptable2image
diff --git a/yocto-poky/scripts/runqemu-export-rootfs b/import-layers/yocto-poky/scripts/runqemu-export-rootfs
index 3dee131166..3dee131166 100755
--- a/yocto-poky/scripts/runqemu-export-rootfs
+++ b/import-layers/yocto-poky/scripts/runqemu-export-rootfs
diff --git a/yocto-poky/scripts/runqemu-extract-sdk b/import-layers/yocto-poky/scripts/runqemu-extract-sdk
index 32ddd485b6..32ddd485b6 100755
--- a/yocto-poky/scripts/runqemu-extract-sdk
+++ b/import-layers/yocto-poky/scripts/runqemu-extract-sdk
diff --git a/yocto-poky/scripts/runqemu-gen-tapdevs b/import-layers/yocto-poky/scripts/runqemu-gen-tapdevs
index 624deacb70..624deacb70 100755
--- a/yocto-poky/scripts/runqemu-gen-tapdevs
+++ b/import-layers/yocto-poky/scripts/runqemu-gen-tapdevs
diff --git a/yocto-poky/scripts/runqemu-ifdown b/import-layers/yocto-poky/scripts/runqemu-ifdown
index 8f66cfa2a9..8f66cfa2a9 100755
--- a/yocto-poky/scripts/runqemu-ifdown
+++ b/import-layers/yocto-poky/scripts/runqemu-ifdown
diff --git a/yocto-poky/scripts/runqemu-ifup b/import-layers/yocto-poky/scripts/runqemu-ifup
index d9bd894123..d9bd894123 100755
--- a/yocto-poky/scripts/runqemu-ifup
+++ b/import-layers/yocto-poky/scripts/runqemu-ifup
diff --git a/yocto-poky/scripts/runqemu-internal b/import-layers/yocto-poky/scripts/runqemu-internal
index ac1c703c53..ac1c703c53 100755
--- a/yocto-poky/scripts/runqemu-internal
+++ b/import-layers/yocto-poky/scripts/runqemu-internal
diff --git a/yocto-poky/scripts/runqemu.README b/import-layers/yocto-poky/scripts/runqemu.README
index 5908d831a4..5908d831a4 100644
--- a/yocto-poky/scripts/runqemu.README
+++ b/import-layers/yocto-poky/scripts/runqemu.README
diff --git a/yocto-poky/scripts/send-error-report b/import-layers/yocto-poky/scripts/send-error-report
index a29feff325..a29feff325 100755
--- a/yocto-poky/scripts/send-error-report
+++ b/import-layers/yocto-poky/scripts/send-error-report
diff --git a/yocto-poky/scripts/send-pull-request b/import-layers/yocto-poky/scripts/send-pull-request
index 575549db38..575549db38 100755
--- a/yocto-poky/scripts/send-pull-request
+++ b/import-layers/yocto-poky/scripts/send-pull-request
diff --git a/yocto-poky/scripts/sstate-cache-management.sh b/import-layers/yocto-poky/scripts/sstate-cache-management.sh
index 2ab450ab59..2ab450ab59 100755
--- a/yocto-poky/scripts/sstate-cache-management.sh
+++ b/import-layers/yocto-poky/scripts/sstate-cache-management.sh
diff --git a/yocto-poky/scripts/sstate-diff-machines.sh b/import-layers/yocto-poky/scripts/sstate-diff-machines.sh
index 056aa0a04c..056aa0a04c 100755
--- a/yocto-poky/scripts/sstate-diff-machines.sh
+++ b/import-layers/yocto-poky/scripts/sstate-diff-machines.sh
diff --git a/yocto-poky/scripts/sstate-sysroot-cruft.sh b/import-layers/yocto-poky/scripts/sstate-sysroot-cruft.sh
index b7ed8ea846..b7ed8ea846 100755
--- a/yocto-poky/scripts/sstate-sysroot-cruft.sh
+++ b/import-layers/yocto-poky/scripts/sstate-sysroot-cruft.sh
diff --git a/yocto-poky/scripts/swabber-strace-attach b/import-layers/yocto-poky/scripts/swabber-strace-attach
index bb0391a7ca..bb0391a7ca 100755
--- a/yocto-poky/scripts/swabber-strace-attach
+++ b/import-layers/yocto-poky/scripts/swabber-strace-attach
diff --git a/yocto-poky/scripts/sysroot-relativelinks.py b/import-layers/yocto-poky/scripts/sysroot-relativelinks.py
index ac26367e77..ac26367e77 100755
--- a/yocto-poky/scripts/sysroot-relativelinks.py
+++ b/import-layers/yocto-poky/scripts/sysroot-relativelinks.py
diff --git a/yocto-poky/scripts/test-dependencies.sh b/import-layers/yocto-poky/scripts/test-dependencies.sh
index 0170947f0e..0170947f0e 100755
--- a/yocto-poky/scripts/test-dependencies.sh
+++ b/import-layers/yocto-poky/scripts/test-dependencies.sh
diff --git a/yocto-poky/scripts/test-reexec b/import-layers/yocto-poky/scripts/test-reexec
index 9eaa96e754..9eaa96e754 100755
--- a/yocto-poky/scripts/test-reexec
+++ b/import-layers/yocto-poky/scripts/test-reexec
diff --git a/yocto-poky/scripts/test-remote-image b/import-layers/yocto-poky/scripts/test-remote-image
index 9c5b0158d5..9c5b0158d5 100755
--- a/yocto-poky/scripts/test-remote-image
+++ b/import-layers/yocto-poky/scripts/test-remote-image
diff --git a/yocto-poky/scripts/tiny/dirsize.py b/import-layers/yocto-poky/scripts/tiny/dirsize.py
index 40ff4ab895..40ff4ab895 100755
--- a/yocto-poky/scripts/tiny/dirsize.py
+++ b/import-layers/yocto-poky/scripts/tiny/dirsize.py
diff --git a/yocto-poky/scripts/tiny/ksize.py b/import-layers/yocto-poky/scripts/tiny/ksize.py
index 4006f2f6f1..4006f2f6f1 100755
--- a/yocto-poky/scripts/tiny/ksize.py
+++ b/import-layers/yocto-poky/scripts/tiny/ksize.py
diff --git a/yocto-poky/scripts/wic b/import-layers/yocto-poky/scripts/wic
index 2286f20a96..2286f20a96 100755
--- a/yocto-poky/scripts/wic
+++ b/import-layers/yocto-poky/scripts/wic
diff --git a/yocto-poky/scripts/wipe-sysroot b/import-layers/yocto-poky/scripts/wipe-sysroot
index 9e067e8df9..9e067e8df9 100755
--- a/yocto-poky/scripts/wipe-sysroot
+++ b/import-layers/yocto-poky/scripts/wipe-sysroot
diff --git a/yocto-poky/scripts/yocto-bsp b/import-layers/yocto-poky/scripts/yocto-bsp
index 82a050ebdc..82a050ebdc 100755
--- a/yocto-poky/scripts/yocto-bsp
+++ b/import-layers/yocto-poky/scripts/yocto-bsp
diff --git a/yocto-poky/scripts/yocto-kernel b/import-layers/yocto-poky/scripts/yocto-kernel
index daaad07520..daaad07520 100755
--- a/yocto-poky/scripts/yocto-kernel
+++ b/import-layers/yocto-poky/scripts/yocto-kernel
diff --git a/yocto-poky/scripts/yocto-layer b/import-layers/yocto-poky/scripts/yocto-layer
index 356972ece8..356972ece8 100755
--- a/yocto-poky/scripts/yocto-layer
+++ b/import-layers/yocto-poky/scripts/yocto-layer
diff --git a/meta b/meta
index 90959577ad..732622ad1a 120000
--- a/meta
+++ b/meta
@@ -1 +1 @@
-yocto-poky/meta \ No newline at end of file
+import-layers/yocto-poky/meta \ No newline at end of file
diff --git a/meta-poky b/meta-poky
index 760e5667af..671ab3840f 120000
--- a/meta-poky
+++ b/meta-poky
@@ -1 +1 @@
-yocto-poky/meta-poky \ No newline at end of file
+import-layers/yocto-poky/meta-poky \ No newline at end of file
diff --git a/meta-selftest b/meta-selftest
index ce3fd93cb8..95892e6a35 120000
--- a/meta-selftest
+++ b/meta-selftest
@@ -1 +1 @@
-yocto-poky/meta-selftest \ No newline at end of file
+import-layers/yocto-poky/meta-selftest \ No newline at end of file
diff --git a/meta-skeleton b/meta-skeleton
index f47702e7cb..76db5d689e 120000
--- a/meta-skeleton
+++ b/meta-skeleton
@@ -1 +1 @@
-yocto-poky/meta-skeleton \ No newline at end of file
+import-layers/yocto-poky/meta-skeleton \ No newline at end of file
diff --git a/meta-yocto-bsp b/meta-yocto-bsp
index 5aed1ec514..21c3ec26b7 120000
--- a/meta-yocto-bsp
+++ b/meta-yocto-bsp
@@ -1 +1 @@
-yocto-poky/meta-yocto-bsp \ No newline at end of file
+import-layers/yocto-poky/meta-yocto-bsp \ No newline at end of file
diff --git a/oe-init-build-env b/oe-init-build-env
index fc6348b5d4..0d48842846 120000
--- a/oe-init-build-env
+++ b/oe-init-build-env
@@ -1 +1 @@
-yocto-poky/oe-init-build-env \ No newline at end of file
+import-layers/yocto-poky/oe-init-build-env \ No newline at end of file
diff --git a/oe-init-build-env-memres b/oe-init-build-env-memres
index 17ecfe08cd..70cec851fc 120000
--- a/oe-init-build-env-memres
+++ b/oe-init-build-env-memres
@@ -1 +1 @@
-yocto-poky/oe-init-build-env-memres \ No newline at end of file
+import-layers/yocto-poky/oe-init-build-env-memres \ No newline at end of file
diff --git a/scripts b/scripts
index b80307a694..4b5b5756a1 120000
--- a/scripts
+++ b/scripts
@@ -1 +1 @@
-yocto-poky/scripts \ No newline at end of file
+import-layers/yocto-poky/scripts \ No newline at end of file
diff --git a/yocto-poky/bitbake/lib/toaster/contrib/tts/log/.create b/yocto-poky/bitbake/lib/toaster/contrib/tts/log/.create
deleted file mode 100644
index e69de29bb2..0000000000
--- a/yocto-poky/bitbake/lib/toaster/contrib/tts/log/.create
+++ /dev/null