Ian Leonard
5db34cb1fb
busybox: drop host package
...
busybox:host installs two binaries into $TOOLCHAIN:
arch - the same as "uname -m"
cryptpw - generates password hashes - replaced with python
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-12 00:15:41 +00:00
Ian Leonard
2cb6f17526
config/buildsystem: generate password hash in add_user using python
...
Python3's crypt module is capable of generating password hashes. Use that
instead of busybox:host's cryptpw function.
Move password hashing into config/function's add_user(), so one need not
remember to generate the hash and then pass it into add_user().
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-12 00:15:01 +00:00
CvH
e0f9e2db10
Merge pull request #5434 from antonlacon/zstd-packages
...
scripts/extract: cleanup and add support for zstd tarballs
2021-08-11 21:01:19 +02:00
Ian Leonard
cf53953275
Dockerfiles: add zstd to docker dependencies
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-11 18:16:56 +00:00
Ian Leonard
7bbd968108
extract: cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-11 18:16:56 +00:00
Ian Leonard
c5823d0864
zstd: update to 1.5.0, change to .tar.zstd tarball
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-11 18:16:42 +00:00
Ian Leonard
a055e09c3b
buildsystem: add .tar.zst handling for package tarballs
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-08-11 17:56:42 +00:00
CvH
f3c670ab6f
Merge pull request #5530 from heitbaum/kodi
...
kodi: honour KODI_SAMBA_SUPPORT variable
2021-08-11 14:22:54 +02:00
CvH
07640605ad
Merge pull request #5159 from heitbaum/bin
...
binutils: fix parallel build with libctf requiring bfd
2021-08-11 13:30:08 +02:00
CvH
d9785e5a8c
Merge pull request #5272 from heitbaum/tc
...
toolchain: enable correct handling of cmake-make in check_toolchain_config
2021-08-11 13:24:54 +02:00
CvH
b30f709a56
Merge pull request #5266 from antonlacon/oe-init
...
init: stop checking for OPENELEC_ARCH
2021-08-11 13:23:45 +02:00
CvH
82e29f9e54
Merge pull request #5361 from vpeter4/utf8
...
glibc: include C.UTF-8 locale in image
2021-08-11 13:23:09 +02:00
CvH
c2c033d772
Merge pull request #5314 from ToKe79/libreelec-master/get_git
...
get_git: check only folder, not files
2021-08-11 13:19:46 +02:00
CvH
4f8d8eabd3
Merge pull request #5276 from arthur-liberman/fix-glib
...
Update build system for new meson and fix up glib package
2021-08-11 13:19:20 +02:00
CvH
e91a81a384
Merge pull request #5086 from heitbaum/set
...
setuptools: update to 52.0.0
2021-08-11 13:13:02 +02:00
CvH
a3c7e2c1ae
Merge pull request #5158 from SupervisedThinking/llvm
...
llvm: updated to v12.0.0
2021-08-11 13:12:37 +02:00
CvH
9099377b1d
Merge pull request #5204 from lrusak/systemd-hwdb
...
systemd: use default hwdb service
2021-08-11 13:11:43 +02:00
CvH
8c5d3a9831
Merge pull request #5208 from SupervisedThinking/libsndfile
...
libsndfile: update to 1.0.31
2021-08-11 13:11:26 +02:00
CvH
8c196a1a70
Merge pull request #5279 from heitbaum/systemd
...
systemd: update to 247.7
2021-08-11 13:10:25 +02:00
CvH
c80017fe02
Merge pull request #5302 from SupervisedThinking/xf86-input-libinput
...
xf86-input-libinput: update to 1.0.1
2021-08-11 13:10:07 +02:00
CvH
ef691a264e
Merge pull request #5305 from SupervisedThinking/gcc103
...
gcc: update to 10.3.0 / updated license short identifier
2021-08-11 13:09:35 +02:00
CvH
04bb47463d
Merge pull request #5327 from heitbaum/ssh
...
openssh: update to 8.6p1
2021-08-11 13:09:02 +02:00
CvH
cad283bb4b
Merge pull request #5354 from heitbaum/python
...
Python3: update to 3.8.11 and HSTS
2021-08-11 13:08:46 +02:00
CvH
44d1b8dfb5
Merge pull request #5406 from antonlacon/le10-minors
...
Buildsystem minor cleanups
2021-08-11 13:08:00 +02:00
CvH
8855112b23
Merge pull request #5428 from heitbaum/intel
...
intel-ucode: update to 20210608
2021-08-11 13:07:29 +02:00