cgroup-lite: Inherit allarch

This recipe just installs a pair of shell scripts.

Signed-off-by: Paul Barker <pbarker@toganlabs.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Paul Barker 2017-04-03 11:27:13 +01:00 committed by Bruce Ashfield
parent 269a9208fb
commit 651bbe8bc4

View File

@ -9,6 +9,7 @@ SRC_URI += "file://cgroups-init"
SRC_URI[md5sum] = "b20976194ee8fdb61e6b55281fb6ead4"
SRC_URI[sha256sum] = "a79ab9ae6fb3ff3ce0aa5539b055c0379eaffdc6c5f003af4010fcea683c1a45"
inherit allarch
inherit update-rc.d
INITSCRIPT_NAME = "cgroups-init"