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

Make layer compatible with mickledore #28

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mattiasbus
Copy link
Contributor

* Add compatibility with Mickledore.

* In Mickledore, sample files need to be in conf/templates.
Move conf/hmx|generic to conf/templates/hmx|generic
* ntpdate not found in Mickledore layers from Variscite.
@@ -7,6 +7,5 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"

RDEPENDS:${PN} = " \
ppp \
ntpdate \
Copy link
Contributor

Choose a reason for hiding this comment

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

why is ntpdate removed?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is the motivation:

"ntpdate not found in Mickledore layers from Variscite."

Copy link
Contributor

Choose a reason for hiding this comment

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

if this layer should be compatible with kirkstone it must be included. what i can see it is still possible to use.https://git.openembedded.org/meta-openembedded/tree/meta-networking/recipes-support/ntp?h=mickledore

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.

3 participants