History log of /openbmc/openbmc/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb (Results 1 – 25 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 06257c11 15-Aug-2024 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump b3de343e8b..2f1a1f66da

George Liu (5):
README.md: Fix MD034 warnings
README.md: Fix MD030 warnings
vendor-ibm-astlpc.md: Fix MD034 warnings
vendor-ibm-as

libmctp: srcrev bump b3de343e8b..2f1a1f66da

George Liu (5):
README.md: Fix MD034 warnings
README.md: Fix MD030 warnings
vendor-ibm-astlpc.md: Fix MD034 warnings
vendor-ibm-astlpc.md: Fix MD036 warnings
vendor-ibm-astlpc.md: Remove extra trailing spaces

Change-Id: I4a7b793e053c6eccea1d295377b05c53e6a6ee14
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.17.0-dev
# 3594786f 15-May-2024 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 1fe5899eac..b3de343e8b

John Chung (2):
core: Allow to handle destination null and broadcast endpoint id
serial: Support Frame Check Sequence

Change-Id: Ib407d8adb95

libmctp: srcrev bump 1fe5899eac..b3de343e8b

John Chung (2):
core: Allow to handle destination null and broadcast endpoint id
serial: Support Frame Check Sequence

Change-Id: Ib407d8adb95349d7b6ce4efeee74630a42165f4a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# a22fa6ac 10-Jan-2024 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 5c90129312..1fe5899eac

Nikhil Namjoshi (1):
serial: Recover the state machine when a request's bytes are dropped

Change-Id: I0c80725603f6434e11f5b99a99a89dfe1cda83fe
Sign

libmctp: srcrev bump 5c90129312..1fe5899eac

Nikhil Namjoshi (1):
serial: Recover the state machine when a request's bytes are dropped

Change-Id: I0c80725603f6434e11f5b99a99a89dfe1cda83fe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 6a1e2676 21-Dec-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 8003c71053..5c90129312

Andrew Jeffery (1):
OWNERS: Update Andrew's preferred email

Change-Id: Ib94aa65b47e4e54c3d3765cb6add5617ccb9aebb
Signed-off-by: Andrew Geissler <op

libmctp: srcrev bump 8003c71053..5c90129312

Andrew Jeffery (1):
OWNERS: Update Andrew's preferred email

Change-Id: Ib94aa65b47e4e54c3d3765cb6add5617ccb9aebb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.16.0-dev
# 1c3cd97f 07-Nov-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump e915aad440..8003c71053

Patrick Williams (1):
clang-format: copy latest and re-format

Change-Id: I67ed402758b0d59aaaa2e55f0d5f62c23698e3b1
Signed-off-by: Andrew Geissler <

libmctp: srcrev bump e915aad440..8003c71053

Patrick Williams (1):
clang-format: copy latest and re-format

Change-Id: I67ed402758b0d59aaaa2e55f0d5f62c23698e3b1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# b758e7fd 31-Oct-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 895083b592..e915aad440

Rashmica Gupta (3):
core: Ensure mctp_pktbuf_alloc() initialises end-offset in-bounds
tests: bridge: Use unique names for bindings
tests

libmctp: srcrev bump 895083b592..e915aad440

Rashmica Gupta (3):
core: Ensure mctp_pktbuf_alloc() initialises end-offset in-bounds
tests: bridge: Use unique names for bindings
tests: undef NDEBUG in tests

Change-Id: I24c48469dd5c2dd3acabee34dce94e2d877dbd28
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# d94ce074 29-Oct-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 400766f943..895083b592

Andrew Jeffery (1):
configure.ac: Run autoupdate

Change-Id: I51573ae0731aca880dfb90cc6aff48b2e968a279
Signed-off-by: Andrew Geissler <openbmcbump-g

libmctp: srcrev bump 400766f943..895083b592

Andrew Jeffery (1):
configure.ac: Run autoupdate

Change-Id: I51573ae0731aca880dfb90cc6aff48b2e968a279
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# cbf87dd4 04-Oct-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: Drop 'astlpc-raw-kcs' PACKAGECONFIG option

Earlier the 'astlpc-raw-kcs' PACKAGECONFIG option was used to populate
udev rules from the 'libmctp' repository to the system.
Now udev rules are

libmctp: Drop 'astlpc-raw-kcs' PACKAGECONFIG option

Earlier the 'astlpc-raw-kcs' PACKAGECONFIG option was used to populate
udev rules from the 'libmctp' repository to the system.
Now udev rules are dropped from the repo in favor of a KCS device path
argument provided via 'mctp' configuration file.
Correct recipe file and all the affected platforms to this new
approach.

libmctp: srcrev bump 8803dc12a9..400766f943

Konstantin Aladyshev (1):
astlpc: Provide KCS device path as a binding argument

Change-Id: I480fe1f9d211dca6db29fbedb7836d469ad2ee02
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# fd018b64 14-Sep-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 2a2a0f6fd8..8803dc12a9

Konstantin Aladyshev (1):
gitignore: Don't ignore all '*.in' files

Change-Id: I34eec1d623ae641598149846c7709bed0cade16d
Signed-off-by: Andrew Geiss

libmctp: srcrev bump 2a2a0f6fd8..8803dc12a9

Konstantin Aladyshev (1):
gitignore: Don't ignore all '*.in' files

Change-Id: I34eec1d623ae641598149846c7709bed0cade16d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# cf423aba 29-Aug-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump b7824b66b6..2a2a0f6fd8

Konstantin Aladyshev (1):
serial: Initialize pkt_trailer for the binding

Change-Id: I4bfebca0409832bd5221eb3930f836cb20149347
Signed-off-by: Andrew

libmctp: srcrev bump b7824b66b6..2a2a0f6fd8

Konstantin Aladyshev (1):
serial: Initialize pkt_trailer for the binding

Change-Id: I4bfebca0409832bd5221eb3930f836cb20149347
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 6129ad0d 23-Aug-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 8f58dca75a..b7824b66b6

Benjamin Gwin (1):
core: Fix use of wrong 'free' function

Change-Id: Ic90d2d5a7cd00822f819ceb916de32b6fb2c5679
Signed-off-by: Andrew Geissler <open

libmctp: srcrev bump 8f58dca75a..b7824b66b6

Benjamin Gwin (1):
core: Fix use of wrong 'free' function

Change-Id: Ic90d2d5a7cd00822f819ceb916de32b6fb2c5679
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 04feab07 08-Aug-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 99b9d238bc..8f58dca75a

Jason M. Bills (1):
Remove Richard

Change-Id: Icef54f686a05e8e319fd9808288dc617e76e3fdd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.co

libmctp: srcrev bump 99b9d238bc..8f58dca75a

Jason M. Bills (1):
Remove Richard

Change-Id: Icef54f686a05e8e319fd9808288dc617e76e3fdd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# ae165ab6 26-Jun-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 4df106db77..99b9d238bc

Andrew Jeffery (2):
mctp-demux-daemon: Change default log level to MCTP_LOG_NOTICE
astlpc: Log changes to KCS status register

Change-Id: Ied0

libmctp: srcrev bump 4df106db77..99b9d238bc

Andrew Jeffery (2):
mctp-demux-daemon: Change default log level to MCTP_LOG_NOTICE
astlpc: Log changes to KCS status register

Change-Id: Ied08e2cbd2697ab9642e2e574dd68a8798c4915b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# a1b9fae5 21-May-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 7f7fdc1dcb..4df106db77

Frederic Barrat (1):
astlpc: Add mctp_astlpc_tx_done() API

Change-Id: I67fe2fad8bfc2a8cc5116b54b5fd268a5b44e2f6
Signed-off-by: Andrew Geissler <ope

libmctp: srcrev bump 7f7fdc1dcb..4df106db77

Frederic Barrat (1):
astlpc: Add mctp_astlpc_tx_done() API

Change-Id: I67fe2fad8bfc2a8cc5116b54b5fd268a5b44e2f6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 09534f6c 14-May-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 2608b2943b..7f7fdc1dcb

Andrew Jeffery (1):
clang-format: copy latest and re-format

Change-Id: I3250a9712a10f5e1661f3fd1900965badb54c08a
Signed-off-by: Andrew Geissler <op

libmctp: srcrev bump 2608b2943b..7f7fdc1dcb

Andrew Jeffery (1):
clang-format: copy latest and re-format

Change-Id: I3250a9712a10f5e1661f3fd1900965badb54c08a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.14.0, 2.14.0-rc1, 2.15.0-dev
# d3f3a298 01-Apr-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 45d1332818..2608b2943b

Pedro Martelletto (1):
core: check for __mctp_alloc() failure in mctp_pktbuf_alloc()

Change-Id: I3b4ac63f2365eacb187be4bb0341a452fada2b16
Signed-of

libmctp: srcrev bump 45d1332818..2608b2943b

Pedro Martelletto (1):
core: check for __mctp_alloc() failure in mctp_pktbuf_alloc()

Change-Id: I3b4ac63f2365eacb187be4bb0341a452fada2b16
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 5aa778d2 16-Jan-2023 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump f2988977ef..45d1332818

Rashmica Gupta (1):
astlpc: Use enums instead of hardcoded numbers

Change-Id: Ibed7d2e9232452edc02b1d757387d767d57c818b
Signed-off-by: Andrew Geiss

libmctp: srcrev bump f2988977ef..45d1332818

Rashmica Gupta (1):
astlpc: Use enums instead of hardcoded numbers

Change-Id: Ibed7d2e9232452edc02b1d757387d767d57c818b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# f51e5793 08-Dec-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 0f05b6cb81..f2988977ef

Patrick Williams (3):
format: reformat with clang-format
shellcheck: ignore minor report in bootstrap.sh
prettier: re-format

Rashmica G

libmctp: srcrev bump 0f05b6cb81..f2988977ef

Patrick Williams (3):
format: reformat with clang-format
shellcheck: ignore minor report in bootstrap.sh
prettier: re-format

Rashmica Gupta (1):
pcap: Use SLL2 linktype for captures

Change-Id: Ic4c4823f4017907a5b790247bab99fda3efafd3a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.13.0
# 5191f1e7 15-Nov-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump f447b4f440..0f05b6cb81

Andrew Jeffery (1):
astlpc: Refactor redundant assertion and associated logic

Change-Id: Ife917ac238d0313b9d0d6e99c21b8cf335a385f3
Signed-off-by: A

libmctp: srcrev bump f447b4f440..0f05b6cb81

Andrew Jeffery (1):
astlpc: Refactor redundant assertion and associated logic

Change-Id: Ife917ac238d0313b9d0d6e99c21b8cf335a385f3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 39a1539a 03-Nov-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump 695deed810..f447b4f440

Rashmica Gupta (1):
astlpc: Add check for MCTP hdr version

Change-Id: Ie4e31f1fd587077fc2ad91602f30a5dc56cee472
Signed-off-by: Andrew Geissler <ope

libmctp: srcrev bump 695deed810..f447b4f440

Rashmica Gupta (1):
astlpc: Add check for MCTP hdr version

Change-Id: Ie4e31f1fd587077fc2ad91602f30a5dc56cee472
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.14.0-dev, 2.12.0
# 85a11657 16-Oct-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump c9ac4fc562..695deed810

Andrew Jeffery (12):
clang-ignore: Remove files that pass formatting
tests: core: Format with clang-format
utils: capture: Format with c

libmctp: srcrev bump c9ac4fc562..695deed810

Andrew Jeffery (12):
clang-ignore: Remove files that pass formatting
tests: core: Format with clang-format
utils: capture: Format with clang-format
container_of: Format with clang-format
alloc: Format with clang-format
utils: mctp-in: Format with clang-format
utils: mctp-pipe: Format with clang-format
utils: mctp-astlpc-daemon: Format with clang-format
tests: test-utils: Format with clang-format
libmctp-astlpc: Format with clang-format
libmctp-serial: Format with clang-format
tests: serial: Format with clang-format

Change-Id: Ibf51c1e801d68c16b14fe12a6b9bf2c0e2c2b84f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# f4d21143 04-Oct-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump fe763e9820..c9ac4fc562

Andrew Jeffery (4):
serial: Give write callbacks a consistent behaviour
core: Define return value behaviours for binding Tx callbacks
te

libmctp: srcrev bump fe763e9820..c9ac4fc562

Andrew Jeffery (4):
serial: Give write callbacks a consistent behaviour
core: Define return value behaviours for binding Tx callbacks
tests: astlpc: Rename the message Rx handler
tests: astlpc: MTU renegotiation with populated Tx queue

Change-Id: I4b94a2cc5528c6c391e794b7a2d9c2d0a8e9c8f4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


# 9936f86d 19-Sep-2022 Ed Tanous <edtanous@google.com>

Run oe-stylize on our files

In all of our recipes, we should be following yoctos lead on formatting,
order, and other things, for consistency in our meta layers.

This commit runs oe-stylize.py on a

Run oe-stylize on our files

In all of our recipes, we should be following yoctos lead on formatting,
order, and other things, for consistency in our meta layers.

This commit runs oe-stylize.py on all of our files. The types of
changes being made can be seen in the commit, but amount to:

1. Setting an explicit key ordering
2. Sectioning the files appropriately
3. Applying rules checking to our files

At some point in the near future, we would turn this on as part of
repotest, but some minor changes need to be upstreamed to meta-oe (WIP)
to make that happen.

Looking for input on whether this is something we'd like to do, and
whether the diffs below look reasonable to folks.

Signed-off-by: Ed Tanous <edtanous@google.com>
Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf

show more ...


# dd93a3e5 08-Aug-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump e25d9cc90e..fe763e9820

Andrew Jeffery (5):
astlpc: Drop `running` from struct mctp_binding_astlpc
astlpc: Fix up FILEIO function definitions
bindings: Add mctp

libmctp: srcrev bump e25d9cc90e..fe763e9820

Andrew Jeffery (5):
astlpc: Drop `running` from struct mctp_binding_astlpc
astlpc: Fix up FILEIO function definitions
bindings: Add mctp_*_init_pollfd() API
mctp-demux-daemon: Exploit binding mctp_*_init_pollfd() APIs
astlpc: Implement async support via buffer state tracking

Change-Id: Ibe8afb04f111e221dacd26aef6a2327785974125
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


Revision tags: 2.12.0-rc1
# 98f1a821 24-Jul-2022 Andrew Geissler <openbmcbump-github@yahoo.com>

libmctp: srcrev bump fcb65abbe8..e25d9cc90e

Patrick Williams (1):
OWNERS: switch 'matches' to 'matchers'

Change-Id: I381e3112a4ee52e8b69700ca494a8c9461586f7f
Signed-off-by: Andrew Geissler <o

libmctp: srcrev bump fcb65abbe8..e25d9cc90e

Patrick Williams (1):
OWNERS: switch 'matches' to 'matchers'

Change-Id: I381e3112a4ee52e8b69700ca494a8c9461586f7f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>

show more ...


12