Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 2.18.0-dev, 2.17.0-dev, 2.16.0-dev, 2.14.0, 2.14.0-rc1, 2.15.0-dev, 2.13.0, 2.14.0-dev, 2.12.0, 2.12.0-rc1, 2.13.0-dev, 2.11.0, 2.12.0-dev
# e83c2209 01-Sep-2021 Patrick Williams <patrick@stwcx.xyz>

meta-phosphor: change systemd.bbclass to match upstream override syntax

Upstream bbclasses changed to typically use the `:${PN}` override
syntax, including the SYSTEMD_ variables. Change our system

meta-phosphor: change systemd.bbclass to match upstream override syntax

Upstream bbclasses changed to typically use the `:${PN}` override
syntax, including the SYSTEMD_ variables. Change our systemd.bbclass
to do the same for consistency and perform a tree-wide variable
replacement.

Spot checked by building bletchley and witherspoon and checking
some of the SYSTEMD_LINK directives on installed packages under qemu.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I20a9dd809bff8af8759488734f80486c7228c6eb

show more ...


# 0f66db40 17-Aug-2021 Andrei Kartashev <a.kartashev@yadro.com>

meta-yadro: Yocto override syntax change

Convert with convert-overrides.py
Sync local.conf.sample with:
- poky/meta-poky/conf/local.conf.sample
- meta-facebook/meta-tiogapass/conf/local.conf.sample

meta-yadro: Yocto override syntax change

Convert with convert-overrides.py
Sync local.conf.sample with:
- poky/meta-poky/conf/local.conf.sample
- meta-facebook/meta-tiogapass/conf/local.conf.sample
Additional manual changes (not found by convert-overrides.py) in
- meta-yadro/meta-nicole/recipes-kernel/linux/linux-aspeed_%.bbappend
- meta-yadro/meta-nicole/recipes-phosphor/images/obmc-phosphor-image.bbappend
- meta-yadro/meta-nicole/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend

Tested: image compiles.

Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
Change-Id: I959669bad43ce09c0817b2a002e6db546fb98f7f

show more ...


Revision tags: 2.10.0-rc1, 2.11.0-dev
# c15c753d 14-Apr-2021 Matt Spinler <spinler@us.ibm.com>

build phosphor-hwmon with meson

The repository supports it, so switch it over in bitbake.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I8d96c79b395ee2614ddd869091569f245426c5c7


Revision tags: 2.9.0, 2.9.0-rc1, 2.10.0-dev, 2.8.0, 2.8.0-rc1, 2.9.0-dev
# d85f9936 13-Apr-2020 Alexander Filippov <a.filippov@yadro.com>

nicole: Add iio-hwmon-battery config

Nicole has RTC battery monitored by aspeed adc.
This commit adds the config for hwmon to create
/xyz/openbmc_project/sensors/voltage/vbat dbus object.

(From met

nicole: Add iio-hwmon-battery config

Nicole has RTC battery monitored by aspeed adc.
This commit adds the config for hwmon to create
/xyz/openbmc_project/sensors/voltage/vbat dbus object.

(From meta-yadro rev: 00a58de373844c2819c88993242a6bbda6235e8a)

Change-Id: Ib9eacb8884d793b3895f6dd4749512517c9d8988
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# 9a5cfc83 27-Feb-2020 Alexander Filippov <a.filippov@yadro.com>

nicole: Fix OCC hwmon paths for the 5.3+ kernel

The 5.3 kernel adds an 'fsi-master' directory in front of the fsi0 and
fsi1 directories in the OCC device tree paths. Update the OCC hwmon
file paths

nicole: Fix OCC hwmon paths for the 5.3+ kernel

The 5.3 kernel adds an 'fsi-master' directory in front of the fsi0 and
fsi1 directories in the OCC device tree paths. Update the OCC hwmon
file paths accordingly as those are based on that path.

Signed-off-by: Alexander Filippov <a.filippov@yadro.com>

(From meta-yadro rev: 54b7c9b1ab1bf5b91b293c76335de887f7ff8311)

Change-Id: Ie506f88c4e7b2b20f4b589c655982d42dcc3a3f1
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...


# ae96d72d 23-Aug-2019 Artem Senichev <a.senichev@yadro.com>

meta-nicole: Add initial setup for OCC and FRU

Ported from IBM Romulus layer.

(From meta-yadro rev: b64a2eeade9e2ba61ad4103cef8efe300cffd4c0)

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
C

meta-nicole: Add initial setup for OCC and FRU

Ported from IBM Romulus layer.

(From meta-yadro rev: b64a2eeade9e2ba61ad4103cef8efe300cffd4c0)

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Change-Id: I717c8fda8e61ed0c824252ac85f68d58076e9246
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...