Skip to content

Commit e3fc927

Browse files
committed
initial amlogic port
1 parent 1c4750f commit e3fc927

6 files changed

Lines changed: 6 additions & 146 deletions

File tree

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[submodule "LibreELEC.tv"]
22
path = LibreELEC.tv
3-
url = https://github.com/LibreELEC/LibreELEC.tv
3+
url = https://github.com/chewitt/LibreELEC.tv
4+
branch = amlogic
45
ignore = dirty
56
[submodule "CoreELEC"]
67
path = CoreELEC

LibreELEC.tv

Submodule LibreELEC.tv updated 386 files

config/versions

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ COREELEC20=29c066e
44
COREELEC21=c12edb4
55
COREELEC22=c965e72
66
LIBREELEC12=11d85ac
7-
LIBREELEC13=6dab8be
7+
#LIBREELEC13=6dab8be
8+
LIBREELEC13=2f6c02a
89
RELEASESHA=29efcf6

patches/LibreELEC.tv.libreelec-13/0001-build-ffmpeg-programs.patch

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@ index b55ffbd2c8..300e03e480 100644
1111
PKG_LONGDESC="FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video."
1212
PKG_PATCH_DIRS="libreelec"
1313

14-
@@ -127,7 +127,7 @@ if [ "${FFMPEG_TESTING}" = "yes" ]; then
15-
PKG_FFMPEG_TESTING+=" --enable-vout-drm --enable-outdev=vout_drm"
16-
fi
17-
else
18-
- PKG_FFMPEG_TESTING="--disable-programs"
19-
+ PKG_FFMPEG_TESTING=""
20-
fi
21-
22-
configure_target() {
2314
@@ -190,6 +190,13 @@ configure_target() {
2415
--enable-encoder=aac \
2516
--enable-encoder=wmav2 \

patches/LibreELEC.tv.libreelec-13/tmp_downgrade_systemd.patch

Lines changed: 0 additions & 134 deletions
This file was deleted.

sources

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/home/andreas/git/VDRSternELEC/sources

0 commit comments

Comments
 (0)