#
241b7e65 |
| 19-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
treewide: adjust local.conf to use HALT
The following warning shows on some machines. ``` WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to "HALT", update configuration ```
Signed-off
treewide: adjust local.conf to use HALT
The following warning shows on some machines. ``` WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to "HALT", update configuration ```
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ica72b6c19ab40cde85a37c39862a6698cfcffd62
show more ...
|
#
0598b46d |
| 15-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
treewide: switch debug-tweaks to allow-root-login
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2665e9e7e37242d546eafdb4d1c65dd0369ca635
|
Revision tags: 2.18.0-dev |
|
#
5d32477d |
| 13-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
meta-hpe: dl385: fix poky reference
We do not use the "poky" distro on any system but the "openbmc-phosphor". Fix the `local.conf.sample` to use this to match all of the other machines.
Fixes open
meta-hpe: dl385: fix poky reference
We do not use the "poky" distro on any system but the "openbmc-phosphor". Fix the `local.conf.sample` to use this to match all of the other machines.
Fixes openbmc/openbmc#4024.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0ba2fada88b5ba6fef0d41e2c43874129b35b4f4
show more ...
|
Revision tags: 2.17.0-dev, 2.16.0-dev |
|
#
4ef8b201 |
| 28-Aug-2023 |
Grant O'Connor <grant.oconnor@hpe.com> |
meta-hpe: adding meta-dl385-g11 layer for HPE DL385 Gen11
altered conf-notes.txt to reflect common targets (obmc-phosphor-image)
removed IMAGE_INSTALL appends for modules. kernel-modules are an iss
meta-hpe: adding meta-dl385-g11 layer for HPE DL385 Gen11
altered conf-notes.txt to reflect common targets (obmc-phosphor-image)
removed IMAGE_INSTALL appends for modules. kernel-modules are an issue anyway and recipes will be added under meta-common/recipes-phopshor/ packagegroups.
removed MACHINE_EXTRA_RDEPENDS from machine configuration file. added under meta-comon/recipes-phopshor/packagegroups.
EXTRA_IMAGECMD:squashfs-xz: requesting to have "branch-call-jump" filter applied to all images (bcj) with 1MB block size rather than the default 128k. (Specify for ARM architecture)
Updated machine configuration notes.
Updated Yocto target to nanbield (release 4.3) and scarthgap future release 4.4)
Change-Id: If719fc82052193a235ccf28869c7c885976aab44 Signed-off-by: Grant OConnor <grant.oconnor@hpe.com>
show more ...
|