summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland
diff options
context:
space:
mode:
authorMischa Jonker <Mischa.Jonker@synopsys.com>2013-12-05 18:20:46 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-06 22:38:26 +0100
commite5c392830ed3976269282c4f173d11f64a380e3c (patch)
tree974c26cf4cf1ecbd94c694d49dd1e3c9010725b2 /package/rpi-userland
parentc7c7d0697c00e45bcfad15b027f5c66005f4c005 (diff)
downloadbuildroot-e5c392830ed3976269282c4f173d11f64a380e3c.tar.gz
buildroot-e5c392830ed3976269282c4f173d11f64a380e3c.zip
packages: convert Github http:// users to the github helper
[Thomas: taken from Mischa original github patch.] Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/rpi-userland')
-rw-r--r--package/rpi-userland/rpi-userland.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index b17a5f4106..8911ae0065 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -5,7 +5,7 @@
################################################################################
RPI_USERLAND_VERSION = d2c9f912da389c23ed27e81e940be3540f64fc59
-RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION)
+RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3c
RPI_USERLAND_LICENSE_FILES = LICENCE
RPI_USERLAND_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud