aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend
diff options
context:
space:
mode:
authorKhang Nguyen <khang.nguyen.xw@renesas.com>2019-07-16 14:01:35 +0700
committerKhang Nguyen <khang.nguyen.xw@renesas.com>2019-09-24 08:16:29 +0700
commit4f88440f6e053c6f05f35d82a7e00e300d9916ab (patch)
tree5db175f5f3ef105aaf7d3136f3646cd910f987cb /meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend
parent864de3b0859dfb61b815f2d54de73e61acfea3d4 (diff)
rcar-gen3: Append _rcar-gen3 to variables and tasks
For bbappend files, it should be appended the _rcar-gen3 to variables and function to avoid changing sstate signature when build with non R-Car platforms but including meta-rcar-gen3 to BBLAYERS. Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com> Signed-off-by: Duy Dang <duy.dang.yw@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com> Change-Id: I179d8595422ea7eeb1568adc63d1e64e1fb057a6
Diffstat (limited to 'meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend')
-rw-r--r--meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend b/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend
index f414a2b..9f5978c 100644
--- a/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend
+++ b/meta-rcar-gen3/recipes-core/systemd/systemd_%.bbappend
@@ -1 +1 @@
-PACKAGECONFIG_remove = "timesyncd"
+PACKAGECONFIG_remove_rcar-gen3 = "timesyncd"