1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-04-20 11:29:54 +00:00

iota: use custom kernel instead of the one from poky tiny

Change-Id: I6cf83071d8dfde2d41d4ea3d8ad006ba4bbabda5
Signed-off-by: Tushar Khandelwal <tushar.khandelwal@arm.com>
This commit is contained in:
Tushar Khandelwal
2019-07-21 22:26:21 +01:00
parent f43c35f07c
commit 912967dcd7

View File

@@ -9,6 +9,8 @@ DISTRO_NAME = "Iota - Tiny Linux Distribution"
DISTRO = "iota-tiny"
DISTRO_VERSION = "0.1"
PREFERRED_PROVIDER_virtual/kernel = "linux-arm"
INHERIT += "image-buildinfo"
TCLIBC = "musl"