Skip to content

webOS: add ARES_PACKAGE_ARGS so we can pass needed extra packaging flags via …#19110

Open
cscd98 wants to merge 1 commit into
libretro:masterfrom
webosbrew:webos-args
Open

webOS: add ARES_PACKAGE_ARGS so we can pass needed extra packaging flags via …#19110
cscd98 wants to merge 1 commit into
libretro:masterfrom
webosbrew:webos-args

Conversation

@cscd98

@cscd98 cscd98 commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

…github workflow

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises
  4. RetroArch codebase follows C89 coding rules for portability across many old platforms check using C89_BUILD=1

Description

The rust based ares-package used by github workflow needs extra params passed to package the aarch64 IPK correctly. This is different to the one provided by LG used locally.

Related Issues

Related Pull Requests

Reviewers

@cscd98 cscd98 changed the title webOS: add ARES_ARGS so we can pass needed extra packaging flags via … webOS: add ARES_PACKAGE_ARGS so we can pass needed extra packaging flags via … Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant