Skip to content

Commit 2fecd33

Browse files
resize-rootfs: inherit allarch
Recipe only includes architecture independent content (systemd service files). Signed-off-by: Ricardo Salveti <ricardo.salveti@oss.qualcomm.com>
1 parent 764a36f commit 2fecd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-bsp/resize-rootfs/resize-rootfs_1.0.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SRC_URI += "\
77
file://growfs-root.preset \
88
"
99

10-
inherit features_check systemd
10+
inherit allarch features_check systemd
1111
REQUIRED_DISTRO_FEATURES = "systemd"
1212

1313
S = "${UNPACKDIR}"

0 commit comments

Comments
 (0)