Commit graph

4 commits

Author SHA1 Message Date
sydarn
c9a0d3c902 EXCLUDE_PKGS: fix bugs
skip in install, will skip when marked for installation/inclusion
skip in build, will skip when dependency.

This is a bit icky as I think you could assume in catch22 situation,
Where something is marked to be skipped, but something else (marked for
installtion) depends on it. However the main reason for EXCLUDE_PKGS atm
is to exclude emulators in BASE DEVICES (RK-ARMV8-A) that shall be
device optimized for actual devices. Later we probably want to have
package flags that signal device optimization. EXCLUDE_PKGS is probably
to be marked as a power-user feature to be used at your own risk.
2024-02-02 17:23:33 +01:00
fewtarius
655558e4a3
Fix missing export. 2023-06-29 21:16:49 +00:00
fewtarius
7ab5208b29
Package re-work. 2023-04-01 12:23:19 +00:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00