From patchwork Fri May 13 12:43:05 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [07/12] linux-bug20-linaro: use newer srcrev Date: Fri, 13 May 2011 12:43:05 -0000 From: Denis Carikli X-Patchwork-Id: 3951 Message-Id: <1305290588-7057-7-git-send-email-GNUtoo@no-log.org> To: Stefan Schmidt Cc: openembedded-devel@lists.openembedded.org Signed-off-by: Denis 'GNUtoo' Carikli Acked-by: Stefan Schmidt --- recipes/linux/linux-bug20-linaro_2.6.35.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-bug20-linaro_2.6.35.bb b/recipes/linux/linux-bug20-linaro_2.6.35.bb index 6f1bafe..8b8a6ef 100644 --- a/recipes/linux/linux-bug20-linaro_2.6.35.bb +++ b/recipes/linux/linux-bug20-linaro_2.6.35.bb @@ -5,9 +5,9 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "bug20" -PR = "r0" +PR = "r1" -SRCREV = "be4f840306ef858cffc182cde38714f9423bdeb3" +SRCREV = "42f43f4bd4a0b612b7bcad3414e42a507282fe8b" SRC_URI = "git://github.com/buglabs/bug20-2.6.35-linaro.git;branch=master;protocol=git"