summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland
diff options
context:
space:
mode:
authorSpenser Gilliland <spenser@gillilanding.com>2013-06-06 06:47:24 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-06 23:08:39 +0200
commit8645437c0cc0fffa6962030ddd90698ab917891e (patch)
tree35fe6df14013a621fe0e2b6f3b8f7741f59ed13e /package/rpi-userland
parent6b16001d4f026fd08f14a4b2043710531b50a0ad (diff)
downloadbuildroot-novena-8645437c0cc0fffa6962030ddd90698ab917891e.tar.gz
buildroot-novena-8645437c0cc0fffa6962030ddd90698ab917891e.zip
rpi-userland: fix github tarball to use commit id
Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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 cdf0bf97e..45ad64bad 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -5,7 +5,7 @@
################################################################################
RPI_USERLAND_VERSION = 5e9a740a88a889dfc8a18bb1b00c17e5dd9d0108
-RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/master
+RPI_USERLAND_SITE = http://github.com/raspberrypi/userland/tarball/$(RPI_USERLAND_VERSION)
RPI_USERLAND_LICENSE = BSD-3c
RPI_USERLAND_LICENSE_FILES = LICENCE
RPI_USERLAND_INSTALL_STAGING = YES