mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
etcd: Inherit missing features_check
Its needed for ensuring the systemd distro feature Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,7 +26,7 @@ RDEPENDS:${PN}-dev = " \
|
|||||||
|
|
||||||
export GO111MODULE="on"
|
export GO111MODULE="on"
|
||||||
|
|
||||||
inherit go systemd pkgconfig
|
inherit go systemd pkgconfig features_check
|
||||||
|
|
||||||
# Go based binaries do not handle being stripped
|
# Go based binaries do not handle being stripped
|
||||||
INHIBIT_PACKAGE_STRIP = "1"
|
INHIBIT_PACKAGE_STRIP = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user