From de8a8cf5374e343751d43e2097fb0196c365dd42 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 9 Jul 2018 11:25:35 -0400 Subject: linux-yocto: igb.cfg: change igb config from m to y Yocto Project reference board such as Minnowboard need IGB module to enable ethernet networking. It need to bundle together with kernel when use NFS boot without initramfs. (From OE-Core rev: f1b97a29a1918d4ae81cf71b026d6f2b82dfeb96) Signed-off-by: Mohamad Noor Alim Hussin Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb index 9e46576fb8..c5cb7b419a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "7e0d6d525a8deb7329c0d8f844880c5ec6c0b84a" -SRCREV_meta ?= "34d4dc9c1d160ab3c514aa20cc82a7abdf2c29b4" +SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" -- cgit v1.2.3-54-g00ecf