aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThuy Tran <thuy.tran.xh@renesas.com>2018-05-22 09:39:42 +0700
committerThuy Tran <thuy.tran.xh@renesas.com>2019-02-28 09:43:53 +0700
commitb029be16a324c3e6968643b31965ee9ababba9e7 (patch)
treef4ce76ad8c54555a83d740cc38d367ff8300ca2e
parent8af0b7d6e445b532088a068dc012757001be3a1f (diff)
rcar-gen3: layer.conf: Update LAYERSERIES_COMPAT to thud
Thud branch has been released on Poky upstream. This commit sets LAYERSERIES_COMPAT for meta-renesas to be compatible with thud branch. Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
-rw-r--r--meta-rcar-gen3/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-rcar-gen3/conf/layer.conf b/meta-rcar-gen3/conf/layer.conf
index 7c09bc3..cc52dc6 100644
--- a/meta-rcar-gen3/conf/layer.conf
+++ b/meta-rcar-gen3/conf/layer.conf
@@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "rcar-gen3"
BBFILE_PATTERN_rcar-gen3 = "^${LAYERDIR}/"
BBFILE_PRIORITY_rcar-gen3 = "6"
+
+LAYERSERIES_COMPAT_rcar-gen3 = "thud"