/openbmc/openbmc/meta-phosphor/classes/ |
H A D | phosphor-software-manager-mmc.bbclass | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
H A D | phosphor-software-manager-ubi-fs.bbclass | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/logging/ |
H A D | phosphor-hostlogger_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/ |
H A D | phosphor-led-manager_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
H A D | phosphor-led-sysfs_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/flash/ |
H A D | phosphor-software-manager_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/ |
H A D | phosphor-gpio-monitor_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-extended/sdbusplus/ |
H A D | sdbusplus_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/host/ |
H A D | phosphor-host-postd_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-blobs_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
H A D | phosphor-hwmon_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/ |
H A D | phosphor-network_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/ |
H A D | systemd_%.bbappend | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/ |
H A D | phosphor-state-manager_git.bb | ed104d43 Tue Aug 31 13:19:27 CDT 2021 Patrick Williams <patrick@stwcx.xyz> meta-phosphor: switch EXTRA_OEMESON to use override syntax It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
|