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