From 383fb0527685cf06aa4b4a25c12f87fb7b44771f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 30 Apr 2015 21:34:17 -0400 Subject: linux-yocto: add core bluetooth support to qemux86* and common-pc* Updating the configuration for the common x86 platforms to always include core bluetooth support. (From OE-Core rev: 388de1bfa1de1086d500aa8b2d4ece69cce6d5f6) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb index 15fc536e0a..1f91471dd6 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb @@ -10,7 +10,7 @@ KMETA = "meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "d5d30ba4d20e65c15df624ffce7a5cd38150348b" -SRCREV_meta ?= "1b28e65444c0da26c347eba6272984547ab4983b" +SRCREV_meta ?= "7215fe431391a322c7e39f410e7b8f2a2b507892" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg