Commit c71d31a8 authored by Alan Ott's avatar Alan Ott Committed by Thomas Petazzoni
Browse files

gst-omapfb: Move download link away from Google Code



Google Code is being shut down. The google code site which hosts the
source .tar.gz references github/felipec, which has a gst-omapfb
repository with the same code as the tar.gz previously referenced.

Change the GST_OMAPFB_SITE to this github repo.

Signed-off-by: default avatarAlan Ott <alan@softiron.co.uk>
Signed-off-by: default avatarCarlos Santos <casantos@datacom.ind.br>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ac5a2f5e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@
#
################################################################################

GST_OMAPFB_VERSION = 1.0
GST_OMAPFB_SITE = http://gst-dsp.googlecode.com/files
GST_OMAPFB_VERSION = v1.0
GST_OMAPFB_SITE = $(call github,felipec,gst-omapfb,$(GST_OMAPFB_VERSION))

define GST_OMAPFB_BUILD_CMDS
	$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e