From 95440df31d8fa0b1ebbcb8111215b19574209aac Mon Sep 17 00:00:00 2001 From: Grzegorz Kowalski Date: Mon, 11 Mar 2024 20:44:38 +0100 Subject: [PATCH] make hidepid architecture independent --- recipes-hardening/hidepid/hidepid_1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-hardening/hidepid/hidepid_1.0.bb b/recipes-hardening/hidepid/hidepid_1.0.bb index 41b4c7e..f78eb9f 100644 --- a/recipes-hardening/hidepid/hidepid_1.0.bb +++ b/recipes-hardening/hidepid/hidepid_1.0.bb @@ -4,6 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ad SRC_URI = "file://hidepid.sh" +inherit allarch DEPENDS = "update-rc.d-native" do_install() {