Ian Leonard
b31ce30170
sysutils: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
MilhouseVH
c19a3ff780
packages: setup_toolchain $TARGET only called after package is sourced
...
Packages referencing variables defined in setup_toolchain such as CC, CXX,
AR, CFLAGS, LDFLAGS, HOST_CC etc. etc. must only reference these variables in
pre_build()/pre_configure()/pre_make() etc. functions, as the variables will not
be available when the package is sourced, but will be available after the call
to setup_toolchain() from scripts/build.
2018-12-18 03:43:28 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26
spdx: packages/sysutils
2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
8e797eff17
use openssl instead of libressl
2017-03-14 10:46:29 -07:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Lukas Rusak
5923c833db
diskdev_cmds: use unified /usr
2016-12-04 13:23:45 -08:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
Stephan Raue
f51faa070d
packages: update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
fe6501a77f
diskdev_cmds: dont build 'diskdev_cmds:init' target
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-08-05 15:44:25 +02:00
Stephan Raue
79cd9680ee
diskdev_cmds: switch to libressl support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-20 14:38:11 +02:00
Stephan Raue
07d0109d00
diskdev_cmds: install binaries and symlinks to /sbin
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 14:56:51 +02:00
Stephan Raue
5c6dc139c3
diskdev_cmds: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:18 +01:00
Stephan Raue
0f3e2d4ffa
update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
168b8c7296
diskdev_cmds: add PKG_DEPENDS_TARGET and PKG_DEPENDS_INIT
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-18 17:35:23 +01:00
Stephan Raue
38b5e5c8a1
diskdev_cmds: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-16 00:10:01 +01:00
Stefan Saraev
5bc1017799
diskdev_cmds: remove udev rule
...
this is nonsense with systemd. no long runing tasks
from udev there or shit happens. so for now let hfs+ die in
hell and udevil mount it readonly
2013-10-04 12:20:44 +03:00
Stephan Raue
e4cde4775a
util-linux: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-01 16:20:16 +02:00
Stephan Raue
5e8ad779be
diskdev_cmds: readd fsck udev rule
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-14 21:04:53 +02:00
Lars Op den Kamp
94d3dbe9e3
diskdev_cmds: pass cflags to make
2012-07-19 22:04:47 +02:00
Stephan Raue
f5979c7ae8
diskdev_cmds: fix build, use our 'ar', this fixes #874
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-29 11:46:28 +02:00
Stephan Raue
e815dc5991
diskdev_cmds: remove unneeded patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-06-29 11:45:31 +02:00
Domin6
543c89c24b
Change copyright and FSF address, this fixes #252
2012-02-29 13:36:32 +01:00
Stephan Raue
2b295192c8
diskdev_cmds: install bins to /bin, dont install filesystem create tools
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-06 21:59:32 +01:00
Stephan Raue
f648f83c80
diskdev_cmds: change download url
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-08-30 23:49:37 +02:00
Stephan Raue
7ec196045d
diskdev_cmds: dont use a patch which causes problems, backup for later
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-14 14:04:27 +02:00
Stephan Raue
1791043a31
e2fsprogs: move udev rule to force fsck check from diskdev_cmds package to here, rework udev rule to check all supported disks
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-24 20:06:15 +02:00
Stephan Raue
1b6ea3be32
diskdev_cmds: install all applets to /sbin
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-24 18:26:43 +02:00
Stephan Raue
55d6d9a654
diskdev_cmds: depends on openssl
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-05-21 17:19:00 +02:00
Travis Glenn Hansen
9a12169bb2
adding darwrin-cross
...
adding atv-bootloader
updating scripts to be able to create a mach_kernel compatible kernel image
adding udev rule with diskdev_cmds to auto fsck hfs/hfsplus partitions
2011-05-16 11:43:53 -06:00
root
64c452aa8c
adding diskdev_cmds tweaking urls to be http instead ftp adding crosscompile patch for glew installing sftp subsystem
2011-05-08 10:19:34 +02:00