• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/mjpg-streamer/0001-musl-pthread.patch
Bernd KuhlsBernd Kuhls committed f88a49064df26 Jan 2016
Raw file
Source viewDiff to previous
 
1
Fix musl build
2
​
3
Patch written by Thomas Petazzoni:
4
http://patchwork.ozlabs.org/patch/572309/
5
​
6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
7
​
8
diff -uNr mjpg-streamer-bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b.org/plugins/input.h mjpg-streamer-bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b/plugins/input.h
9
--- mjpg-streamer-bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b.org/plugins/input.h  2015-11-09 15:56:47.000000000 +0100
10
+++ mjpg-streamer-bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b/plugins/input.h  2016-01-26 20:19:05.884349502 +0100
11
@@ -20,6 +20,7 @@
12
 #                                                                              #
13
 *******************************************************************************/
14
 
15
+#include <pthread.h>
16
 #include <syslog.h>
17
 #include "../mjpg_streamer.h"
18
 #define INPUT_PLUGIN_PREFIX " i: "
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.