Commit Graph

2189 Commits

Author SHA1 Message Date
Rudi Heitbaum
19828ebbd7 commons-lang3: update to 3.18.0 2025-07-10 13:47:54 +00:00
Rudi Heitbaum
7736cc9ae0 readline: update to 8.3 2025-07-04 13:01:18 +00:00
Rudi Heitbaum
e4cdbafb54 hwdata: update to 0.397 2025-07-02 13:44:45 +00:00
Rudi Heitbaum
bcb56275d3 gettext: update to 0.25.1 2025-07-02 13:44:45 +00:00
Rudi Heitbaum
a084e59294 tbb: update to 2022.2.0 2025-07-02 13:44:45 +00:00
Rudi Heitbaum
48df55ceec automake: update to 1.18.1 2025-06-28 04:00:54 +00:00
Rudi Heitbaum
c0ed3f3c2b libcec: update to 7.1.1 2025-06-25 14:00:11 +00:00
Rudi Heitbaum
b614c5f918 mimalloc: update to 3.1.5 2025-06-14 13:00:20 +00:00
Rudi Heitbaum
ec8ed7c524 glib: update to 2.85.1 2025-06-14 03:49:33 +00:00
Rudi Heitbaum
db0b3a3d5f cmake: update to 4.0.3
Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
2025-06-13 10:10:45 +00:00
Rudi Heitbaum
171617e851 libffi: update to 3.5.1 2025-06-11 13:36:37 +00:00
Rudi Heitbaum
e2a4cadfd6 mimalloc: update to 3.1.4 2025-06-10 15:34:26 +00:00
Rudi Heitbaum
d9d899d699 mold: update to 2.40.1 2025-06-10 15:34:25 +00:00
Rudi Heitbaum
887c840661 libffi: update to 3.5.0 2025-06-09 03:01:24 +00:00
Rudi Heitbaum
b31641fc00 hwdata: update to 0.396 2025-06-06 09:16:41 +00:00
Rudi Heitbaum
bfe23a0b3c groovy: update to 4.0.27 2025-06-06 09:16:41 +00:00
Christian Hewitt
20473c430b Merge pull request #10098 from heitbaum/pkg
Package updates
2025-06-06 12:55:02 +04:00
Rudi Heitbaum
49cdf3874c flex: use flex:host stage1flex when building scan.c from scan.l
The compile logic whilst building a CROSS compiled flex could be improved.
Given that we have already built flex:host and the necessary stage1flex,
just use it. Using the --disable-bootstrap logic in the make file which
would normally call sed, replace the sed call with the call to be previously
built stage1flex. Both the patch and the update to package.mk are required.
2025-06-02 06:03:44 +00:00
Rudi Heitbaum
39fc178046 automake: update to 1.18 2025-05-29 10:12:06 +00:00
Rudi Heitbaum
5784d1576b libtool: use autotools for toolchain to work with automake-1.18 2025-05-29 10:12:06 +00:00
Rudi Heitbaum
6868e705cc mold: update to 2.40.0 2025-05-27 01:51:30 +00:00
Rudi Heitbaum
c75a95a97a flex: revert chnage to use TARGET_CC 2025-05-25 13:06:51 +00:00
Rudi Heitbaum
c534e36940 flex: use TARGET_CC not HOST_CC for target compile 2025-05-23 09:29:58 +00:00
Rudi Heitbaum
432d8fc00b ncurses: update to 6.5-20250517
use updated syntax in setting cf_cv_ cross build declarations
update to: 05516fc5eb
2025-05-23 09:29:35 +00:00
Rudi Heitbaum
828afc0ebb pkgconfig: fix build with gcc-15
ref: https://patchwork.yoctoproject.org/project/oe-core/patch/20250426134153.2801555-1-martin.jansa@gmail.com/
2025-05-23 09:29:35 +00:00