Skip to content

Commit cd4a4f6

Browse files
committed
config: add x86_64 Generic and GenericLegacy
1 parent 0cee90d commit cd4a4f6

8 files changed

Lines changed: 120 additions & 0 deletions
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC12}
3+
PATCHDIR=libreelec-12
4+
5+
# Use which patch-set (patches/LibreELEC/patch-sets/)
6+
VARIANT=
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC12}
3+
PATCHDIR=libreelec-12
4+
5+
# Use project variant
6+
VARIANT=qemu
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC12}
3+
PATCHDIR=libreelec-12
4+
5+
# Use which patch-set (patches/LibreELEC/patch-sets/)
6+
VARIANT=
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic-legacy
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC12}
3+
PATCHDIR=libreelec-12
4+
5+
# Use project variant
6+
VARIANT=qemu
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic-legacy
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC13}
3+
PATCHDIR=libreelec-13
4+
5+
# Use which patch-set (patches/LibreELEC/patch-sets/)
6+
VARIANT=
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC13}
3+
PATCHDIR=libreelec-13
4+
5+
# Use project variant
6+
VARIANT=qemu
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC13}
3+
PATCHDIR=libreelec-13
4+
5+
# Use which patch-set (patches/LibreELEC/patch-sets/)
6+
VARIANT=
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic-legacy
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
DISTRO=LibreELEC.tv
2+
SHA=${LIBREELEC13}
3+
PATCHDIR=libreelec-13
4+
5+
# Use project variant
6+
VARIANT=qemu
7+
8+
# Build settings
9+
PROJECT=Generic
10+
DEVICE=Generic-legacy
11+
ARCH=x86_64
12+
13+
# VDR settings
14+
VDR_OUTPUTDEVICE=softhddevice
15+
VDR_INPUTDEVICE=satip

0 commit comments

Comments
 (0)