mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +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:
parent
2d0ae4c205
commit
3798534696
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user