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-09-02 15:50:40 +01:00
parent f43c35f07c
commit 912967dcd7
+2
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"