kszaq
a40fffdfaa
Merge pull request #3504 from jernejsk/bx2
...
Allwinner: Update Beelink X2 U-Boot patch
2019-05-11 00:03:55 +02:00
Jernej Škrabec
61fa5f5785
Merge pull request #3503 from kszaq/drop_amlogic_fixup
...
Cleanup references to past projects
2019-05-10 23:59:41 +02:00
kszaq
b311723c7e
addons: drop references to legacy projects
2019-05-10 23:56:58 +02:00
Jernej Skrabec
8e4c70b488
Allwinner: Update Beelink X2 U-Boot patch
2019-05-10 23:45:22 +02:00
kszaq
0030a190ea
wetekdvb: drop package
2019-05-10 23:32:23 +02:00
MilhouseVH
b48622994b
Merge pull request #3212 from antonlacon/rpi-zstd-img
...
rpi: switch to zstd squashfs images
2019-05-10 00:43:43 +01:00
Jernej Škrabec
fd8c5a7cca
Merge pull request #3493 from kszaq/u-boot-compression
...
u-boot: explicitly enable decompression
2019-05-09 21:35:42 +02:00
Jernej Škrabec
31b0ece132
Merge pull request #3500 from MilhouseVH/le10_little_endian
...
config/functions: endianness in meson cross is always little
2019-05-09 19:19:28 +02:00
MilhouseVH
d25890b0c2
config/functions: endianness in meson cross is always little
2019-05-09 12:31:50 +01:00
MilhouseVH
1816badd86
Merge pull request #3373 from antonlacon/libidn2
...
image: add libidn2 to system image
2019-05-09 01:24:27 +01:00
MilhouseVH
d6593e0437
Merge pull request #3326 from lrusak/serial-console
...
systemd: enable switch debug-tty to provide a debug console
2019-05-08 20:39:21 +01:00
CvH
51b2da0658
Merge pull request #3445 from lrusak/intel-media-driver
...
add Intel's new media-driver
2019-05-08 21:19:36 +02:00
Lukas Rusak
966647cb50
media-driver: add package
2019-05-08 12:18:14 -07:00
Lukas Rusak
35fdfe82af
gmmlib: add package
2019-05-08 12:18:14 -07:00
Lukas Rusak
ec17cea5e6
systemd: enable switch debug-tty to provide a debug console
...
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-05-08 11:54:58 -07:00
CvH
e9ce9667ab
Merge pull request #3444 from lrusak/intel-gpu-tools
...
xorg-intel-gpu-tools: add package
2019-05-08 20:50:07 +02:00
Jernej Škrabec
4a82fd0f70
Merge pull request #3434 from MilhouseVH/linux5.0.7+
...
linux (RPi/Generic/Allwinner): update to linux-5.0.13
2019-05-08 01:15:28 +02:00
kszaq
5e43354ca1
u-boot: explicitly enable decompression
...
u-boot defconfigs don't enable decompression routines
required if we want to use compressed kernel image.
Enable them to be able to compress kernel and run it.
2019-05-07 23:12:12 +02:00
MilhouseVH
52d7931d20
Merge pull request #3491 from CvH/10.0/pscam2
...
oscam: update to 11518
2019-05-07 18:25:57 +01:00
MilhouseVH
84a2e9cad5
linux (RPi): update to linux-403bf7d (5.0.13)
2019-05-07 16:58:55 +01:00
Ian Leonard
9a285decca
rockchip: default to zstd compression
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2019-05-06 22:16:26 +00:00
MilhouseVH
4df8ad4be2
Merge pull request #3495 from CvH/tvmosaic
...
tvmosaic: fix PKG_ARCH
2019-05-06 19:09:05 +01:00
CvH
0d0c0bf092
tvmosaic: fix PKG_ARCH
2019-05-06 20:06:48 +02:00
MilhouseVH
b0a838be28
Merge pull request #3463 from kszaq/ethmactool
...
ethmactool: new package for getting HW MAC address or generating from CPU SN
2019-05-05 21:47:12 +01:00
kszaq
f6dd0660bd
ethmactool: new package for getting HW MAC address or generating from CPU SN
...
Ethernet MAC address should be passed by u-boot in device tree. In
many cases this address is not correct: ethmactool package allows
userspace to take care of it.
Currently these are possible sources of "real" MAC:
- Amlogic: cmdline, eFuse, CPU SN
- Rockchip: CPU SN
2019-05-05 21:22:21 +02:00