summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-26 16:59:33 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-27 17:12:24 +0200
commitc24cdffea9dfa3904fc3ea9da0bc80e5515b078d (patch)
tree61c5df69bed7810e988b06434e8efc7ab9071acd
parent1ba8f82dfc1b66a6d55108ef8173e0eed6153b0b (diff)
Temporary workarounds for h3ulcb and bbe
To allow the dunfell upgrade to be done early, these changes are necessary: - h3ulcb : disable kingfisher support layer - bbe : temporarily replace sancloud bbe machine template with plain beaglebone Both boards need updated BSPs for dunfell. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: Id481b693022a2276c4d5f835e4a23d436681a2cd
l---------templates/machine/bbe1
-rw-r--r--templates/machine/bbe-sancloud/50_bblayers.conf.inc (renamed from templates/machine/bbe/50_bblayers.conf.inc)0
-rw-r--r--templates/machine/bbe-sancloud/50_local.conf.inc (renamed from templates/machine/bbe/50_local.conf.inc)0
-rw-r--r--templates/machine/bbe-sancloud/README_machine_bbe.md (renamed from templates/machine/bbe/README_machine_bbe.md)0
-rw-r--r--templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc5
-rw-r--r--templates/machine/h3ulcb-nogfx/50_local.conf.inc2
-rw-r--r--templates/machine/h3ulcb/50_bblayers.conf.inc5
-rw-r--r--templates/machine/h3ulcb/50_local.conf.inc2
8 files changed, 11 insertions, 4 deletions
diff --git a/templates/machine/bbe b/templates/machine/bbe
new file mode 120000
index 000000000..985856b9d
--- /dev/null
+++ b/templates/machine/bbe
@@ -0,0 +1 @@
+beaglebone \ No newline at end of file
diff --git a/templates/machine/bbe/50_bblayers.conf.inc b/templates/machine/bbe-sancloud/50_bblayers.conf.inc
index b2fffb9dd..b2fffb9dd 100644
--- a/templates/machine/bbe/50_bblayers.conf.inc
+++ b/templates/machine/bbe-sancloud/50_bblayers.conf.inc
diff --git a/templates/machine/bbe/50_local.conf.inc b/templates/machine/bbe-sancloud/50_local.conf.inc
index 7f378e5cb..7f378e5cb 100644
--- a/templates/machine/bbe/50_local.conf.inc
+++ b/templates/machine/bbe-sancloud/50_local.conf.inc
diff --git a/templates/machine/bbe/README_machine_bbe.md b/templates/machine/bbe-sancloud/README_machine_bbe.md
index c32f23d4f..c32f23d4f 100644
--- a/templates/machine/bbe/README_machine_bbe.md
+++ b/templates/machine/bbe-sancloud/README_machine_bbe.md
diff --git a/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc b/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
index 5f410f0ff..794f66cc6 100644
--- a/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
+++ b/templates/machine/h3ulcb-nogfx/50_bblayers.conf.inc
@@ -1,4 +1,7 @@
BBLAYERS =+ "\
${METADIR}/bsp/meta-renesas-rcar-gen3/meta-rcar-gen3 \
- ${METADIR}/meta-agl/meta-agl-bsp/meta-rcar-gen3-adas \
"
+
+# disable kingfisher until fixed
+# ${METADIR}/meta-agl/meta-agl-bsp/meta-rcar-gen3-adas \
+# "
diff --git a/templates/machine/h3ulcb-nogfx/50_local.conf.inc b/templates/machine/h3ulcb-nogfx/50_local.conf.inc
index 4403e6ea9..1f3c72521 100644
--- a/templates/machine/h3ulcb-nogfx/50_local.conf.inc
+++ b/templates/machine/h3ulcb-nogfx/50_local.conf.inc
@@ -4,4 +4,4 @@ require conf/include/agl_h3ulcb-nogfx.inc
# custom inclusion of cogent layer
#see meta-agl/meta-agl-bsp/meta-rcar-gen3-adas/conf/include/rcar-gen3-adas.inc
-require conf/include/rcar-gen3-adas.inc
+#require conf/include/rcar-gen3-adas.inc
diff --git a/templates/machine/h3ulcb/50_bblayers.conf.inc b/templates/machine/h3ulcb/50_bblayers.conf.inc
index 5f410f0ff..794f66cc6 100644
--- a/templates/machine/h3ulcb/50_bblayers.conf.inc
+++ b/templates/machine/h3ulcb/50_bblayers.conf.inc
@@ -1,4 +1,7 @@
BBLAYERS =+ "\
${METADIR}/bsp/meta-renesas-rcar-gen3/meta-rcar-gen3 \
- ${METADIR}/meta-agl/meta-agl-bsp/meta-rcar-gen3-adas \
"
+
+# disable kingfisher until fixed
+# ${METADIR}/meta-agl/meta-agl-bsp/meta-rcar-gen3-adas \
+# "
diff --git a/templates/machine/h3ulcb/50_local.conf.inc b/templates/machine/h3ulcb/50_local.conf.inc
index 43e117372..6377a1e82 100644
--- a/templates/machine/h3ulcb/50_local.conf.inc
+++ b/templates/machine/h3ulcb/50_local.conf.inc
@@ -3,5 +3,5 @@ MACHINE = "h3ulcb"
require conf/include/agl_h3ulcb.inc
#see meta-agl/meta-agl-bsp/meta-rcar-gen3-adas/conf/include/rcar-gen3-adas.inc
-require conf/include/rcar-gen3-adas.inc
+#require conf/include/rcar-gen3-adas.inc
ong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */