* [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin
@ 2018-05-20 17:11 Danomi Manchego
2018-05-20 17:23 ` Thomas Petazzoni
2018-05-24 21:03 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Danomi Manchego @ 2018-05-20 17:11 UTC (permalink / raw)
To: buildroot
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
index 90e2209..b041014 100644
--- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
+++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
@@ -378,7 +378,7 @@ else
GST1_PLUGINS_BAD_CONF_OPTS += --disable-mxf
endif
-ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_NETSIM),y)
+ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_NETSIM),y)
GST1_PLUGINS_BAD_CONF_OPTS += --enable-netsim
else
GST1_PLUGINS_BAD_CONF_OPTS += --disable-netsim
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin
2018-05-20 17:11 [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin Danomi Manchego
@ 2018-05-20 17:23 ` Thomas Petazzoni
2018-05-24 21:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-05-20 17:23 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 20 May 2018 13:11:14 -0400, Danomi Manchego wrote:
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
> ---
> package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Good catch, applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin
2018-05-20 17:11 [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin Danomi Manchego
2018-05-20 17:23 ` Thomas Petazzoni
@ 2018-05-24 21:03 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-05-24 21:03 UTC (permalink / raw)
To: buildroot
>>>>> "Danomi" == Danomi Manchego <danomimanchego123@gmail.com> writes:
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Committed to 2018.02.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-24 21:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-20 17:11 [Buildroot] [PATCH] gst1-plugins-bad: fix typo preventing use of the netsim plugin Danomi Manchego
2018-05-20 17:23 ` Thomas Petazzoni
2018-05-24 21:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox