38 Commits

Author SHA1 Message Date
Matthias Reichl
a9bb23f191 elfutils: switch to upstream build method
Just add a patch so that the elfutils executables (eu-ar, eu-nm, ...)
aren't built/installed and use upstream build otherwise.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-04-03 14:09:02 +01:00
MilhouseVH
66cc14f7aa elfutils: update to elfutils-0.176 2019-03-01 00:08:56 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
MilhouseVH
925bdf9592 elfutils: update to elfutils-0.175 2019-02-02 15:43:07 +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
MilhouseVH
d900f44399 elfutils: update to elfutils-0.173 2018-09-19 08:15:41 +01:00
MilhouseVH
a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
CvH
9adf3204b9 elfutils: remove unused options 2018-06-26 19:40:57 +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
032cf5a44b elfutils: install libdwfl, libebl and version.h to sysroot
Needed by perf to parse and display debug symbols.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00
Matthias Reichl
8fe6d3de5c elfutils: update to 0.170
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
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
MilhouseVH
d8c21681c1 elfutils: update to elfutils-0.168 2017-05-06 22:45:25 +01:00
MilhouseVH
8ec10a9213 elfutils: new url after fedorahosted.org closed down 2017-03-02 13:47:04 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
MilhouseVH
a6ac497c5e elfutils: update to elfutils-0.167 2016-12-21 13:19:06 +00:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
a8146e1f6c
elfutils: update to 0.166 2016-09-08 23:41:02 -07:00
Lukas Rusak
aa4a668fe6 elfutils: update to 0.165 2016-06-14 01:13:32 -07: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
f574a01b9e elfutils: update to elfutils-0.164
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-18 22:12:09 +01:00
Stephan Raue
477ba1d26e elfutils: fix build, patch taken from buildroot.net, many thanks
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:40 +01:00
Stephan Raue
247044173a elfutils: update to elfutils-0.161
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:39 +01:00
Stephan Raue
d7e9849fe6 elfutils: update to elfutils-0.159. disable nls 2014-08-26 03:56:03 +02:00
Stefan Saraev
112ef0340a elfutils: build with lto 2014-04-24 19:55:06 +02:00
Stephan Raue
76df65db71 elfutils: update to elfutils-0.158
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-12 17:26:56 +02:00
Stephan Raue
821e268f4c elfutils: 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:30 +01:00
Stephan Raue
b123bb58a8 elfutils: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-12 02:57:50 +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
c8eb174388 elfutils: build with '-fPIC -DPIC'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-11-20 01:36:09 +01:00
Stephan Raue
acb917b8ed elfutils: build as static library
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-31 00:36:52 +02:00
Stephan Raue
c2333ca728 elfutils: add install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-05 19:09:20 +01:00
Stephan Raue
87c051620d elfutils: build for target, fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-05 19:02:01 +01:00