Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

afm-widget-examples: build demos from sources. #33

Open
wants to merge 1 commit into
base: flounder.chromium68
Choose a base branch
from

Conversation

jaragunde
Copy link
Contributor

Create wgt packages from application sources downloaded from:
https://github.com/jaragunde/wam-demo-applications

This repository includes the previous demos and some new ones:

  • aquarium (WebGL)
  • blob (WebGL)
  • solar-system (CSS3)

[SPEC-1987] Build WAM demo applications from sources
https://jira.automotivelinux.org/browse/SPEC-1987

Signed-off-by: Jacobo Aragunde Pérez [email protected]

Create wgt packages from application sources downloaded from:
https://github.com/jaragunde/wam-demo-applications

This repository includes the previous demos and some new ones:
* aquarium (WebGL)
* blob (WebGL)
* solar-system (CSS3)

[SPEC-1987] Build WAM demo applications from sources
https://jira.automotivelinux.org/browse/SPEC-1987

Signed-off-by: Jacobo Aragunde Pérez <[email protected]>
Copy link
Contributor

@jdapena jdapena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Further improvement would be having independent packages (and maybe even recipes) for each application. To do that you can still keep same repository, and even have a .inc for common rules (i.e. package version).

Another possibility is just defining PACKAGES with a list of all packages (i.e. afm-widget-examples-youtube, afm-widget-packages-annex, etc, etc), and put FILE_${PN}-youtube, etc, for specifying which file goes to each package. The goal of all this is being able to install a subset of the packages on the image easily (i.e. in case we find some demo is still not reliable and we do not want to add it to the default image.

Copy link
Contributor

@jdapena jdapena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's cleanup things a bit first.

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.

2 participants