| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
test: use mocked sdbus interface for sdbusplus
(From meta-phosphor rev: 9b6de0f019b6d9f4bba4da30ccdc096fac724b20)
Change-Id: Idc968d05d479695ec9949a692ed3cffb29739281
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
build: pkg anti-pattern: use defaults
(From meta-phosphor rev: 228633b17dd7c684ca2f6044881e46a2f4f8011a)
Change-Id: Ib52260c7341d4dfb6eea31a208fef477d9f3d6ca
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This package has been deprecated and not being used on
any layer anymore.
(From meta-phosphor rev: 44b0e50169be04b2780ad26346f1ff02922d2163)
Change-Id: If4e22c1db5f104008b4af8ec12ab14739a87c562
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Delete the extra slash in the phosphor-pid-control configuration file
path.
(From meta-phosphor rev: 679e1486fd91ec1ae423addd34e861967213736c)
Change-Id: I40ecf06f68609ad7d5a9b847b63b3870d5d11ffa
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
phosphor-host-ipmid no longer does anything with the information
specified by the ipmi-channel-config, therefore drop it.
(From meta-phosphor rev: 14e259d7b53de1bae200ee5c5dbf201ffd105543)
Change-Id: I74057fd68ba7e46e5cf5850eaf6434cb6bb37ec9
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Absence of ldap distro feature will not generate pam_ldap.so because
of which we might see some unwanted error messages regarding the
failure in opening the pam_ldap.so in journalctl incase if pam_ldap
is present in PAM Configuration.
This commit would:
- Leverage '-' option before the 'type' in pam configuration, by which
the PAM library will not log any errors in the syslog if it is not
able to load the module beacause it is missing in the system.By using
this we don't need two pam configuration files for ldap and unix.
- Leverages ignore_unknown_user & ignore_authinfo_unavail options of
pam_ldap.so, which forces the PAM framework to ignore pam_ldap incase
if the user is not present in LDAP server or if the client cannot
connect to LDAP Server.
(From meta-phosphor rev: 2c7efc937785a76e35a06b6807e12765ad40d99d)
Change-Id: Ic1044989ccae4e6e442de9865cf00cea33f75262
Signed-off-by: manojkiraneda <manojkiran.eda@gmail.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enable chassis intrusion sensor service file and add "i2c-tools"
to link
Tested-by: Build passed and chassis intrusion sensor value is available via dbus or redfish
(From meta-phosphor rev: f7617ee0e9302bd1fb0a23243ca378752dab1cb3)
Change-Id: I611967de369d6f7581f68480ed39acc8c35d0d9d
Signed-off-by: Qiang XU <qiang.xu@linux.intel.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Drop the ipmi-channel-config as it's no longer used by
phosphor-host-ipmid.
(From meta-quanta rev: d92f64f7e750210582f9d0828ef82c2007d5ef89)
Change-Id: I9fb8640386cbf9b5cd8f5213e9f63be221031faa
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The system manager (obmc-mgr-system) which provided GPIO
functionality is being deprecated and it's not in use anymore:
* GPIOs have moved out of D-Bus (see openbmc/openbmc#3332).
* Tools depending on its GPIO functions have been updated to
call local functions instead.
* The systemd service files have been updated to not depend
on system manager.
(From meta-quanta rev: 602f74d56aeabe7c30748576ad6085ed761498fe)
Change-Id: I76e683ed246bc055c54754bfc9d819f50e708eb3
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop the spimaster python script. This script let one, via devmem
accesses, change the SPI control to let the BMC access the BIOS flash
chip.
OpenBMC is aiming to drop python support, and this script was only a
proof-of-concept. If required, a linux driver should be written to
handle this.
(From meta-quanta rev: fa279684ea0fa59cd106c6955c92d2f9f539c3a0)
Change-Id: I74e4e62054b914013d230b834e882353eb70a67e
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Alistair Popple (20):
pdbg/gdbserver: Make ragel optional
libpdbg: Add api to get 32-bit device tree property
libpdbg: fix a bug in get_class_target_addr
libpdbg: Add API to get device tree path and find target via path
libpdbg: Add indirect address translation via callback
libpdbg: Add xbus hardware unit
libpdbg: Remove unused code
libpdbg: Make more declarations static
libpdbg: Move property code into libpdbg/device.c
libpdbg: Rename property functions
libpdbg: Rework chip-id functions
libpdbg: Rework target addressing
libpdbg: Remove old dt_prop functions
libpdbg: Rework target compatible
libpdbg: Make dt_root private
libpdbg: Remove device.h
device.c: Fix pdbg_target_address
libpdbg: Remove zalloc macro
optcmd: Add parser for 8-bit power of 2 integers
adu: Add arugments for block size
Amitay Isaacs (49):
Makefile: Install libpdbg header libpdbg.h
Makefile: Keep libfdt sources sorted
Makefile: Keep libpdbg sources sorted
Makefile: Add missing header file in libpdbg_SOURCES
Makefile: Keep pdbg sources sorted
Makefile: Add missing headers to pdbg_SOURCES
Makefile: Define arch dependent sources explicitly
Makefile: Redefine sources required for gdbserver
Makefile: Package src/gdb_parser.rl
Makefile: Order the libraries for make install to work
build: Allow device tree headers to be generated in subdirs
tests: Fix the condition to check if bmc is up
tests: Update driver to pass test_wrapper argument
tests: Exit on first test failure
tests: Ensure tests can be run from builddir
tests: Log stderr output (if any) on test failure
libpdbg: Convert printf to DEBUG statements
main: Convert target_selection() to return a boolean
util: Move parse_list() into a separate file
path: Add device tree path based targeting
main: Add an option for path based targetting
main: Add explicit probing of selected targets
main: Convert -p/-c/-t/-a/-l to path based targets
main: Switch to path based target selection
main: Fix probe() to print targets correctly
tests: Add path based selection tests
main: Do not use argv[0] for progname
main: Update probe output to display device names
libpdbg: Add an api for address translation
main: Convert getcfam/putcfam to use path based targeting
main: Convert getscom/putscom to use path based targeting
main: Convert register functions to path based targeting
main: Ignore nodes that do not have class names
libpdbg: Split nhtm hardware units for p8 and p9
main: Move device_node setting before parse_options
main: Mark print_target static
main: Convert getring to path based targeting
main: Convert thread commands start/stop/step/sreset
main: Convert threadstatus command to path based targeting
main: Convert regs command to path based targeting
main: Drop unused iterators with callbacks
main: Convert htm commands to path based targeting
main: Convert gdbserver command to path based targeting
main: Drop unused target_select/target_selected functions
libpdbg: Fix probing of pib
libpdbg: Use index instead of chip-id for id
libpdbg: Drop pdbg_target_chip_id()
dtc: Drop chip-id property
README: Add information about target selection
Artem Senichev (1):
main: Set I2C backend device specified in arguments
Joel Stanley (1):
Fix build failure in target detection
Nicholas Piggin (1):
stack: guess endian for stack frame walking
Rashmica Gupta (3):
pdbg/gdbserver: Add in basic skeleton for a gdbserver on p8
pdbg/gdbserver: Make gdbserver optional
README: Add some gdbserver info
(From meta-openpower rev: 16c5b8f97176373b8e91ab2f8e86b6b3dea314d9)
Change-Id: Ic03552fc25a7cf4c64796347d38acb50209ea30e
Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The system manager (obmc-mgr-system) which provided GPIO
functionality is being deprecated and it's not in use anymore:
* GPIOs have moved out of D-Bus (see openbmc/openbmc#3332).
* Tools depending on its GPIO functions have been updated to
call local functions instead.
* The systemd service files have been updated to not depend
on system manager.
(From meta-inspur rev: dd16cd4cce9956f5a7e1115bc268bcac4a3647f5)
Change-Id: Id87ff99546c55947be3db006583a99edf2b171e7
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (3):
Add fan profile host support
sensors: Set event messages enabled bit
Fix set sensor threshold command number
(From meta-intel rev: 7ca167b9fd98e6d880437e4a1d2e75175091aae2)
Change-Id: I1b24d66d2928b195018a8bce1dcdaf4c38aa99ac
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This includes security and bug fixes from the 4.19.22, 4.19.23, 4.19.24,
4.19.25 and 4.19.26 stable releases.
(From meta-aspeed rev: 2a9b7c2a7769b1f61135ac8959c44d34c2359ca9)
Change-Id: I7521264319b66b39d31974a5e2c0ec1b8a90a661
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Yang Cheng (1):
Add Custom Key for SOL on webui
(From meta-phosphor rev: e2f51ef79839874cf48d808821105a470ef446f7)
Change-Id: If60a7cc4a730d36552e91582c2059ecbf275e780
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Jae Hyun Yoo (1):
Improve cpusensor performance
James Feist (1):
Fix threshold updating
(From meta-phosphor rev: dd3864a048e05409a6ce265b0090e30c48590904)
Change-Id: Ie1d277dea57edc35b35a3a154fc37affd25c665b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (1):
Fix some mux assignments
James Feist (1):
Raise fan floor
(From meta-phosphor rev: f092fee1f919cc838acb35412fd802c8f59f5a19)
Change-Id: I507f7603c8e14d3e9afdc8a2b888b26ec4d5d0e5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Kun Yi (1):
Enhance dbus error reporting and logging
(From meta-phosphor rev: 3c06c9edd3e4c14add4fe113df0f2dc751908ca1)
Change-Id: I414bada5812e387b295f798bd6a63268d4b0afd8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (4):
pid: fix patching with regex inputs
s/MinThermalRpm/MinThermalOutput
pid: add direction to stepwise
Don't set result to success when calling success
(From meta-phosphor rev: c26907e7fb34b2922c47f1c6a024fc457b143171)
Change-Id: I5a2f25cbbd2f6c842dd1f56697c64dd8e0fc33e9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
cmakelists: Make sensors able to be disabled
Qiang XU (1):
Add chassis intrusion sensor daemon
(From meta-phosphor rev: d995481473e24679cac82e03526b5c272dc93b82)
Change-Id: I8bad7e726432496f0c03cc42fcbe73f0aa99aff2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
beccabroek (1):
Fix inventory dropdown
(From meta-phosphor rev: 00a04704afbe18ac8cc001e79a7293cba3b7e131)
Change-Id: I3b537eb332f45c775bf0c9d1c2d48b2b16d37ce5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (3):
Add std::vector<double> to json variant type
Remove intrusion from WFP
Add initial fan profiles
Qiang XU (1):
Add "Class" to PCH/I2C based chassis intrusion sensor config
(From meta-phosphor rev: 5016f44f8e2981ba6b34e6d552fc1f93e447d2e3)
Change-Id: I41d7f40fb284cdb8d7355fb8bc6d9decd7eb9461
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jason M. Bills (1):
Fix boost process call for SEL Clear again
(From meta-intel rev: e4bf9a9d035bb0280e8230b5b82ad268a5e2bb07)
Change-Id: If73f9ccbd76f6c7fc09128ae305bf3c471511e7b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (1):
bmcweb: move ethernet VLAN to readJson
(From meta-phosphor rev: c31ee2ef9935eefa4b1f7db7325f20308203b802)
Change-Id: I4c02e23f12d9d1bb576498f5f13ca56a5c4e8306
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (1):
Fix bus index
Qiang XU (1):
Add GPIO based chassis intrusion sensor config
(From meta-phosphor rev: 277d3d04ff965d5871a80f61451f297498fc5519)
Change-Id: I01d3a080504aff0fff3d588ca1752ed9eb140f07
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jae Hyun Yoo (1):
Modify PECI macro uses to prepare PECI header update
(From meta-phosphor rev: 70aec9378d13083146cb1e770bc8b44f589d226a)
Change-Id: I598efadb45ec9f027cd44504be698bb012fb1ddb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
Add fan profile support to dbusconfiguration
Patrick Venture (1):
add tuning enable variable
(From meta-phosphor rev: b22e528e725d5c853eb49f78cd57dd5aef7b533b)
Change-Id: I838eeb5dcbf96c030a9ba353f757633abfd97a6b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jae Hyun Yoo (1):
Add threshold value scanning logic into cpusensor
(From meta-phosphor rev: 7edd81c9d72a41c1551b3fc00020cea69a00dfc1)
Change-Id: I69da6d828e046b5d277fc2f5de8865b899fb163e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (4):
Simplify mux symlink logic
Fix rstrip on Fru read
Add M.2 Mux to WFT Baseboard
Fix an issue with $index
James Feist (2):
Out of tree build: Add nlohmann as valijson depend
Rename Front Panel Stepwise curve
(From meta-phosphor rev: 3383e74bbfe6632230e38a8676d9ae385f32add1)
Change-Id: I1f5435bd9a130e2dbc26009f2f341d51756debca
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (3):
configure: Simplify PKG_CHECK_MODULES
configure: Make dbus dir depend on the sysconf make variable
configure: Simplify link local autoconfiguration
(From meta-phosphor rev: 9e4afe4340eea7ce92b528bbc25d87f523dd599d)
Change-Id: I9bf0333d8847295a8faf7a116773b0e851d2ab2d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jason M. Bills (1):
Fix boost process call for SEL Clear
(From meta-intel rev: 713a9896bd246525989e75a243af2d0c96c42200)
Change-Id: Id94e51a7ec01383afb3c6380257bafac5731dac1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
Convert host-ipmid -> libipmid
(From meta-openpower rev: 5cb372827a7363e297a296f29b70ab0661499285)
Change-Id: Ia5b6bfacc0c5c40f5c22ec8d7cc7021f8884c93a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (2):
build: pkg anti-pattern: use defaults
lpc_aspeed: add todo describing correct mmap
(From meta-phosphor rev: e8e96b3effb952af2ff92fa05d73a9daa90904b9)
Change-Id: I2d7ef71ee7d783a99930f65a4b427dc9942e570c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (5):
dbusconfiguration: set timeout to 0
stepwise: Add ceiling type
dbuspassive: allow scaling
s/minThermalRPM/minThermalOutput
Expand conf namespace
(From meta-phosphor rev: 9cfe098e2c64b78e3885948347ea985335fa7777)
Change-Id: I04ee3af38cb932960d6a079acf70645d54c97490
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (4):
Add missing type IDs
Fix naming of PCIeSlot
Add index to OCP card name
Add HSBP muxes to WFP baseboard
James Feist (5):
pid: Add hysteresis fields
pid: Add upper clipping curve example
pid: make curves less aggressive
s/MinThermalRpm/MinThermalOutput
pid: Set FFCoeffs for fans to 1.0
(From meta-phosphor rev: b43393f8a6c9bc67a38cb0358279988498137183)
Change-Id: Ibf232690d9180c71baa0b8066abe30016676e756
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jason M. Bills (1):
Remove support for Set SEL Time
(From meta-intel rev: 913a903b50a4e15cf70f762c6bce1c909efb23b8)
Change-Id: I3db1fbd170779e3d6e8aea2ea78ee4fe27a4d93c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
Convert host-ipmid -> libipmid
(From meta-phosphor rev: eb2b74028e6c0a5742c9e9031ed6c887e45e5d24)
Change-Id: Icefc9fec2b3898b37f07c6f6a8725aa3adf2de04
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (1):
Convert host-ipmid -> libipmid
(From meta-phosphor rev: 26a22f5fe1ed1933cd62748f20c96fdb61d5ae91)
Change-Id: I26faf7449561cde01fd2914a38c21d91640bb07c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
James Feist (1):
Allow removal from failsafe if timeout=0
(From meta-phosphor rev: 5785d9ad7138b79eb0fb60989f76d40eee634647)
Change-Id: I6da38fac43d398296ec7d18ea0b9a3f250e89d9d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (3):
Move closeMuxes script to a regex
Add configuration for OCP card
Add Type to all config files
(From meta-phosphor rev: 4ee19b1e8025e55089900c8378918ab7eb43783b)
Change-Id: I738c675c5290a4821112cd5b85f4eb54780872c0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
user_mgmt: drop c_str() when param is std::string
Vernon Mauery (1):
ipmid: move channel code from libuserlayer to libchannellayer
(From meta-phosphor rev: 6fd57399af853be8036923a5e6955fd7ee7bd71d)
Change-Id: Ibe6dcb59606980bfb45c0212feefa40f646cb248
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Jason M. Bills (2):
Update SEL Logger add function to accept additional metadata
Add Redfish message registry support for threshold SEL events
(From meta-phosphor rev: 9a8fb9878a8e621897855e5f6ba9ae37808142b1)
Change-Id: If289beab89e2cd351888faedc8c0fbaabf2436ea
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update poky to thud HEAD.
Adam Trhon (1):
icecc-env: don't raise error when icecc not installed
Alexander Kanavin (1):
openssl10: update to 1.0.2q
Armin Kuster (1):
perl: add testdepends for ssh
Bruce Ashfield (2):
linux-yocto/4.18: update to v4.18.26
linux-yocto/4.18: update to v4.18.27
Changqing Li (1):
checklayer: generate locked-sigs.inc under builddir
Dan Dedrick (2):
devtool: remove duplicate overrides
devtool: improve git repo checks before check_commits logic
Daniel Ammann (1):
ref-manual: Typo found and fixed.
Douglas Royds (2):
openssl ptest: Strip build host paths from configdata.pm
openssl: Strip perl version from installed ptest configdata.pm file
Dustin Bain (1):
busybox: update to 1.29.3
Jan Kiszka (1):
oe-git-proxy: Avoid resolving NO_PROXY against local files
Jens Rehsack (1):
avahi: avoid depending on skipped package
Jonas Bonn (1):
keymaps: tighten package write dependency
Kai Kang (1):
selftest/wic: update test case test_qemu
Khem Raj (3):
openssl10: Fix mutliple include assumptions for bn.h in opensslconf.h
send-error-report: Use https instead of http protocol
multilib_header_wrapper.h: Use #pragma once
Leonardo Augusto (1):
scripts/lib/wic/engine: Fix cp's target path for ext* filesystems
Liu Haitao (1):
iw: fix parsing of WEP keys
Mingli Yu (1):
logrotate.py: restore /etc/logrotate.d/wtmp
Otavio Salvador (1):
linux-firmware: Bump to 710963f revision
Ovidiu Panait (1):
ghostscript: Fix CVE-2019-6116
Peter Kjellerstedt (1):
libaio: Extend to native
Richard Purdie (23):
package: Add pkg_postinst_ontarget to PACKAGEVARS
oeqa/runtime/ptest: Avoid traceback for tests with no section
oeqa/utils/logparser: Simplify ptest log parsing code
oeqa/logparser: Further simplification/clarification
oeqa/logparser: Reform the ptest results parser
oeqa/utils/logparser: Add in support for duration, exitcode and logs by section
oeqa/logparser: Improve results handling
oeqa/logparser: Various misc cleanups
oeqa/runtime/ptest: Ensure OOM errors are logged
scripts/contrib/build-perf-test-wrapper.sh: Improve interaction with autobuilder automation
scripts/contrib/build-perf-test.sh: Remove it
oe-build-perf-report: Allow branch without hostname
oe-build-perf-report: Allow commits from different branches
oe-build-perf-report: Improve branch comparision handling
oe-build-perf-report: Fix missing buildstats comparisions
wic/engine: Fix missing parted autobuilder failures
lib/buildstats: Improve error message
scripts/oe-git-archive: Separate out functionality to library function
oe-build-perf-report/gitarchive: Move common useful functions to library
bitbake: runqueue: Fix dependency loop analysis 'hangs'
bitbake: runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATA
bitbake: siggen: Fix multiconfig corner case
bitbake: cooker: Tweak multiconfig dependency resolution
Robert Yang (5):
bluez5: Fix a race issue for tools
yocto-check-layer-wrapper: Fix path for oe-init-build-env
checklayer: Avoid adding the layer if it is already present
runqemu: Let qemuparams override default settings
runqemu: Make QB_MEM easier to set
Ross Burton (3):
e2fsprogs: fix file system generation with large files
linux-firmware: recommend split up packages
linux-firmware: split out liquidio firmware
Scott Rifenbark (2):
poky.ent: Updated "meta-intel" version to "10.1"
overview-manual, mega-manual: Updated Package Feeds diagram
Serhey Popovych (1):
openssl: Skip assembler optimized code for powerpc64 with musl
William Bourque (1):
wic/engine.py: Load paths from PATH environment variable
Xulin Sun (1):
openssl: fix multilib file install conflicts
Zheng Ruoqin (1):
mdadm: add init and service scripts
Change-Id: Ib14c2fb69d25d84aa3d4bf0a6715bba57d1eb900
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (1):
bmcweb: update TLS cipher suites to mozilla modern
Santosh Puranik (1):
Fixes in System schema PATCH handling
(From meta-phosphor rev: 18d31ce7834271e8885b1d3f9e448315e976a7bb)
Change-Id: I6a26ca66b2f5d79b347c3fb9a5ea1eba0013aa79
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update meta-openembedded to thud HEAD.
Alexander Kanavin (2):
packagegroup-meta-oe: drop ptest packages that do not exist
packagegroup-meta-oe: rename the group that contains ptest packages
Andrea Adami (4):
klibc: fix build for mipsel and mips64el with security flags enabled
waf-cross-answers: Add cross-answers-mips64el.txt
kexec-tools-klibc: fix build for mipsel and mips64el
samba: fix build on qemumips64 with musl
Andreas Müller (1):
libgit2: Fix install for multilib
Armin Kuster (1):
wireshark: update to 2.6.6
Craig McQueen (1):
python3-multidict: Workaround for broken make clean
Eduardas Meile (1):
toybox: fix to use "usrmerge" distro feature properly
Haiqing Bai (1):
ptpd: fixed the issue of ptpd2 daemon takes 100% CPU
Hong Liu (1):
wireshark: upgrade to 2.6.5
Hongxu Jia (1):
python-pyparted/python3-pyparted: drop incorrect and redundant PV
Kai Kang (1):
net-snmp: inherit ptest
Khem Raj (16):
xscreensaver: Define consistent app-defaults dir
a2jmidid: Define own do_configure
bpftool: don't build under musl
packagegroup-meta-oe: Remove arch specific packages as needed
packagegroup-meta-oe: Remove packages which don't build for musl
modemmanager: Fix build with clang
klibc: Fix build with clang
srecord: GPL-3.0 and LGPL-3.0 is correct license
packagegroup-meta-oe: Exclude unbuildable packages on mips64
packagegroup-meta-oe: Exclude android-tools breakpad on ppc
packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep
mpv: Disable lua on mips/aarch64
luajit: Disable for mips n64/n32 hosts
licenses: Add Arphic-Public-License text
nmap: Fix build with clang8/musl/libc++
mozjs: Fix symbol visibility with clang/libc++
Marc Ferland (1):
networkmanager: fix QA issue when using modemmanager and ppp in PACKAGECONFIG
Martin Jansa (1):
open-vm-tools: fix indentation and drop FILES_${PN}-dbg
Mingli Yu (1):
vim: improve reproducibility
Niko Mauno (7):
python-pygobject: Fix invalid install path
python-pygobject: Drop redundant PYTHON* refs
python-pygobject: Drop redundant dependencies
python-pygobject: Only check for even upstream versions
python-pygobject: Remove duplication in inherit
python-pygobject: Fix style issue
python-pygobject: Tune remove operation
Otavio Salvador (2):
mozjs: Avoid use of X11 from host when X11 is disabled
postgresql: Allow successful run of postgresql-setup
Primoz Fiser (1):
sedutil: fix compile errors on big endian architectures
Scott Ellis (2):
nmap: Fix typo in pcre PACKAGECONFIG
nmap: Include additional FILES path for certs
leimaohui (2):
mraa: To file do_package error in multilib.
makedumpfile: Add aarch64 into COMPATIBLE_HOST.
thc (1):
fix networkmanager apppend
Change-Id: I979f5ccefeec364f27df10888ae6258923a30659
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
include: Makefile_am: force symlink creation
(From meta-phosphor rev: e932d9ad8dbe71061523dce2228f2fbd252e05f9)
Change-Id: Ia6252d1e329fb3ccda09cce5b9f8db5354391d02
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Jason M. Bills (1):
Add method to check if an interface has been initialized
(From meta-phosphor rev: 8675815de8786bd732779e6d12c545967548180c)
Change-Id: Ic32c582b329e2087133829b90cf5d06d689a0e7a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
William A. Kennington III (3):
routing_table: Parse v6 routes
rtnetlink_server: Refresh for route changes
IPv6 gateway support
(From meta-phosphor rev: 26f21f4b4b19e9f0c04e0c9f18018315e86e6d7c)
Change-Id: I8127b6222e098ae3ede353b0c6b6afc936030e5b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ed Tanous (3):
bmcweb: Resolve build error with non-SSL builds
Implement KVM websocket proxy in bmcweb
bmcweb: fix compiler warnings
(From meta-phosphor rev: 4d72078d6370bcb9dbebd7ffb2ef9c1aeead28e8)
Change-Id: I371b2e74c70be67e70d8e33c2639e1574870ff9a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Patrick Venture (1):
build: pkg anti-pattern: use defaults
(From meta-ibm rev: 186199f195fc0b33a9c9d477ae3801f7c94b1b3f)
Change-Id: Iaa102ec4c3a022474b375e11f80c5b233e057aa7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|