From 0434cf0f78c4d25bc269c0562025f2bbc7544465 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 13 Apr 2023 17:38:28 +0100 Subject: [PATCH] Add langdale Signed-off-by: Richard Purdie --- combo-layer-langdale.conf | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 combo-layer-langdale.conf diff --git a/combo-layer-langdale.conf b/combo-layer-langdale.conf new file mode 100644 index 0000000..f1c835f --- /dev/null +++ b/combo-layer-langdale.conf @@ -0,0 +1,35 @@ +[bitbake] +src_uri = git://git.openembedded.org/bitbake +local_repo_dir = /home/richard/Repos/bitbake +dest_dir = bitbake +branch = 2.2 +last_revision = 88a9cc0318c6ef01976d8b09dfc1a92cf0a1e498 +hook = /home/richard/Repos/pokyconfig/combo-layerhook-bitbake.sh +file_exclude = classes/base.bbclass conf/bitbake.conf .gitignore MANIFEST.in setup.py TODO + +[oe-core] +src_uri = git://git.openembedded.org/openembedded-core +local_repo_dir = /home/richard/Repos/oe-core +dest_dir = . +branch = langdale +last_revision = 6c9ca2f2de98c84d11beccbfde7c1e26cb25dfb6 +hook = /home/richard/Repos/pokyconfig/combo-layerhook-oecore.sh +file_exclude = meta/conf/bblayers.conf.sample meta/conf/local.conf.sample meta/conf/local.conf.sample.extended meta/conf/site.conf.sample + +[yocto-docs] +branch = langdale +src_uri = git://git.yoctoproject.org/yocto-docs +local_repo_dir = /home/richard/Repos/yocto-docs +dest_dir = . +file_filter = documentation/ +last_revision = da685fc5e69d49728e3ffd6c4d623e7e1745059d +hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh + +[meta-yocto] +branch = langdale +src_uri = git://git.yoctoproject.org/meta-yocto +local_repo_dir = /home/richard/Repos/meta-yocto +dest_dir = . +last_revision = f507cfd7db1aca197f2382a1f96132980ddcca56 +hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh +