Skip to content

Commit 77397cc

Browse files
ojayanthkraj
authored andcommitted
ipmitool: srcrev bump ab5ce5baff..bf774149ae
Added version bump to fix the ipmitool build issue. Build failure details available as part of this commit. https://codeberg.org/IPMITool/ipmitool/commit/bf774149ae7f74c12164a5b021b23520c5ca4016 Additional commit included in this version bump are below. Alexander Amelkin (1): man: Remove duplicate description for -b and -B Alexander Filippov (3): Remove trailing spaces replace HAS_PRAGMA_PACK macros imb: refix structure packing Howitzer105mm (4): Establish a uniform structure packing syntax ipmievd: Eliminate a possible command line overrun (openembedded#27) open: Eliminate buffer overrun (openembedded#24) lan: Clean compile time warning from LAN authentication (openembedded#22) István Donkó (1): doc: fix a small typo in `print_user_usage` Johnathan Mantey (1): fru: Fix a typo causing compilation to fail (openembedded#37) Miao Wang (1): lan: fix lan print fails on unsupported parameters bbradley (1): chassis: Partial revert of 6e037d6bfbb (openembedded#19) Signed-off-by: Jayanth Othayoth <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent a90a83e commit 77397cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ LICENSE = "BSD-3-Clause"
2121
LIC_FILES_CHKSUM = "file://COPYING;md5=9aa91e13d644326bf281924212862184"
2222

2323
DEPENDS = "openssl readline ncurses"
24-
SRCREV = "ab5ce5baff097ebb6e2a17a171858be213ee68d3"
24+
SRCREV = "bf774149ae7f74c12164a5b021b23520c5ca4016"
2525
SRC_URI = "git://codeberg.org/ipmitool/ipmitool;protocol=https;branch=master \
2626
${IANA_ENTERPRISE_NUMBERS} \
2727
file://0001-csv-revision-Drop-the-git-revision-info.patch \

0 commit comments

Comments
 (0)