[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] d9eb0b: [docker] fix run.sh fo
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] d9eb0b: [docker] fix run.sh for OSX with access to X |
Date: |
Wed, 18 Nov 2015 15:00:37 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: d9eb0b41f8035d9959fb1c62f2cd2d285892bf86
https://github.com/paparazzi/paparazzi/commit/d9eb0b41f8035d9959fb1c62f2cd2d285892bf86
Author: Felix Ruess <address@hidden>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M docker/run.sh
Log Message:
-----------
[docker] fix run.sh for OSX with access to X
- OSX readlink doesn't have the -f or -m options, require correct PAPARAZZI_SRC
to be set already for now
- using xauth with docker on OSX doesn't work, so we use socat to forward the
socket via TCP
- see https://github.com/docker/docker/issues/8710
- no (pulse)audio on OSX...
- find on OSX doesn't have the -printf option... so use exec echo instead
this will hopefully fix #1421
Commit: fad0da4d6e8baced6511833eb8696aa3370a1162
https://github.com/paparazzi/paparazzi/commit/fad0da4d6e8baced6511833eb8696aa3370a1162
Author: Felix Ruess <address@hidden>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M conf/modules/video_thread.xml
Log Message:
-----------
[modules] fix video_thread for nps target
Compare:
https://github.com/paparazzi/paparazzi/compare/545883421c0b...fad0da4d6e8b
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] d9eb0b: [docker] fix run.sh for OSX with access to X,
GitHub <=