MilhouseVH
9c8ff5871e
valgrind: update to valgrind-3.15.0
2019-04-20 19:57:30 +01:00
MilhouseVH
9851f47805
libva-utils: update to libva-utils-2.4.1
2019-04-09 18:38:13 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
Jernej Škrabec
b306960630
Merge pull request #3284 from MilhouseVH/le92_libva_2.4.0
...
libva: update to libva-2.4.0
2019-02-08 19:20:38 +01:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
7ffc044f29
gdb: update to gdb-8.2.1
2019-02-01 20:42:55 +00:00
MilhouseVH
da4634eee7
libva-utils: update to libva-utils-2.4.0
2019-02-01 19:39:45 +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
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