Commit Graph

1168 Commits

Author SHA1 Message Date
Christian Hewitt
2525a6d73d Generic: unbrand ovf.template
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
addfbf42b2 treewide: set DISTRO_HOME_URL from options
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
fa90a43177 treewide: unbrand LE_TMP to IMG_TMP
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
51b1613d9e scripts: unbranding changes for image script
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
2bb6195b2d treewide: unbrand LIBREELEC_DEVICE to DISTRO_DEVICE
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
c76d6596cd treewide: unbrand LIBREELEC_PROJECT to DISTRO_PROJECT
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
1789798523 treewide: unbrand LIBREELEC_BUILD to DISTRO_BUILD
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
868b16b46e treewide: unbrand LIBREELEC_ARCH to DISTRO_ARCH
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Christian Hewitt
0cf465a345 treewide: unbrand LIBREELEC_VERSION to DISTRO_VERSION
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
2025-05-11 12:28:50 +00:00
Matthias Reichl
17d310e60a Revert "buildsystem: use distribution defined addon install path"
This reverts commit 31dfa27800.
2025-02-08 00:34:21 +01:00
luzpaz
91a4766cef treewide: fix typos
Found via `codespell -q 3 -S "*.patch,*.po" -L acount,afile,distroname,parm,serie,synopsys`
2025-02-03 07:04:59 -05:00
Christian Hewitt
d3e4dbf9aa Merge pull request #7229 from Portisch/ADDON_INSTALL_DIR
buildsystem: use distribution defined addon install path
2025-01-17 14:30:50 +04:00
Christian Hewitt
066adecd5d scripts: add LibreComputer alta/solitude to uboot_helper 2024-11-01 13:41:12 +00:00
Ian Leonard
7b57ee7a3c scripts/get_archive: error on 400 series http status codes
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-10-19 02:26:30 -04:00
Rudi Heitbaum
00b8c80375 Merge pull request #9347 from antonlacon/use-curl
buildsystem: replace wget with curl
2024-10-19 11:09:47 +11:00
Ian Leonard
95e2a94898 build: replace wget with curl for fetching archives
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-10-18 19:49:30 -04:00
Ian Leonard
a7d9b7fc1c checkdeps: replace wget with curl
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-10-18 19:49:30 -04:00
Ian Leonard
d6218c0409 checkdeps: add rsync as required package
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-10-18 19:46:36 -04:00
Matthias Reichl
86f88a28d0 Merge pull request #9301 from heitbaum/cfglib
add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
2024-10-18 13:16:39 +02:00
heitbaum
fa6e7ee5b7 NXP (iMX8): add support for Coral Edge TPU Development Board 2024-10-01 07:09:21 +00:00
Rudi Heitbaum
46fec4402f scripts/build: add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
Allows packages to be updated to remove the configure warning:
  configure: WARNING: unrecognized options: --disable-static, --enable-shared

add the following line to the affected package.mk files
  PKG_BUILD_FLAGS="-cfg-libs"

-cfg-libs, -cfg-libs:host and -cfg-libs:init are used
2024-09-15 11:46:08 +00:00
Rudi Heitbaum
df06309b7d scripts and tools: only use --passive-ftp for ftp: urls 2024-09-08 11:03:31 +00:00
Jernej Skrabec
e9f9e78201 scripts: add python toolchain 2024-08-24 08:12:11 +02:00
Jernej Skrabec
68313a722e scripts: add python-flit toolchain 2024-08-24 08:12:11 +02:00
CvH
58ebc091cf cleanup scripts: scripts/ 2024-07-06 13:09:20 +02:00