mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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"
|
||||
|
||||
inherit go systemd pkgconfig
|
||||
inherit go systemd pkgconfig features_check
|
||||
|
||||
# Go based binaries do not handle being stripped
|
||||
INHIBIT_PACKAGE_STRIP = "1"
|
||||
|
||||
Reference in New Issue
Block a user