[meta-ti] Koen Kooi : bonescript: update to latest git
Arago Project git
git at arago-project.org
Mon Apr 23 12:39:12 PDT 2012
Module: meta-ti
Branch: master
Commit: a70dab6fe30ae2f784cb6fe46e612ad378a9fe9c
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a70dab6fe30ae2f784cb6fe46e612ad378a9fe9c
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Sun Apr 22 14:50:06 2012 +0200
bonescript: update to latest git
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-misc/payload/bonescript.bb | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-misc/payload/bonescript.bb b/recipes-misc/payload/bonescript.bb
index b1e92df..72bcab0 100644
--- a/recipes-misc/payload/bonescript.bb
+++ b/recipes-misc/payload/bonescript.bb
@@ -1,18 +1,18 @@
DESCRIPTION = "Scripting tools for the BeagleBoard and BeagleBone"
-PR = "r14"
+PR = "r15"
inherit systemd
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=659ee0c98db2664403c769d6b9ab50eb"
-SRC_URI = "http://dominion.thruhere.net/koen/angstrom/beaglebone/bonescript-ca0f663083cea4e434864aa276d46ff79d471dff.tar.bz2 \
+SRC_URI = "http://dominion.thruhere.net/koen/angstrom/beaglebone/bonescript-6af82b41178c37644399b19039ea7e80c1dbf8ee.tar.bz2 \
file://bonescript-git \
file://bone101.service \
"
-SRC_URI[md5sum] = "2b7edd83a752eaf0be0c7488d32c7e72"
-SRC_URI[sha256sum] = "839ee1147b83924f259dc5e373d73eb0eaa6ece76322dc156a6b04113fa89a91"
+SRC_URI[md5sum] = "e5e214857afbd2e59b52171e60810be2"
+SRC_URI[sha256sum] = "e703416a63406c8b6c89fb1079406833ce6a9eb0ae1ba0a55fe3802b83186c50"
S = "${WORKDIR}/bonescript"
More information about the meta-ti
mailing list