Commit graph

29 commits

Author SHA1 Message Date
CvH
0f4fd5307c addons: reset versions to 0 2022-12-05 20:47:46 +01:00
CvH
66623697a7 addons: reset changelogs 2022-12-05 20:39:40 +01:00
Ian Leonard
eeab3d92b4 addons: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
84f2b0c809 lcdd: fix addon build, referencing serdisplib 2.02 2021-01-14 11:27:07 +00:00
heitbaum
885ab40185 lcdd: update to HEAD 2020-07-21 2020-12-24 00:07:24 +00:00
Jernej Skrabec
7930ae0c57 lcdd: fix compilation with gcc10 2020-06-24 20:56:41 +02:00
Andre Heider
3c8862a701 build: add and use get_install_dir()
Don't hardcode get_build_dir()/.install_pkg in multiple places.
2019-12-31 11:26:49 +01:00
Andre Heider
267d57d7f3 build: add and use PKG_INSTALL
Set it depending on the target, so there's no need to hardcode
$PKG_BUILD/.install_[pkg|init] in multiple places.
2019-12-31 11:26:49 +01:00
MilhouseVH
453fb57409 freetype: pkconfig needs to use sysroot as prefix
Can't set --prefix=$SYSROOT_PREFIX/usr as this creates sysroot-within-sysroot, so
patch it into freetype2.pc.

Once freetype2 is using the correct prefix we can drop the CFLAGS workaround from lcdd.
2019-04-30 16:55:49 +01:00
MilhouseVH
5285c7805f lcdd: configure prefix to prevent using host includes 2019-04-29 22:57:20 +01:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
MilhouseVH
67203a3ebc freetype: update to freetype-2.9.1 2019-03-01 00:08:56 +00:00
CvH
73b425e907 lcdd: update to e08546c 2019-01-24 22:27:25 +01:00
Matthias Reichl
5f3a2c03df lcdd: build with optimization
upstream builds with -O3, do the same to avoid undefined references
in drivers

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-11-08 14:31:18 +01:00
CvH
2923f2b56a cleanup: remove PKG_SOURCE_DIR 2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
CvH
0aeedb579b lcdd: 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
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +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
MilhouseVH
c7b9e90ce4 addons: bump PKG_REV 2017-05-10 22:32:57 +01:00
awiouy
bec0224546 lcdd: update to 466edd3 2017-04-04 14:03:19 +02:00
Christian Hewitt
c8744868e6 Merge pull request #1275 from awiouy/lcdd-9
lcdd: update to 0.5.8
2017-03-01 03:16:36 +04:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
ac32f51d3d lcdd: update to 0.5.8 2017-02-04 10:23:32 +01:00
awiouy
46b61328aa lcdd: update to c05a7de, reintroduce dm140, build with libugpio 2017-01-11 00:41:26 +01:00
awiouy
fa19cf94c0 lcdd: update to upstream 1554506 2016-12-14 00:54:09 +01:00
awiouy
374a0c10e3 lcdd: initial addon 2016-10-23 20:51:22 +02:00