# ipmi-fru-parser **Repository Path**: openbmc_masterhu/ipmi-fru-parser ## Basic Information - **Project Name**: ipmi-fru-parser - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-02-11 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ipmi-fru-parser ## To Build To build this package, do the following steps: 1. `./bootstrap.sh` 2. `./configure ${CONFIGURE_FLAGS}` 3. `make` To full clean the repository again run `./bootstrap.sh clean`.