diff options
Diffstat (limited to 'meta-oe/recipes-bsp/ledmon/ledmon_git.bb')
| -rw-r--r-- | meta-oe/recipes-bsp/ledmon/ledmon_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/ledmon/ledmon_git.bb b/meta-oe/recipes-bsp/ledmon/ledmon_git.bb index f9ae9aad9a..1a9cb18c5c 100644 --- a/meta-oe/recipes-bsp/ledmon/ledmon_git.bb +++ b/meta-oe/recipes-bsp/ledmon/ledmon_git.bb | |||
| @@ -16,7 +16,7 @@ inherit autotools systemd | |||
| 16 | SYSTEMD_SERVICE_${PN} = "ledmon.service" | 16 | SYSTEMD_SERVICE_${PN} = "ledmon.service" |
| 17 | 17 | ||
| 18 | # 0.93 | 18 | # 0.93 |
| 19 | SRC_URI = "git://github.com/intel/ledmon;branch=master \ | 19 | SRC_URI = "git://github.com/intel/ledmon;branch=master;protocol=https \ |
| 20 | file://0002-include-sys-select.h-and-sys-types.h.patch \ | 20 | file://0002-include-sys-select.h-and-sys-types.h.patch \ |
| 21 | file://0001-Don-t-build-with-Werror-to-fix-compile-error.patch \ | 21 | file://0001-Don-t-build-with-Werror-to-fix-compile-error.patch \ |
| 22 | " | 22 | " |
