summaryrefslogtreecommitdiff
path: root/meta-ampere
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2022-07-05 03:55:31 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-07-08 15:18:56 +0300
commit7762a04be00686ccafe1aaa5f7dd014cf9529347 (patch)
tree434ab57b17c83914877bd9b3e746666582c84aeb /meta-ampere
parent6c1b24269ca576d8683306b2109bac4fe7deefa8 (diff)
downloadopenbmc-7762a04be00686ccafe1aaa5f7dd014cf9529347.tar.xz
obmc-phosphor-button: switch to meson build
George Liu (5): meson: Add subprojects file meson: Add meson build logging: switch to lg2 meson: Update LONG_PRESS_TIME_MS Fix meson build Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I4facd30b1c25e3b1bf60190ed5477ea75ee0c2b5
Diffstat (limited to 'meta-ampere')
-rw-r--r--meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend b/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend
index 42ae8fa151..b2ce6ef20f 100644
--- a/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend
+++ b/meta-ampere/meta-common/recipes-phosphor/chassis/obmc-phosphor-buttons_%.bbappend
@@ -1 +1 @@
-EXTRA_OECMAKE += "-DLONG_PRESS_TIME_MS=5000"
+EXTRA_OEMESON:append = "-Dlong-press-time-ms=5000"