From 667881340515f8931b312acf71b67b4deabb594b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 16 Nov 2011 11:25:37 +0100 Subject: [PATCH] bonescript: update to latest SRCREV for fiber support Signed-off-by: Koen Kooi --- recipes-misc/payload/bonescript.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-misc/payload/bonescript.bb b/recipes-misc/payload/bonescript.bb index b1755bbb..fe549889 100644 --- a/recipes-misc/payload/bonescript.bb +++ b/recipes-misc/payload/bonescript.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Scripting tools for the BeagleBoard and BeagleBone" -PR = "r8" +PR = "r9" inherit allarch systemd @@ -8,7 +8,7 @@ inherit allarch systemd LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -SRCREV = "c6c5f3b013eea425d3f4ee64d58b993289d2530f" +SRCREV = "f246a7236d3e7f4694b88406c3d8d901c9842820" SRC_URI = "git://github.com/jadonk/bonescript.git \ file://bonescript-git \ file://bone101.service \