Commit graph

311 commits

Author SHA1 Message Date
David G. F
ae0c01e1e1 Enable gdb's TUI
port of
e537c5bb74
2021-10-05 13:58:04 +02:00
heitbaum
3c5e05f866 strace: update to 5.12 2021-07-04 11:53:38 +00:00
heitbaum
532b949da9 xorg-intel-gpu-tools: update to 1.26
update 1.25 (2020-03-20) to 1.26 (2021-04-23)
news: https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/tree/NEWS
2021-04-28 08:47:40 +00:00
heitbaum
763600713a libva-utils: update to 2.11.1
update 2.10.0 (2020-12-18) to 2.11.1 (2021-04-02)
news: https://github.com/intel/libva-utils/blob/master/NEWS
release notes: https://github.com/intel/libva-utils/releases/tag/2.11.1
2021-04-02 09:46:59 +00:00
heitbaum
0849610231 strace: update to 5.11
update 5.10 (2020-12-14) to 5.11 (2021-02-17)
release notes: https://github.com/strace/strace/releases/tag/v5.11
news: https://github.com/strace/strace/blob/master/NEWS
2021-02-18 06:53:21 +00:00
Matthias Reichl
74cd52108b
Merge pull request #5063 from antonlacon/strace-aarch64
strace: dont build 32bit support for aarch64
2021-01-30 10:36:25 +01:00
CvH
d2dbbbeb1e
Merge pull request #5026 from heitbaum/edid
edid-decode: update to 2021-01-19
2021-01-30 06:17:53 +01:00
Ian Leonard
88dfb290b5 strace: dont build 32bit support for aarch64
32-bit binaries shouldn't be present in said build. Presently, it
errors with:

checking for m32 personality compile support (using   -I.  )... no
checking whether to enable m32 personality support... no
configure: error: Cannot enable m32 personality support

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-30 03:20:01 +00:00
Matthias Reichl
d24b4ae1a8 strace: move to packages/debug, drop -sysroot flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-01-27 21:24:48 +01:00
heitbaum
ef4fcb67da edid-decode: update to 2021-01-19
update 15df4ae (2019-06-14) to 770cfb9 (2021-01-19)
changelog: https://git.linuxtv.org/edid-decode.git/log/
2021-01-24 13:16:14 +00:00
Ian Leonard
02d5330409 debug: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:44 +00:00
CvH
2b55a22f6c
Merge pull request #4741 from heitbaum/va3
vadumpcaps: add vadumpcaps to show all capabilities of a VAAPI device…
2021-01-16 13:56:43 +01:00
heitbaum
c768d7163a libva-utils: update to 2.10.0
https://github.com/intel/libva-utils/releases
- add Mediacopy Sample code
- Enable new caps for rate control TCBRC
- Add --repeat command line option to vp8enc.
- fix one null pointer dereference risk
2021-01-07 09:18:38 +00:00
heitbaum
923b8ac9cc vadumpcaps: add vadumpcaps to show all capabilities of a VAAPI device/driver. 2020-12-29 22:53:30 +00:00
heitbaum
4f32ec3ba8 memtester: update to 4.5.0 2020-12-13 07:19:59 +00:00
heitbaum
f033f50d78 libva-utils: update to 2.9.1 2020-12-13 07:19:59 +00:00
heitbaum
230280139e gdb: update to 10.1 2020-12-13 07:19:59 +00:00
heitbaum
da6e69056b valgrind: update to 3.16.1 2020-12-13 07:19:54 +00:00
heitbaum
b451def5f1 xorg-intel-gpu-tools: update to 1.25 2020-12-02 08:57:20 +00:00
mglae
3a34ae6cf3 libva: libva-utils: update to 2.9.0 2020-10-04 17:39:57 +02:00
Jernej Skrabec
92d067d360 libunwind: Fix build with -fno-common 2020-06-24 20:56:40 +02:00
Jernej Skrabec
4c0e380f1c libunwind: Update to 1.4.0 2020-06-24 20:56:40 +02:00
Jernej Skrabec
28357ff759 memtester: Fix build with -fno-common 2020-06-24 20:56:40 +02:00
Matthias Reichl
f699a62097 gdb: support building remote/cross gdb for host
gdbserver is already present in the image but a remote/cross gdb
for the target arch was missing.

Add this so we can easily remote-debug programs.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-22 16:18:48 +02:00
MilhouseVH
133ea3f334 libva-utils: update to libva-utils-2.7.1 2020-04-01 18:42:25 +01:00
Jernej Škrabec
3740376a98
Merge pull request #4210 from MilhouseVH/le10_bump-various-packages-2020q1
packages: various updates (Q1 2020)
2020-02-25 23:54:17 +01:00
Jernej Skrabec
1ad1ac54cf gdb: fix expat search on some hosts 2020-02-22 07:39:18 +01:00
MilhouseVH
e4df496cfa libunwind: update to libunwind-1.3.1 2020-02-19 22:08:14 +00:00
MilhouseVH
4cd76689a9 xorg-intel-gpu-tools: update to xorg-intel-gpu-tools-1.24 2020-02-17 06:37:59 +00:00
MilhouseVH
0e1b760dd8 gdb: update to gdb-9.1 2020-02-09 12:27:23 +00:00
MilhouseVH
20f94f06d1
Merge pull request #4152 from lrusak/libva-meson
convert libva related packages to use meson
2020-01-29 20:56:50 +00:00
Lukas Rusak
43d2b8cd3b
libva-utils: use meson 2020-01-28 17:28:49 -08:00
Lukas Rusak
d02bbdce60
libva-utils: fix non x11 build after e46c85e 2020-01-26 09:41:03 -08:00
MilhouseVH
e46c85e268 libva-utils: update to libva-utils-2.6.0 2019-12-25 11:33:26 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
Ian Leonard
c92d648e1c edid-debug: fix build when not using gold
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-07-18 17:45:17 +00:00
Matthias Reichl
2f73e01def edid-decode: switch to current URL and update to latest version
The project moved from freedesktop.org to linuxtv.org in 2018.

See https://cgit.freedesktop.org/xorg/app/edid-decode/tree/README

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-19 11:35:23 +02:00
Ian Leonard
08bdf2a5cd gdb: set size build flag
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-21 02:54:54 +00:00
5schatten
6dd8f6b21b libva-utils: fix build without X11 2019-05-12 19:24:55 +02:00
CvH
e9ce9667ab
Merge pull request #3444 from lrusak/intel-gpu-tools
xorg-intel-gpu-tools: add package
2019-05-08 20:50:07 +02:00
Lukas Rusak
5cd2918047
xorg-intel-gpu-tools: add package 2019-04-21 10:45:09 -07:00
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