27 Commits

Author SHA1 Message Date
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
c945caee17 arm-mem: update to 2019-04-30
update from 0100445 (15 Mar 2019) to b48ea15 (30 Apr 2019)
changelog: https://github.com/bavison/arm-mem/commits/master
includes: ARMv7: Ensure memcmp return value is always -1, 0 or +1
While other values are permitted by ISO, there are some fears that since
these are the values returned by glibc, we may expose latent bugs by
doing anything different.
2021-01-11 08:13:28 +00:00
MilhouseVH
23b1fa6b08 arm-mem: use for all arm-based builds 2019-03-15 08:58:20 +00:00
MilhouseVH
e19777028e arm-mem: update to arm-mem-0100445 2019-03-15 06:42:18 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +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
f7cc27d9b2 arm-mem: update to a3277ce
Use -v7 library for RPi2 and Slice3, -v6 for other devices

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-11 20:42:19 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
4452de37d8 remove double newline at EOF 2017-10-16 01:25:19 +02: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
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
72f680aa3f
arm-mem: use unified /usr 2016-12-04 13:23:47 -08:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
6a757af6b3 arm-mem: init build depends on target build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:53 -07:00
Stephan Raue
f3d9f6a408 arm-mem: update to arm-mem-3aee5f4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 00:53:40 -07:00
Lukas Rusak
f99b0418a5 arm-mem: change upstream url and remove mkpkg script 2016-03-14 15:46:11 -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
bdb7909cb4 arm-mem: install libarmmem-a7.so on cortex-a7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-28 18:48:30 +02:00
Stephan Raue
97f8a42704 arm-mem: update to arm-mem-4418bb4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-28 18:48:30 +02:00
Stefan Saraev
86372de747 arm-mem: update to arm-mem-2e6f275
.. this helps debugging crashes in memcpy
2014-12-14 19:20:22 +02:00
Stephan Raue
b92377fab5 arm-mem: 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
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
5a40ed915d arm-mem: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-20 16:07:40 +01:00
Stephan Raue
ff2c7d18cc new package: add package 'arm-mem' and 'arm-mem-initramfs'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-07 06:48:26 +02:00