diff --git a/recipes-misc/payload/bonescript.bb b/recipes-misc/payload/bonescript.bb index fe549889..dc515f6a 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 = "r9" +PR = "r10" inherit allarch systemd @@ -8,7 +8,7 @@ inherit allarch systemd LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" -SRCREV = "f246a7236d3e7f4694b88406c3d8d901c9842820" +SRCREV = "077f42e3d276de18548ee82ffe125b85892144a9" SRC_URI = "git://github.com/jadonk/bonescript.git \ file://bonescript-git \ file://bone101.service \