projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b252299
)
ola: use https:// urls for cloning
author
Jo-Philipp Wich
<
[email protected]
>
Wed, 21 Jan 2015 13:24:27 +0000
(14:24 +0100)
committer
Jo-Philipp Wich
<
[email protected]
>
Wed, 21 Jan 2015 13:24:27 +0000
(14:24 +0100)
The SSH transport can trigger interactive prompts during the build,
this is failing all build bots atm.
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
net/ola/Makefile
patch
|
blob
|
history
diff --git
a/net/ola/Makefile
b/net/ola/Makefile
index 4a6719cbf0664aa87aa9f0d36be78a8666863cc8..08fd4755ae60fa57b002466ea3de3e6957140e01 100644
(file)
--- a/
net/ola/Makefile
+++ b/
net/ola/Makefile
@@
-13,7
+13,7
@@
PKG_VERSION:=0.9.3
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=
[email protected]
:
OpenLightingProject/ola.git
+PKG_SOURCE_URL:=
https://github.com/
OpenLightingProject/ola.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=d949ab88ab2c12d4d94b50a0a0df633d634f08fd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz