Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Added wayvnc and some deps #8

Open
wants to merge 1 commit into
base: mickledore
Choose a base branch
from

Conversation

omarhogni
Copy link

No description provided.

@@ -0,0 +1,16 @@
SUMMARY = "Andri's Main Loop"

Choose a reason for hiding this comment

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

meta-toradex have a recipe for aml. It adds a aml-examples package to add examples if needed.

Copy link
Author

Choose a reason for hiding this comment

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

Ok, so maybe it is not a good idea to add it here. Or would you like me to drop aml and neatvnc
but still add wayvnc?

Choose a reason for hiding this comment

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

You have to add it here, that was just a hint if you want to complete a bit your version of this recipe.

@@ -0,0 +1,20 @@
SUMMARY = "Neatvnc vnc c library"

Choose a reason for hiding this comment

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

meta-toradex also has a recipe for neatvnc.

EXTRA_OEMESON += "-Dpam=enabled"

DEPENDS = "pixman aml neatvnc libdrm jansson libxkbcommon libpam wayland-native"
RDEPENDS:${PN} += "pixman aml libdrm neatvnc jansson libxkbcommon libpam"

Choose a reason for hiding this comment

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

RDEPENDS:${PN} may not be necessary as Yocto will retrieve automatically the runtime dependencies itself looking at the installed binaries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants