diff options
| -rw-r--r-- | recipes-devtools/pi-blaster/pi-blaster.inc | 2 | ||||
| -rw-r--r-- | recipes-devtools/pi-blaster/pi-blaster_git.bb | 2 |
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 | |||
| 2 | HOMEPAGE = "https://github.com/sarfata/pi-blaster/" | 2 | HOMEPAGE = "https://github.com/sarfata/pi-blaster/" |
| 3 | SECTION = "devel/libs" | 3 | SECTION = "devel/libs" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://README.md;beginline=212;endline=239;md5=a012868ef5f83b9f257af253d7cb07a3" | 5 | LIC_FILES_CHKSUM = "file://README.md;beginline=225;endline=252;md5=a012868ef5f83b9f257af253d7cb07a3" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/sarfata/pi-blaster \ | 7 | SRC_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 @@ | |||
| 1 | require pi-blaster.inc | 1 | require pi-blaster.inc |
| 2 | 2 | ||
| 3 | SRCREV = "9f45eb23a8a3b2d1c08d08a6d68f206fe91ecf4c" | 3 | SRCREV = "1035ad7dffb270c40eec1bb3a654171a755fba98" |
