From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arago-project.org (ec2-184-73-161-183.compute-1.amazonaws.com [184.73.161.183]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 435B2E007A2 for ; Tue, 11 Feb 2014 14:08:23 -0800 (PST) Received: by arago-project.org (Postfix, from userid 107) id E9EB852AB2; Tue, 11 Feb 2014 22:08:22 +0000 (UTC) To: meta-ti@yoctoproject.org Message-Id: <20140211220822.E9EB852AB2@arago-project.org> Date: Tue, 11 Feb 2014 22:08:22 +0000 (UTC) From: git@arago-project.org (Arago Project git) Subject: Denys Dmytriyenko : linux-ti-staging: update with PM, connectivity and Display/Audio fixes X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 22:08:28 -0000 Content-Type: text/plain; charset=UTF-8 Module: meta-ti Branch: master Commit: 3e1959b2b6fafadb506bdc96c772d9a706838a7c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3e1959b2b6fafadb506bdc96c772d9a706838a7c Author: Denys Dmytriyenko Date: Tue Feb 11 16:50:11 2014 -0500 linux-ti-staging: update with PM, connectivity and Display/Audio fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index 87f5f3c..8254cc3 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -36,11 +36,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.12.y" -SRCREV = "7f280334068b7c875ade51f8f3921ab311f0c824" +SRCREV = "c883f50c5bbf1bf5bfaeb550991caf5fc77a1c4d" PV = "3.12.10" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \