summaryrefslogtreecommitdiffstats
path: root/meta-linaro-integration/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro-integration/README')
-rw-r--r--meta-linaro-integration/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-linaro-integration/README b/meta-linaro-integration/README
new file mode 100644
index 0000000..fdca8c7
--- /dev/null
+++ b/meta-linaro-integration/README
@@ -0,0 +1,15 @@
1Integration layer for Linaro Builds & Baselines
2===============================================
3
4
5This layer is meant to fix or workaround integration issues which would normally go into a DISTRO layer. The B&B builds use OE-core distroless, but some tweaks are needed:
6
71) Enable busybox httpd, the CI loop depends on it
82) Overlay/bbappend recipes till fixes go upstream
9
10OE-core is extremely non-transparent when fixes will go in or get rejected, meta-openembedded is better but depends on a CI loop (test-dependencies) that currently takes 15 days to complete. Due to our use of monthly cycles and the effort to maintain forks recipes will get overlayed/bbappended with our changes here.
11
12Topic specific bbappends like aarch64 or bigendian should remain in their respective layers since those are BSP type changes, not DISTRO type changes.
13
14
15