summaryrefslogtreecommitdiffstats
path: root/combo-layer-warrior.conf
diff options
context:
space:
mode:
Diffstat (limited to 'combo-layer-warrior.conf')
-rw-r--r--combo-layer-warrior.conf35
1 files changed, 35 insertions, 0 deletions
diff --git a/combo-layer-warrior.conf b/combo-layer-warrior.conf
new file mode 100644
index 0000000..3029ffe
--- /dev/null
+++ b/combo-layer-warrior.conf
@@ -0,0 +1,35 @@
+[bitbake]
+src_uri = git://git.openembedded.org/bitbake
+local_repo_dir = /home/richard/Repos/bitbake
+dest_dir = bitbake
+branch = 1.42
+last_revision = 7f7126211170439ac1d7d72e980786ce0edb7bb7
+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 = warrior
+last_revision = ae341aed81be28232cc34daf4684bc0922f17699
+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]
+src_uri = git://git.yoctoproject.org/yocto-docs
+local_repo_dir = /home/richard/Repos/yocto-docs
+dest_dir = .
+file_filter = documentation/
+branch = warrior
+last_revision = a06e6bdf1d8f133dfaf6dad9c49be24f688799c4
+hook = /home/richard/Repos/pokyconfig/combo-layerhook-yoctodocs.sh
+
+[meta-yocto]
+src_uri = git://git.yoctoproject.org/meta-yocto
+local_repo_dir = /home/richard/Repos/meta-yocto
+dest_dir = .
+branch = warrior
+last_revision = 2f71279fc293cf18fb2362fab3acea27510e5078
+hook = /home/richard/Repos/pokyconfig/combo-layerhook-metayocto.sh
+