263 Commits

Author SHA1 Message Date
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
Matthias Reichl
c30a976c85 valgrind: update to 3.14.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-10-27 15:38:40 +02:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant 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
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
DaVukovic
edde67597c graphics: update libva/libva-utils to 2.3.0 2018-10-07 09:18:47 +02:00
CvH
75b84c1126 spdx: packages/debug 2018-07-17 23:58:49 +02:00
MilhouseVH
703ea93d56 libva-utils: update to libva-utils-2.2.0 2018-07-11 13:16:05 +01:00
Lukas Rusak
35cc038e0e
valgrind: add patch to enable armv8 2018-06-26 14:54:57 -07:00
Matthias Reichl
4c3e5d330c valgrind: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
d6ba56ef5f gdb: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Matthias Reichl
26ba408a60 memtester: initial package
Includes cross compile patch from Debian

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-13 11:21:14 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Matthias Reichl
6b7a5ce8d9 gdb: only install to target
Don't pollute sysroot with static libs and headers

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-20 10:54:57 +01:00
Matthias Reichl
544045c88c libunwind: only install to sysroot
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-17 17:15:26 +01:00
Christian Hewitt
d9ab7abb1d
Merge pull request #2491 from MilhouseVH/le90_libva_2.10
libva: update libva/libva-utils/intel-vaapi-driver 2.1.0
2018-02-16 11:24:14 +04:00
MilhouseVH
b69db15d09 libva-utils: update to libva-utils-2.1.0 2018-02-12 08:09:03 +00:00
Matthias Reichl
729efcd77a valgrind: update to 3.13.0
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-12 01:05:15 +01:00
Christian Hewitt
161ae076c9
Merge pull request #2459 from MilhouseVH/le90_package_bumps_2018v1
Package Updates: various
2018-02-10 10:54:32 +04:00
MilhouseVH
5da53e5c40 gdb: update to gdb-8.1 2018-02-06 23:28:36 +00:00
Matthias Reichl
dbc790f4d1 libunwind: new package
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
Lukas Rusak
70f2dcf880
edid-decode: add package 2017-11-11 12:39:01 -08:00
MilhouseVH
9e6020c9af libva-utils: update to libva-utils-2.0.0 2017-10-24 02:51:11 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
cvh
c6b5cdc10f fix copyright header 2017-10-16 00:01:11 +02:00
MilhouseVH
0523cd392d libva-utils: update to libva-utils-1.8.3 2017-08-24 02:12:04 +01:00
cvh
13f69f494a packages: change depends to ncurses 2017-08-21 19:19:51 +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
d7289e6ecf
libva-utils: update to 1.8.2 2017-06-14 18:19:28 -07:00
Lukas Rusak
ae3721d52c
virtual/debug: add libva-utils to build 2017-05-19 08:29:57 -07:00
Lukas Rusak
d24a72ec95
libva-utils: initial package 2017-05-18 09:14:00 -07:00
MilhouseVH
2201d21eea gdb: update to gdb-7.12.1 2017-05-10 22:29:02 +01:00
Alan
7487ed9f8e tex: changes to remove tex dependencies 2017-02-02 15:09:44 +04:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Stephan Raue
3dd3941fbf gdb: update to gdb-7.11.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 3696010d45cdd7818c7fb9bc3481ee6a87ab7731)
2016-11-16 00:18:25 +00:00
awiouy
7de5804b74 vdpauinfo: disable autoreconf 2016-11-15 20:51:46 +01:00
Lukas Rusak
1b05fc228a
valgrind: add package 2016-10-25 13:17:27 -07:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
cvh
2bbeec8418 change gnu.org download location 2016-09-14 10:55:52 +02:00
Stefan Saraev
0d9b10fb05 ncurses: replace with netbsd-curses 2016-04-20 23:25:00 -07:00
Lukas Rusak
37c3c4d33e gdb: update to 7.11 2016-03-02 22:38:29 +01:00
Stefan Saraev
922fc2d398 gdb: add / to auto-load safe-path 2016-02-01 09:15:00 +01: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
0cf74174ca gdb: update to gdb-7.10.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-12-18 12:37:34 +01:00
Stephan Raue
51eea0c617 gdb: update to gdb-7.10
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-09-04 23:56:38 +02:00
Stephan Raue
82fd73ce55 gdb: update to gdb-7.9.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-24 13:05:42 +02:00
Stephan Raue
04dc11ba15 gdb: update to gdb-7.9
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-27 08:04:22 +01:00