From 197be9dc551a85d95b059ef2b72001a72d6297ad Mon Sep 17 00:00:00 2001 From: tpmodding Date: Tue, 22 Mar 2016 14:34:25 +0100 Subject: [PATCH] added hyperion-v4l2.sh for openelec Former-commit-id: 851e3e054a708bab673b9f10b4261c51e17832e8 --- bin/openelec/hyperion-v4l2.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 bin/openelec/hyperion-v4l2.sh diff --git a/bin/openelec/hyperion-v4l2.sh b/bin/openelec/hyperion-v4l2.sh new file mode 100644 index 00000000..26b23b47 --- /dev/null +++ b/bin/openelec/hyperion-v4l2.sh @@ -0,0 +1,2 @@ +#!/bin/sh +LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/storage/hyperion/bin /storage/hyperion/bin/hyperion-v4l2 "$@"