From d8d93df3282ad0f3bd23566152db99577f27ad90 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 11 May 2016 17:35:00 -0400 Subject: linux-yocto/4.4: update to v4.4.9 Updating to the v4.4.9 korg -stable release: Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index adc63b5a69..69a0af2f52 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -2,13 +2,13 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "4da435e403bbe6dd8fbc5cdda4411cb6afe72053" -SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" +SRCREV_machine ?= "1ae11b6ab3f6b8a5e2f57451ff7bbb17726f0ba5" +SRCREV_meta ?= "812e62b35ac2b88bbee80b7c8436d9df7065a90e" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" -LINUX_VERSION ?= "4.4.8" +LINUX_VERSION ?= "4.4.9" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg