From 8933893886569f9bbfc4ba7b2678f8c7c6aec611 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 6 Jun 2016 04:15:28 -0400 Subject: yocto-bsps: add i2c definitions to beaglebone Importing i2c dtsi support from linux-omap. This enables the busses for future development and application support. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index bf7d6c5959..dd2b466752 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.24" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "403eda4633e9037fb715d0d1e8ae847b2bd0651a" +SRCREV_machine ?= "57f17e7008c57885ef5c41bda2829589e499ae28" SRCREV_meta ?= "4b4199bd24f206d459061bb0a920d009429d5ed3" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg