mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
ipmitool: Split ipmievd into a separate package
We generally want to use ipmitool without the event daemon. Generally this utility is less commonly used and takes up space in our images. Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c8261ca2ee
commit
f5c6c4bf9a
@@ -37,6 +37,9 @@ SRC_URI[sha256sum] = "0c1ba3b1555edefb7c32ae8cd6a3e04322056bc087918f07189eeedfc8
|
|||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
PACKAGES =+ "${PN}-ipmievd"
|
||||||
|
FILES:${PN}-ipmievd += "${sbindir}/ipmievd"
|
||||||
|
|
||||||
# --disable-dependency-tracking speeds up the build
|
# --disable-dependency-tracking speeds up the build
|
||||||
# --enable-file-security adds some security checks
|
# --enable-file-security adds some security checks
|
||||||
# --disable-intf-free disables FreeIPMI support - we don't want to depend on
|
# --disable-intf-free disables FreeIPMI support - we don't want to depend on
|
||||||
|
|||||||
Reference in New Issue
Block a user