Update buidlroot to version 2016.08.1
This commit is contained in:
2
bsp/buildroot/package/gstreamer/gst-dsp/gst-dsp.hash
Normal file
2
bsp/buildroot/package/gstreamer/gst-dsp/gst-dsp.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 45437a038979916de74e78a2cc7a0b01ba3982d0848e1e483a054c9cf0ce5883 gst-dsp-v0.10.2.tar.gz
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST_DSP_VERSION = 0.10.2
|
||||
GST_DSP_SITE = http://gst-dsp.googlecode.com/files
|
||||
GST_DSP_VERSION = v0.10.2
|
||||
GST_DSP_SITE = $(call github,felipec,gst-dsp,$(GST_DSP_VERSION))
|
||||
|
||||
define GST_DSP_BUILD_CMDS
|
||||
$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e
|
||||
|
||||
Reference in New Issue
Block a user