summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/pi-blaster
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2017-09-06 20:37:03 +0100
committerAndrei Gherzan <andrei@gherzan.com>2017-09-08 18:47:41 +0100
commit50cbbb01519c9356db61beef501236f7f1bfcf15 (patch)
treeb9786f952d0b277417352386bb1330c748f8416d /recipes-devtools/pi-blaster
parentb6b6ecb6cb9211b1a4c5ffbb4d03a2d0fe128369 (diff)
downloadmeta-raspberrypi-50cbbb01519c9356db61beef501236f7f1bfcf15.tar.gz
pi-blaster: Update to current master HEAD
License in the README was moved a couple of lines below. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
Diffstat (limited to 'recipes-devtools/pi-blaster')
-rw-r--r--recipes-devtools/pi-blaster/pi-blaster.inc2
-rw-r--r--recipes-devtools/pi-blaster/pi-blaster_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/pi-blaster/pi-blaster.inc b/recipes-devtools/pi-blaster/pi-blaster.inc
index 6ea4fa3..3cb79cc 100644
--- a/recipes-devtools/pi-blaster/pi-blaster.inc
+++ b/recipes-devtools/pi-blaster/pi-blaster.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "This project enables PWM on the GPIO pins you request of a Raspbe
2HOMEPAGE = "https://github.com/sarfata/pi-blaster/" 2HOMEPAGE = "https://github.com/sarfata/pi-blaster/"
3SECTION = "devel/libs" 3SECTION = "devel/libs"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://README.md;beginline=212;endline=239;md5=a012868ef5f83b9f257af253d7cb07a3" 5LIC_FILES_CHKSUM = "file://README.md;beginline=225;endline=252;md5=a012868ef5f83b9f257af253d7cb07a3"
6 6
7SRC_URI = "git://github.com/sarfata/pi-blaster \ 7SRC_URI = "git://github.com/sarfata/pi-blaster \
8 file://remove-initscript-lsb-dependency.patch \ 8 file://remove-initscript-lsb-dependency.patch \
diff --git a/recipes-devtools/pi-blaster/pi-blaster_git.bb b/recipes-devtools/pi-blaster/pi-blaster_git.bb
index ac812ab..730f9d3 100644
--- a/recipes-devtools/pi-blaster/pi-blaster_git.bb
+++ b/recipes-devtools/pi-blaster/pi-blaster_git.bb
@@ -1,3 +1,3 @@
1require pi-blaster.inc 1require pi-blaster.inc
2 2
3SRCREV = "9f45eb23a8a3b2d1c08d08a6d68f206fe91ecf4c" 3SRCREV = "1035ad7dffb270c40eec1bb3a654171a755fba98"